1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-10 04:00:28 +00:00

Commit Graph

  • 7e4c694c9f bitbake/runqueue.py: Ensure child has the default SIGCHLD handler restored Richard Purdie 2011-02-16 12:33:40 +00:00
  • 974ea1a190 bitbake/runqueue: When we successfully fork off a task and there are more processes we can start do so immediately Richard Purdie 2011-02-15 23:20:54 +00:00
  • 5a178b547b bitbake/runqueue: When we have successfully collected a pid value return True to ensure we don't sleep in the main loop Richard Purdie 2011-02-15 23:20:20 +00:00
  • 03d40a4a7b bitbake/runqueue: Add a SIGCHLD handler to ensure we wake from sleeps for SIGCHLD events Richard Purdie 2011-02-15 23:19:43 +00:00
  • 579ecccc22 bitbake/cooker: Ensure delays are accurately transfered to the idle loops from runqueue Richard Purdie 2011-02-15 23:18:39 +00:00
  • 5c4e290899 buildstats.bbclass: Fix expand call syntax Richard Purdie 2011-02-15 21:41:56 +00:00
  • 770f832a0d buildstats.bbclass: Save ended time in TaskFinished events Richard Purdie 2011-02-15 19:34:13 +00:00
  • 58e878c554 linux-yocto: add jasperforest BSP and fix lttng NMI bug Bruce Ashfield 2011-02-15 13:56:08 -05:00
  • f7cb823070 README.hardware: update the beagleboard serial port documentation Darren Hart 2011-02-14 14:52:47 -08:00
  • e0f49d2ae4 linux-libc-headers-yocto: disable device tree generation Bruce Ashfield 2011-02-14 14:07:38 -05:00
  • a824232c44 buildstats: Disable uname subprocess call for now since it appears to be breaking runqueue somehow Richard Purdie 2011-02-15 11:51:28 +00:00
  • 21c112ca49 Merge branch 'srifenbark/docs' of ssh://git.pokylinux.org/poky-contrib Richard Purdie 2011-02-15 10:02:27 +00:00
  • e5e02f3cba gypsy: Change gypsy upstream repo address Dongxiao Xu 2011-02-15 09:00:34 +08:00
  • 411056041b Buildstats commit: buildstats.bbclass Beth Flanagan 2011-02-12 16:25:09 -08:00
  • 647aaad6fb documentation/kernel-manual/kernel-how-to.xml: More changes to the creating BSP section. Scott Rifenbark 2011-02-14 17:04:23 -06:00
  • 05ac368888 documentation/kernel-manual/kernel-how-to.xml: Fixed type Scott Rifenbark 2011-02-09 12:32:15 -06:00
  • 09e2aac993 documentation/kernel-manual/kernel-how-to.xml: - Condense and merge example changed. Scott Rifenbark 2011-02-08 13:48:13 -06:00
  • 2a8c4a32be documentation/kernel-manual/kernel-how-to.xml: [BUGID# 597] Reversing common-pc-standard Scott Rifenbark 2011-02-08 13:35:45 -06:00
  • f8c5a63a25 documentation/yocto-project-qs/yocto-project-qs.xml: [BUGID# 631] - Added tip for saving disk space during a build. Scott Rifenbark 2011-02-08 12:23:54 -06:00
  • 721a9340d6 documentation/kernel-manual/kernel-how-to.xml: [BUGID# 597] Fixed common_pc Scott Rifenbark 2011-02-08 11:24:00 -06:00
  • 6cb8fd6def process.py: Avoid deprecation warning Richard Purdie 2011-02-14 16:32:07 +00:00
  • ebe2a5d8d3 xpsb-glx: add libxfixes and libxdamages to DEPENDS Saul Wold 2011-02-14 05:30:59 -08:00
  • c600ea7bac libva: add libxfixes to DEPENDS Saul Wold 2011-02-14 05:30:18 -08:00
  • e95ab29d3b kernel.bbclass: add approproate X Environment variables to allow xterm to start Saul Wold 2011-02-14 00:41:37 -08:00
  • a26163b8f5 bitbake.conf: change revision fetching to use newer fetch2 code Saul Wold 2011-02-13 23:57:59 -08:00
  • d0505605a6 distro tracking: minor fix to mc lastest version Saul Wold 2011-02-13 23:57:00 -08:00
  • f87603f2b1 dbus: change owner and mode for dbus-daemon-launch-helper in postinst Dongxiao Xu 2011-02-11 17:05:06 +08:00
  • 44e17ea034 wpa-supplicant: change dbus interface Dongxiao Xu 2011-02-11 17:03:55 +08:00
  • b9a97e07b4 bitbake/fetch2: Revert part of the unpack change until the issues with it are resolved Richard Purdie 2011-02-13 00:05:06 +00:00
  • 92a9d59fcc recipes: pre/post actions Mark Hatle 2011-02-09 18:13:50 -06:00
  • 6f6bffe5df package.bbclass: Breakout the strip from the populate_packages Mark Hatle 2011-02-08 16:07:47 -06:00
  • 9849e700ad busybox: Rework busybox to fix limitations in initscripts Mark Hatle 2011-02-11 14:18:16 -06:00
  • 3faa635fd4 fetch2: unpack revision Mark Hatle 2011-02-11 11:43:54 -06:00
  • e56f63a284 openjade: fix build issues Scott Garman 2011-02-09 16:00:08 -08:00
  • 293b023361 mirrors.bbclass: Ensure we don't overwrite any existing MIRRORS variable Richard Purdie 2011-02-11 23:50:46 +00:00
  • 029f19bd3d bitbake/fetch2: Add explict network access exception and handling to give users usable error messages Richard Purdie 2011-02-11 22:08:21 +00:00
  • 4a226460d5 bitbake/fetch2: Fix message about md5 checksums when sha256 is incorrect Richard Purdie 2011-02-11 21:59:23 +00:00
  • 0f6efe9948 lttng-control: Fix SRC_URL to point at lttng.org bernard-5.0-alpha Saul Wold 2011-02-11 07:57:36 -08:00
  • dc9cae2f12 puzzles: Update to r9084 Saul Wold 2011-02-11 07:51:57 -08:00
  • 132ec8d3b7 bitbake/fetch2: Fix patch merge error Richard Purdie 2011-02-11 16:24:26 +00:00
  • a72d49478e bitbake/fetch2: Add some debug output so its clear when PREMIRRORS, upstream and MIRRORS are being used Richard Purdie 2011-02-11 16:16:51 +00:00
  • 20afb21a37 bitbake/fetch2: Ensure network access status is reset for each loop iteration in download() Richard Purdie 2011-02-11 16:15:36 +00:00
  • 49a18f1748 sstate: Fix bugs after new fetcher Zhai Edwin 2011-02-11 21:55:07 +08:00
  • 05d8b6422d bitbake/fetch2/wget: Fix missing string parameter reference Richard Purdie 2011-02-11 12:16:44 +00:00
  • ea70c4362f bitbake/fetch2: Ensure failed fetch attempts are logged in the debug logs Richard Purdie 2011-02-11 12:14:20 +00:00
  • 7f30131faa bitbake/fetch2: Correctly handle git mirror tarball fetching Richard Purdie 2011-02-11 12:06:44 +00:00
  • 20ab1cb0ca bitbake/fetch2: Pass over malformatted (empty) mirror url lines Richard Purdie 2011-02-11 12:04:59 +00:00
  • 96aeec41bc meta: Update mirror urls to new format and update yocto project urls Richard Purdie 2011-02-11 12:04:12 +00:00
  • 8e93b533ab linux-dtb.inc: Fix package name to match PACKAGES Richard Purdie 2011-02-11 10:27:22 +00:00
  • b42ba2f95c bitbake: Remove bad commit hunk from old cvs fetcher Richard Purdie 2011-02-10 23:51:59 +00:00
  • 14dea89521 fetch2: Correct the clean() mechanism for the fetcher2 code Saul Wold 2011-02-09 14:30:29 -08:00
  • f1bbea4ab0 Export KRB5CCNAME variable Javier Martin 2011-01-31 12:27:54 +01:00
  • aacbe3f35e Fix comparison with SRCREVINACTION constant Javier Martin 2011-01-27 09:38:21 +01:00
  • c68c5f6e31 persist_data: kill unreachable break line Chris Larson 2011-02-08 13:42:46 -07:00
  • afdbb02693 bitbake-layers: fix bug with env vars leaking in Chris Larson 2011-02-07 10:58:40 -07:00
  • 882ac1afea cache: fix docstring usage Chris Larson 2011-01-20 14:32:16 -07:00
  • 68bd406962 Add initial bitbake-layers script Chris Larson 2011-02-07 10:50:27 -07:00
  • 1385162cd2 persist_data: loop on database lock for table creation Chris Larson 2011-02-08 10:41:58 -07:00
  • 6ceab2c76d formafactor: Fix qemumips machconfig to reflect update kernel fixes [BUGID #682] Saul Wold 2011-02-10 11:50:20 -08:00
  • 4af3191331 xkeyboard-config: make depend on intltool-native Darren Hart 2011-02-09 20:35:47 -08:00
  • 2501ff2565 local.conf.sample: Drop some comments about things that either no longer apply or are obsoleted (now we have -dbg packages) Richard Purdie 2011-02-10 15:36:48 +00:00
  • d2cfd3c54f qemuimagetest: Rename test scenario file from poky-image-sdk to poky-image-sato-sdk Jiajun Xu 2011-02-10 22:50:14 +08:00
  • 33df485498 mesa-dri-7.10: add missing dependency makedepend Yu Ke 2011-02-10 21:12:34 +08:00
  • 8c2f3e043b mesa-xlib-7.10: add missing dependency makedepend Yu Ke 2011-02-10 18:15:38 +08:00
  • 59a08262ab bitbake/fetch2/git: Write mirror tarballs if enabled and they don't exist, also set a default value for mirror tarball generation Richard Purdie 2011-02-10 15:14:49 +00:00
  • 5cac571791 rm_work.bbclass: Fix typo for package task directory preservation Richard Purdie 2011-02-10 12:20:57 +00:00
  • 9d7aa1090c task-poky-apps-x11-pimlico: Webkit is huge and the compile time means it doesn't make sense in our demo sato image Richard Purdie 2011-02-10 10:40:50 +00:00
  • 7b4150fe30 util-linux: Correctly prepend to PACKAGES and stop corrupting linux-util-native PACKAGES variable Richard Purdie 2011-02-10 10:39:17 +00:00
  • 3323759def ncurses: Apply unifdef-native dependency to the task that uses it, not globally Richard Purdie 2011-02-10 10:38:27 +00:00
  • d1a1635a45 package.bbclass: Only set recrdeptask for do_build if packaging is enabled for the recipe Richard Purdie 2011-02-10 10:37:49 +00:00
  • 388a92bb7c debian.bbclass: Only set rdeptask for do_package if packaging is enabled Richard Purdie 2011-02-10 10:36:43 +00:00
  • b1c0b3de20 pseudo: Add and use the 1.0 release version Richard Purdie 2011-02-10 10:34:40 +00:00
  • 0b50dc8ed6 lttng-ust: fix ppc build by removing ppc specific time reading function Dexuan Cui 2011-02-10 14:49:36 +08:00
  • 296866c38e image-swab: Convert to attach strace to the process to obtain the required swabber data Richard Purdie 2011-02-10 11:50:16 +00:00
  • d3d236b2bf Misc hard link fixes Mark Hatle 2011-02-08 22:16:41 -06:00
  • 3e6d91ece0 package.bbclass: Preserve hard links! Mark Hatle 2011-02-08 21:49:36 -06:00
  • 58ae42cbc3 lib.oe.path: Update copytree function to call shell commands since its twice as fast Richard Purdie 2011-02-09 13:01:23 +00:00
  • bb3db5106d talloc: remove talloc recipe Yu Ke 2011-02-09 20:08:37 +08:00
  • 577c89365d mesa-xlib: upgrade to 7.10 Yu Ke 2011-02-09 19:25:38 +08:00
  • 97e288ff7f mesa-7.10: set mesa 7.10 as default instead of 7.8.2 Yu Ke 2011-02-09 19:15:52 +08:00
  • d64460afde mesa-dri-7.10: replace GPLv3 talloc with MIT-x licensed ralloc Yu Ke 2011-02-09 18:54:47 +08:00
  • 068417289a image-mklibs.bbclass: add the library optimization functionality Nitin A Kamble 2011-01-25 08:43:10 -08:00
  • cfc4041988 makedepend: remove # from the beginning of DESCRIPTION lines Saul Wold 2011-02-08 14:36:57 -08:00
  • b0c2d6fed4 xserver-kdrive.inc: add openssl to DEPENDS Scott Garman 2011-02-07 14:14:00 -08:00
  • 2fbcf14199 prelink: add transfig-native to DEPENDS Scott Garman 2011-02-06 20:47:37 -08:00
  • c7de36585e transfig: new recipe v3.2.5d Scott Garman 2011-02-06 20:46:42 -08:00
  • fbf6c30fb7 imake: add native support to recipe and update DEPENDS Scott Garman 2011-02-06 20:44:23 -08:00
  • 98dec6e889 libxpm: add native support to recipe Scott Garman 2011-02-06 20:42:12 -08:00
  • 26e3ce2991 libxext: add native support to recipe Scott Garman 2011-02-06 20:40:33 -08:00
  • 38eaf20166 xorg-cf-files: new recipe v1.0.4 Scott Garman 2011-02-06 20:38:50 -08:00
  • 27b3f0813b uboot: move license data into recipe with SRC_URI Darren Hart 2011-02-09 13:38:53 -08:00
  • 6b76ceed14 uboot: build with -O2 on all architectures Darren Hart 2011-02-09 13:26:46 -08:00
  • ba163a4378 kernel.bbclass: use defconfig if it exists Darren Hart 2011-02-08 14:31:23 -08:00
  • 8d1b4fe287 linux.inc: don't overwrite an existing uImage Darren Hart 2011-02-08 14:00:52 -08:00
  • 0b8fcb95dd init-live.sh: add 'coldplug' udev trigger Tom Zanussi 2011-02-07 13:45:45 -06:00
  • d0eb6794d9 u-boot: compile with -O2 on PowerPC Ilya Yanok 2011-02-08 21:26:38 +01:00
  • 8bf1bf2189 u-boot: add LIC_FILES_CHKSUM Ilya Yanok 2011-02-08 21:26:37 +01:00
  • 5f2cf65e65 linux/u-boot: Update LICENSE fields to specify GPL version Richard Purdie 2011-02-09 11:23:51 +00:00
  • 07da5002f0 linux: add LIC_FILES_CHKSUM Ilya Yanok 2011-02-08 21:26:36 +01:00
  • 082aff4753 Merge branch 'jzhang/i686' of ssh://git.pokylinux.org/poky-contrib Richard Purdie 2011-02-09 11:18:28 +00:00