| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | package.bbclass: Implement packaged-staging2 | Richard Purdie | 2010-08-19 | 1 | -40/+31 |
* | staging.bbclass: Convert to packaged-staging | Richard Purdie | 2010-08-19 | 1 | -5/+10 |
* | package_(deb|rpm): Update to use packaged-staging2 | Joshua Lock | 2010-08-19 | 2 | -10/+30 |
* | package_ipk.bbclass: Convert to new task based staging | Richard Purdie | 2010-08-19 | 1 | -2/+15 |
* | Start sstate | Richard Purdie | 2010-08-19 | 2 | -1/+298 |
* | bitbake: Initial scenequeue implementation (needs major fixes) | Richard Purdie | 2010-08-19 | 1 | -24/+262 |
* | gcc_4.5.0: fix for arm kernel failure | Nitin A Kamble | 2010-08-19 | 10 | -10/+10 |
* | elfutils: Add GNU_HASH support to elf*_xlatetof | Mark Hatle | 2010-08-19 | 2 | -1/+39 |
* | net-tools: add new recipe (1.60-23) | Kevin Tian | 2010-08-19 | 3 | -0/+188 |
* | pax: add 3.4 as new recipe | Zhai Edwin | 2010-08-19 | 1 | -0/+16 |
* | gzip: Add 1.3.12(GPLv2) as new recipe | Zhai Edwin | 2010-08-19 | 3 | -0/+137 |
* | distr-tracking: add MAINTAINER and version info for rest recipes | Kevin Tian | 2010-08-19 | 12 | -208/+1116 |
* | xinetd: Drop INHIBIT_AUTO_STAGE, this does nothing in Poky | Richard Purdie | 2010-08-19 | 1 | -2/+0 |
* | xinetd: add xinetd | Yu Ke | 2010-08-19 | 6 | -0/+386 |
* | autotools.bbclass: Drop a number of legacy functions that shouldn't be (and a... | Richard Purdie | 2010-08-19 | 1 | -33/+1 |
* | mktemp: add mktemp package | Yu Ke | 2010-08-19 | 2 | -0/+39 |
* | cracklib: add new package | Yu Ke | 2010-08-19 | 1 | -0/+12 |
* | ed: add GPLv2 version. | Dongxiao Xu | 2010-08-19 | 1 | -0/+11 |
* | eglibc: recipe cleanup | Nitin A Kamble | 2010-08-19 | 2 | -18/+12 |
* | distro_tracking: update maitanier for toolchain/devel recipes | Nitin A Kamble | 2010-08-19 | 1 | -3/+47 |
* | rsync: explicitly disable xattr and acl | Qing He | 2010-08-19 | 1 | -1/+3 |
* | gamin: add glib-2.0 as dependency | Qing He | 2010-08-19 | 1 | -1/+2 |
* | bitbake/runqueue.py: Factor task skipping code into a function | Richard Purdie | 2010-08-19 | 1 | -5/+8 |
* | bitbake/runqueue.py: Create RunQueueExecute and RunQueueExecuteTasks classes,... | Richard Purdie | 2010-08-19 | 1 | -128/+144 |
* | bitbake/cooker.py: Allow idle handlers to pass through a true value | Richard Purdie | 2010-08-19 | 2 | -2/+7 |
* | bitbake/runqueue.py: Drop duplicated class | Richard Purdie | 2010-08-19 | 1 | -6/+0 |
* | task-poky-tools: Add perf to tools-profile package | Richard Purdie | 2010-08-19 | 1 | -1/+4 |
* | native.bbclass: Ensure EXTRA_NATIVE_PKGCONFIG_PATH has a default value | Richard Purdie | 2010-08-18 | 1 | -0/+1 |
* | apmd: Add back libtool patch as the issue the patch fixed reappeared | Richard Purdie | 2010-08-18 | 1 | -1/+2 |
* | xserver-xf86-dri-lite: xorg-minimal-fonts is responsible for this symlink | Richard Purdie | 2010-08-18 | 2 | -7/+1 |
* | bitbake.conf: Set FAKEROOTENV | Richard Purdie | 2010-08-18 | 1 | -0/+1 |
* | linux-wrs: Make sure kern-tools-native is built before do_patch | Richard Purdie | 2010-08-18 | 1 | -2/+1 |
* | bitbake: Split Runqueue into two classes, a data processor and the execution ... | Richard Purdie | 2010-08-18 | 2 | -113/+124 |
* | DistroData: Cleanup Version numbers and add DistroData Parser | Saul Wold | 2010-08-17 | 5 | -14/+171 |
* | aspell: moved from meta-moblin to meta to support enchant dependency | Saul Wold | 2010-08-17 | 1 | -0/+0 |
* | distro tracking fix: cairo qemugl | Yu Ke | 2010-08-17 | 2 | -2/+3 |
* | distro-tracking: fix versions format | Kevin Tian | 2010-08-17 | 1 | -2/+2 |
* | update-rc.d.bbclass: adjust order on tweaking postinst | Kevin Tian | 2010-08-17 | 1 | -5/+10 |
* | pam: add missing bits from previous commit | Kevin Tian | 2010-08-17 | 2 | -44/+1 |
* | udev: use relative path when creating dev.tar | Kevin Tian | 2010-08-17 | 7 | -7/+7 |
* | lttng-ust: disable MIPS build since liburcu doesn't build on MIPS | Dexuan Cui | 2010-08-17 | 2 | -6/+6 |
* | gcc_4.5.0: import a missing patch from gcc_4.3.3 | Nitin A Kamble | 2010-08-17 | 11 | -10/+34 |
* | poky-default: fix a warning caused by preferred libc-initial being unset | Joshua Lock | 2010-08-17 | 1 | -0/+1 |
* | kernel.bbclass: Fix adding module dependencies to RDEPENDS | Joshua Lock | 2010-08-17 | 1 | -0/+3 |
* | cross-canadian.bbclass: Set TOOLCHAIN_OPTIONS to point at the correct sysroot | Richard Purdie | 2010-08-17 | 1 | -0/+2 |
* | build/conf: move sample conf files to meta/conf | Joshua Lock | 2010-08-17 | 4 | -2/+2 |
* | base.bbclass: Temporarily disable fakeroot for install/package until other fi... | Richard Purdie | 2010-08-17 | 1 | -1/+4 |
* | tcl: fix native build | Kevin Tian | 2010-08-17 | 1 | -4/+8 |
* | bitbake/utils.py: Allow explode_dep_versions to handle the commas join_deps c... | Richard Purdie | 2010-08-17 | 1 | -1/+1 |
* | binutils: fix the installed location of libiberty.a file | Nitin A Kamble | 2010-08-13 | 2 | -1/+22 |