aboutsummaryrefslogtreecommitdiffstats
path: root/meta
AgeCommit message (Expand)Author
2011-03-31qemu: Add dropped glflags.patchRichard Purdie
2011-03-31qemu.inc: Add sh4,sh4eb,mips64,mips64el targetsKhem Raj
2011-03-31Workaround for Global C++ Constructor problem on ARMMark Hatle
2011-03-31Fix integration of zypper and sat-solverMark Hatle
2011-03-31Fix sat-solver & RPM5 integration issueMark Hatle
2011-03-31linux-yocto: update base to 2.6.37.6Bruce Ashfield
2011-03-31linux-yocto/qemux86-64: enable profiling and latencyBruce Ashfield
2011-03-31qemu-config: Enable for qemumips/qemuppcRichard Purdie
2011-03-31gthumb: Add missing DEPENDS on gst-plugins-base as otherwise gstreamer isn't ...Richard Purdie
2011-03-29clutter-box2d: add version 0.10.0 for use with clutter 1.6Joshua Lock
2011-03-29clutter-gtk: remove duplicate gtk+ DEPENDS entryJoshua Lock
2011-03-29clutter-gst: add 1.3.6 for use with clutter 1.6Joshua Lock
2011-03-29clutter: add 1.6.8Joshua Lock
2011-03-29package_rpm: Ensure we take the sstate shared lockfile in the place we write ...Richard Purdie
2011-03-29sstate: Add support for taking shared lockfilesRichard Purdie
2011-03-29image.bbclass: Remove uneeded do_populate_sysroot requirement for imagesRichard Purdie
2011-03-29image.bbclass: Add dependencies on native versions of update-alternatives and...Richard Purdie
2011-03-29base/kernel/image.bbclass: Clean up do_deploy ordering to ensure it just happ...Richard Purdie
2011-03-29bitbake.conf: Disable -feliminate-dwarf2-dups flag until it works with prelin...Richard Purdie
2011-03-29linux-yocto/meta: fix SRCREVBruce Ashfield
2011-03-29Revert "bitbake/gcc: Enable a shared common source tree"Richard Purdie
2011-03-28qemu: Fix file rename from version upgradeRichard Purdie
2011-03-28bitbake/gcc: Enable a shared common source treeRichard Purdie
2011-03-25qemu: Upgrade 0.13.0 -> 0.14.0Khem Raj
2011-03-25gnutls: add BBCLASSEXTEND = nativeKoen Kooi
2011-03-25linux-yocto: update to 2.6.37.5Bruce Ashfield
2011-03-25image_types.bbclass: Drop IMAGE_EXTRA_OPTION in favour of the more standard E...Richard Purdie
2011-03-25bitbake.conf/image.bbclass: Move image type information into image_types.bbclassRichard Purdie
2011-03-24base-files: Remove sysctl.conf file. This is now provided by the procpc recipe.Richard Purdie
2011-03-24image.bbclass: Move ROOTFS_SIZE into runimagecmd() functionRichard Purdie
2011-03-24image.bbclass: Improve readability of the image generation codeRichard Purdie
2011-03-24sstate: use only unique set of SSTATETASKMartin Jansa
2011-03-24kernel.bbclass: blacklist 'kernel-misc' from kernel-modulesKoen Kooi
2011-03-24gcc-runtime_4.5.1.bb: Fix ICE in gcc-runtime with -feliminate-dwarf2-dupsKhem Raj
2011-03-24machine/include/tune-atom.inc: Remove FULL_OPTIMIZATION_pn-gtk+Khem Raj
2011-03-24bitbake.conf: Prune global OPTIMIZATION flagsKhem Raj
2011-03-24coreutils: Switch to disabling gmp supportTom Rini
2011-03-23checksums.ini: DeleteTom Rini
2011-03-23Various: Switch to SOURCEFORGE_MIRRORTom Rini
2011-03-23Various: Update KERNELORG_MIRROR for consistencyTom Rini
2011-03-23Various: Switch to KERNELORG_MIRRORTom Rini
2011-03-23Various: Switch to using GNU_MIRRORTom Rini
2011-03-23Various: Switch to GNOME_MIRRORTom Rini
2011-03-23net-tools: Switch to using DEBIAN_MIRRORTom Rini
2011-03-23perl-native_5.12.2.bb: Fix compliation on ubuntu 11.04-alphaKhem Raj
2011-03-23lib/oe/patch.py: Cosmetic change to avoid bitbake warningKhem Raj
2011-03-23oe.utils: add inherits (sync from OE)Chris Larson
2011-03-23oe.path: sync up with current OEChris Larson
2011-03-23oe.patch: add missing importsChris Larson
2011-03-23oe.utils: add bb, bb.data importsChris Larson