| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | bluez4: add dependency on libcheck to enable test modules | Chase Maupin | 2012-03-08 | 2 | -2/+2 |
* | udev-164: don't hardcode path to pidof | Andreas Oberritter | 2012-03-08 | 2 | -5/+3 |
* | base.bbclass: Fix PACKAGECONFIG handling when no flags are set | Richard Purdie | 2012-03-05 | 1 | -3/+4 |
* | polkit: Default to shadow, not none to fix build failures | Richard Purdie | 2012-03-05 | 1 | -2/+2 |
* | meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx) | Richard Purdie | 2012-03-05 | 44 | -129/+129 |
* | sstate: Remove unecessary bb.data.expand() | Richard Purdie | 2012-03-05 | 1 | -7/+7 |
* | meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) | Richard Purdie | 2012-03-05 | 83 | -290/+290 |
* | meta/classes: Convert to use appendVar and appendVarFlags | Richard Purdie | 2012-03-05 | 7 | -58/+24 |
* | libx11: reinstate PE=1 that got lost in the big meta-oe Xorg merge | Koen Kooi | 2012-03-05 | 2 | -1/+3 |
* | gtk+ 2.24.8: bump PR to force rebuild and feed update | Koen Kooi | 2012-03-05 | 1 | -1/+1 |
* | polkit 0.104: add 2 backports from upstream to fix crashes during auth | Koen Kooi | 2012-03-05 | 3 | -1/+119 |
* | polkit 0.104: convert pam code to PACKAGECONFIG and adhere to OE recipe style... | Koen Kooi | 2012-03-05 | 1 | -10/+15 |
* | soc-family.inc: to be included in machine.conf to add SOC_FAMILY to MACHINEOV... | Denys Dmytriyenko | 2012-03-04 | 1 | -0/+2 |
* | libx11-trim: Add error information from LSB Test Suite to makekeys_crosscompi... | Xiaofeng Yan | 2012-03-04 | 1 | -1/+32 |
* | libx11-1.4.4: Add patch "makekeys_crosscompile.patch" | Xiaofeng Yan | 2012-03-04 | 1 | -1/+2 |
* | libx11-1.4.4: Add patch makekeys_crosscompile.patch | Xiaofeng Yan | 2012-03-04 | 1 | -0/+76 |
* | gcc-cross.inc: Fix cross testing scripts to work with dash | Khem Raj | 2012-03-03 | 1 | -2/+2 |
* | eglibc-testing: Fix testing script to work well with dash | Khem Raj | 2012-03-03 | 1 | -1/+1 |
* | wpa-supplicant: fix breakage during rebuild | Steve Sakoman | 2012-03-02 | 2 | -2/+2 |
* | image_types: Ensure duplicate compressed types aren't created | Richard Purdie | 2012-03-02 | 1 | -1/+2 |
* | image_types.bbclass: We need to preserve order in the types variable and avoi... | Richard Purdie | 2012-03-02 | 1 | -4/+8 |
* | base.bbclass: If unpacking again, wipe out ${S}/patches | Richard Purdie | 2012-03-02 | 1 | -0/+1 |
* | lib/oe/patch.py: Fix and improve PatchTree() resolver logic | Richard Purdie | 2012-03-02 | 1 | -12/+53 |
* | qt4: make pulseaudio support conditional upon DISTRO_FEATURES | Paul Eggleton | 2012-03-02 | 6 | -1/+95 |
* | initscripts: Create the volatiles cache atomically. | James Limbouris | 2012-03-02 | 2 | -5/+7 |
* | linux-yocto: update to v3.2.8 | Bruce Ashfield | 2012-03-02 | 2 | -10/+10 |
* | linux-yocto/meta: add pvr feature description | Bruce Ashfield | 2012-03-02 | 5 | -5/+5 |
* | linux-yocto: make kernel_checkout reentrant | Bruce Ashfield | 2012-03-02 | 1 | -13/+20 |
* | sudo: upgrade to 1.8.4 | Scott Garman | 2012-03-02 | 2 | -5/+6 |
* | image_types: Ensure dependencies for compression types containing multiple do... | Richard Purdie | 2012-03-02 | 1 | -1/+1 |
* | V2 Fix libpam's chmod | Robert Yang | 2012-03-02 | 1 | -6/+3 |
* | busybox: Restore 'date' compatability | Gary Thomas | 2012-03-01 | 2 | -2/+2 |
* | initscripts: Properly format date when set from timestamp | Gary Thomas | 2012-03-01 | 2 | -2/+2 |
* | libproxy: Fix build errors due to missing prototypes | Khem Raj | 2012-03-01 | 2 | -2/+26 |
* | site.conf.sample: Fix broken SOCKS proxy setup and configuration | Inaky Perez-Gonzalez | 2012-03-01 | 2 | -8/+17 |
* | externalsrc.bbclass: Add class for handling external source trees | Richard Purdie | 2012-03-01 | 1 | -0/+53 |
* | toolchain-scripts: Exclude variables causing the recipe to become unecessaril... | Richard Purdie | 2012-03-01 | 1 | -0/+3 |
* | util-linux: Fix build when NLS is disabled | Khem Raj | 2012-03-01 | 2 | -2/+27 |
* | distro_tracking: Upgrade and Manual Checks | Saul Wold | 2012-03-01 | 1 | -9/+10 |
* | util-linux: Fix removal of lscpu for non-GPLv3 Build | Saul Wold | 2012-03-01 | 2 | -15/+30 |
* | pixman: updat to 0.24.4 | Saul Wold | 2012-03-01 | 1 | -4/+2 |
* | glproto: Update to 1.4.15 | Saul Wold | 2012-03-01 | 1 | -2/+2 |
* | hdparm: update to 9.39 | Saul Wold | 2012-03-01 | 1 | -2/+3 |
* | netbase: fix QA Warnings | Saul Wold | 2012-03-01 | 1 | -2/+1 |
* | perl: remove empty directories to clean QA Warnings | Saul Wold | 2012-03-01 | 1 | -2/+4 |
* | libx11-trim: Drop obsolete 1.3.4 version | Richard Purdie | 2012-03-01 | 5 | -131/+0 |
* | self-hosted-image: Create a VMDK image with correct SYSLINUX_* settings | Saul Wold | 2012-03-01 | 1 | -2/+14 |
* | image-vmdk: Create image_vmdk class and setup image and image_types to use it | Saul Wold | 2012-03-01 | 3 | -8/+35 |
* | libx11-trim/diet: Add RPROVIDES for libx11-dev | Richard Purdie | 2012-03-01 | 2 | -1/+3 |
* | image-live: Allow LABELS to be modified | Saul Wold | 2012-03-01 | 1 | -2/+3 |