aboutsummaryrefslogtreecommitdiffstats
path: root/meta
AgeCommit message (Expand)Author
2012-03-08bzip2: split into binary and library packagesAndreas Oberritter
2012-03-08bitbake.conf: use empty SRC_URI by defaultAndreas Oberritter
2012-03-08gtk+: Amend upstream status of configure-nm.patchJames Limbouris
2012-03-08gdk-pixbuf: Pick up ${NM} from the environment.James Limbouris
2012-03-08kernel.bbclass: Remove warnings for modutils and modprobe.dDarren Hart
2012-03-08external-csl-toolchain: override PKGV, not PKGV_${PN}Christopher Larson
2012-03-08xz: split out liblzma as seperate packagesKoen Kooi
2012-03-08polkit: Fix Upstream-Status tagSaul Wold
2012-03-08valgrind: Support compilation without X11Mike Crowe
2012-03-08mime.bbclass: Fix bracket error.Samuel Stirtzel
2012-03-08shadow-sysroot: Fix for multilibZhai Edwin
2012-03-08multilib: extend all recipes in multilib.confDongxiao Xu
2012-03-08linux-yocto/rt: udpate SRCREVs to 3.2.9-rt16Bruce Ashfield
2012-03-08linux-yocto/meta: fix incorrect config referencesBruce Ashfield
2012-03-08psplash: Add mising commands module import.Peter Tworek
2012-03-08gcc: Upgrade to 4.6.3 releaseKhem Raj
2012-03-08logrotate 3.7.9: Allow rotate log across filesystemsRobert Yang
2012-03-08linux-yocto: v3.2.9, v3.0.23 + fixes and updatesBruce Ashfield
2012-03-08linux-yocto: use bareclone optionBruce Ashfield
2012-03-08image_types: add IMAGE_ROOTFS_ALIGNMENTKen Werner
2012-03-08libsdl: add DirectFB supportAndreas Oberritter
2012-03-08bluez4: add dependency on libcheck to enable test modulesChase Maupin
2012-03-08udev-164: don't hardcode path to pidofAndreas Oberritter
2012-03-05base.bbclass: Fix PACKAGECONFIG handling when no flags are setRichard Purdie
2012-03-05polkit: Default to shadow, not none to fix build failuresRichard Purdie
2012-03-05meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie
2012-03-05sstate: Remove unecessary bb.data.expand()Richard Purdie
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie
2012-03-05meta/classes: Convert to use appendVar and appendVarFlagsRichard Purdie
2012-03-05libx11: reinstate PE=1 that got lost in the big meta-oe Xorg mergeKoen Kooi
2012-03-05gtk+ 2.24.8: bump PR to force rebuild and feed updateKoen Kooi
2012-03-05polkit 0.104: add 2 backports from upstream to fix crashes during authKoen Kooi
2012-03-05polkit 0.104: convert pam code to PACKAGECONFIG and adhere to OE recipe style...Koen Kooi
2012-03-04soc-family.inc: to be included in machine.conf to add SOC_FAMILY to MACHINEOV...Denys Dmytriyenko
2012-03-04libx11-trim: Add error information from LSB Test Suite to makekeys_crosscompi...Xiaofeng Yan
2012-03-04libx11-1.4.4: Add patch "makekeys_crosscompile.patch"Xiaofeng Yan
2012-03-04libx11-1.4.4: Add patch makekeys_crosscompile.patchXiaofeng Yan
2012-03-03gcc-cross.inc: Fix cross testing scripts to work with dashKhem Raj
2012-03-03eglibc-testing: Fix testing script to work well with dashKhem Raj
2012-03-02wpa-supplicant: fix breakage during rebuildSteve Sakoman
2012-03-02image_types: Ensure duplicate compressed types aren't createdRichard Purdie
2012-03-02image_types.bbclass: We need to preserve order in the types variable and avoi...Richard Purdie
2012-03-02base.bbclass: If unpacking again, wipe out ${S}/patchesRichard Purdie
2012-03-02lib/oe/patch.py: Fix and improve PatchTree() resolver logicRichard Purdie
2012-03-02qt4: make pulseaudio support conditional upon DISTRO_FEATURESPaul Eggleton
2012-03-02initscripts: Create the volatiles cache atomically.James Limbouris
2012-03-02linux-yocto: update to v3.2.8Bruce Ashfield
2012-03-02linux-yocto/meta: add pvr feature descriptionBruce Ashfield
2012-03-02linux-yocto: make kernel_checkout reentrantBruce Ashfield
2012-03-02sudo: upgrade to 1.8.4Scott Garman