| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | elfutils: add zlib into DEPENDS | Dexuan Cui | 2010-09-30 | 1 | -1/+1 |
* | gcc: fix check for target libc ssp support | Kevin Tian | 2010-09-30 | 10 | -9/+13 |
* | initrdscripts: remove the incorrect moblin message (Bug 368) | Yu Ke | 2010-09-30 | 1 | -1/+1 |
* | qmmp: add qmmp into image (Bug 301) | Yu Ke | 2010-09-30 | 2 | -3/+5 |
* | kern-tools: add BSP bootstrap support | Bruce Ashfield | 2010-09-30 | 1 | -1/+1 |
* | linux-wrs: pass ARCH to updateme | Bruce Ashfield | 2010-09-30 | 1 | -1/+1 |
* | linux-wrs: validate commits when forcing branches | Bruce Ashfield | 2010-09-30 | 1 | -6/+23 |
* | mc: add to extended, but not part of any image | Saul Wold | 2010-09-30 | 1 | -0/+0 |
* | Distro tracking: Add info for lighttpd | Saul Wold | 2010-09-30 | 1 | -0/+10 |
* | rpm_5.1.10.bb: The upstream location has changed | Mark Hatle | 2010-09-30 | 1 | -2/+2 |
* | rpm_5.1.10: Disable dependency loop message | Mark Hatle | 2010-09-30 | 2 | -0/+39 |
* | rootfs_rpm.bbclass: Add Dirnames configuration | Mark Hatle | 2010-09-30 | 1 | -0/+4 |
* | distro_tracking_fields: Updated with distro alias information | Saul Wold | 2010-09-30 | 1 | -1/+0 |
* | pointercal: Add LICENSE field | Richard Purdie | 2010-09-30 | 1 | -0/+1 |
* | udev-extraconf: Fix LICENSE field | Richard Purdie | 2010-09-30 | 1 | -1/+1 |
* | pong-clock: Fix LICENSE field | Richard Purdie | 2010-09-30 | 1 | -2/+2 |
* | signgp: Add licence info from OE.dev | Richard Purdie | 2010-09-30 | 2 | -2/+37 |
* | task-poky-lsb/basic: Add LICENSE fields | Richard Purdie | 2010-09-30 | 2 | -0/+2 |
* | run-postinsts: Add LICENSE | Richard Purdie | 2010-09-30 | 1 | -0/+1 |
* | bitbake/bitbake-sigdiff: Extend to handle dumping single state siginfo files | Richard Purdie | 2010-09-30 | 2 | -1/+28 |
* | bitbake/siggen: Fix issue where excluded dependencies caused exceptions | Richard Purdie | 2010-09-30 | 1 | -0/+2 |
* | poky.conf: Add BB_HASHBASE_WHITELIST to ignore variables which don't influenc... | Richard Purdie | 2010-09-30 | 1 | -1/+1 |
* | Revert "Drop vm_mmap_min_addr checks from scripts and sanity class" | Joshua Lock | 2010-09-29 | 2 | -0/+18 |
* | sstate: list directories in child first order in the manifest file | Joshua Lock | 2010-09-29 | 1 | -2/+4 |
* | procps: use new batch update-alternatives feature | Kevin Tian | 2010-09-29 | 1 | -30/+6 |
* | diffutils: use new batch update-alternatives feature | Kevin Tian | 2010-09-29 | 1 | -20/+2 |
* | bzip2: use new batch update-alternatives feature | Kevin Tian | 2010-09-29 | 1 | -20/+5 |
* | update-alternative.bbclass: add batch alternatives support | Kevin Tian | 2010-09-29 | 1 | -2/+81 |
* | e2fsprogs: Don't change ownership of the patches directory | Gary Thomas | 2010-09-29 | 1 | -1/+1 |
* | gstreamer: Ensure correct orcc version is used | Gary Thomas | 2010-09-29 | 1 | -0/+8 |
* | handbook/bsp-guide: Fix typo | Richard Purdie | 2010-09-29 | 1 | -1/+1 |
* | poky-doc-tools: Remove unnecessary autotools usage and simplfy structure | Richard Purdie | 2010-09-29 | 27 | -383/+18 |
* | sstate.bbclass: Add signature hash to sstate package names | Richard Purdie | 2010-09-29 | 1 | -1/+1 |
* | bitbake/bitbake-runtask: Signatures are needed in task context and have littl... | Richard Purdie | 2010-09-29 | 1 | -0/+1 |
* | sstate.bbclass: Update to use SSTATE variables everywhere and remove the now ... | Richard Purdie | 2010-09-29 | 5 | -18/+19 |
* | sstate.bbclass: pstage -> sstate name changes (no global implications) | Richard Purdie | 2010-09-29 | 1 | -29/+29 |
* | sstate.bbclass: Rename PSTAGE2 -> SSTATE | Richard Purdie | 2010-09-29 | 1 | -35/+35 |
* | bitbake/siggen: Ensure full signature data is not held unless needed, reducin... | Richard Purdie | 2010-09-29 | 3 | -15/+22 |
* | connman: fix the issue that connman could not disconnect from shutdown AP | Dongxiao Xu | 2010-09-28 | 3 | -3/+45 |
* | task-poky-basic.bb: fix lighttpd typo | Saul Wold | 2010-09-28 | 1 | -1/+1 |
* | task-poky-basic.bb: add lighttp to basic image type for webserver | Saul Wold | 2010-09-28 | 1 | -0/+1 |
* | local.conf.sample: set RPM as default package and rootfs image creation | Saul Wold | 2010-09-28 | 1 | -2/+3 |
* | lighttpd: Add 1.4.28 as new recipe. | Zhai Edwin | 2010-09-28 | 4 | -0/+423 |
* | bitbake: Pass task hash information to subprocesses | Richard Purdie | 2010-09-28 | 3 | -5/+47 |
* | bitbake/fetch: fix logic to prevent fetches when the file already exists | Joshua Lock | 2010-09-28 | 1 | -0/+2 |
* | codeparser.py: Fix storing of hash values as object references can be corrupted | Richard Purdie | 2010-09-28 | 1 | -8/+11 |
* | iproute2: Disable PARALLEL_MAKE | Saul Wold | 2010-09-27 | 2 | -1/+3 |
* | eglibc: add FILESPATH to avoid failure on unpack | Dexuan Cui | 2010-09-27 | 1 | -0/+2 |
* | poky-default.inc: change the hardcoded glibc-initial to ${POKYLIBC}-initial | Dexuan Cui | 2010-09-27 | 1 | -1/+1 |
* | distro_tracking_fields.inc: update cpio info | Scott Garman | 2010-09-27 | 1 | -1/+1 |