aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-06-02bitbake.conf: Remove util-linux from ASSUME_PROVIDEDJoshua Lock
2010-06-02util-linux: bump to 2.17 based on OE recipeJoshua Lock
2010-06-02e2fsprogs: add util-linux to dependsJoshua Lock
2010-06-02sanity.bbclass: check for invalid characters in OEROOTJoshua Lock
2010-06-02utility-tasks: Remove unneeded addtask parameterRichard Purdie
2010-06-02Handbook: Documentation for DISTRO_PN_ALIASNitin A Kamble
2010-06-02xset: Defining DISTRO_PN_ALIAS for distro_checkNitin A Kamble
2010-06-02Handbook: Documentation for LIC_FILES_CHKSUMNitin A Kamble
2010-06-02do_distro_check: Recipe exists in other distros?Nitin A Kamble
2010-06-02iproute2: fix an issues with DATETIMENitin A Kamble
2010-06-02bitbake.conf: add the LOG_DIR variableNitin A Kamble
2010-06-02libtool: Make sure ltmain.sh is always regenerated. We can't just remove it s...Richard Purdie
2010-06-02initscripts: Tweak checkroot to work with recent versions of busyboxRichard Purdie
2010-06-01e2fsprogs: Upgrade 1.41.5 -> 1.45.12Richard Purdie
2010-06-01gcc-configure-runtime: Make sure the sysroot is configuredRichard Purdie
2010-06-01sanity.bbclass: Check for SDKMACHINE=i686 and error if foundRichard Purdie
2010-06-01dropbear: don't apply no-password patchJoshua Lock
2010-06-01busybox: disable mdev, we use udevJoshua Lock
2010-06-01patch.bbclass: Merge patch enhancements from OE by Chris LarsonJoshua Lock
2010-06-01pm-utils: Upgrade to 1.3.0 and fix SRC_URI not to point at SCM generated tarb...Richard Purdie
2010-06-01eds-dbus: Disable parallel makeRichard Purdie
2010-05-28qemu: add some extra ldflags to make it link succesfullyJoshua Lock
2010-05-28Drop vm_mmap_min_addr checks from scripts and sanity classJoshua Lock
2010-05-28qemu: reduce duplication, use an inc file and share common patchesJoshua Lock
2010-05-27qemu: Update the static recipe to 0.12.0Jeff Dike
2010-05-27qemu: updated the glflags patch, which is needed by qemusdk.Jeff Dike
2010-05-27lib/oe/patch.py: Fix datastore references in error pathsRichard Purdie
2010-05-26handbook: Add alpha verison of a BSP specificationRichard Purdie
2010-05-26qemu: Updated to 0.12.0Jeff Dike
2010-05-25poky-default.inc: Bump linux-libc-headers to 2.6.33Joshua Lock
2010-05-25strace: bump from 4.15.18 to 4.15.20Joshua Lock
2010-05-25busybox: bump to 1.15.3 from OEJoshua Lock
2010-05-24relocatable.bbclass: reduce the amount of outputJoshua Lock
2010-05-24poky-default.inc: roll-back preferred linux-libc-headers to 2.6.30Joshua Lock
2010-05-24Update directdisk images to use common inc filesJoshua Lock
2010-05-24kernel.bbclass: Simplify the current external module codeRichard Purdie
2010-05-24eggdbus: Disable PARALLEL_MAKEScott Garman
2010-05-24xserver-kdrive-glamo: Fix broken SRC_URIScott Garman
2010-05-24kernel.bbclass: Stop staging binaries within scripts/Scott Garman
2010-05-20kernel.bbclass: tidy up staging of headersJoshua Lock
2010-05-20linux-libc-headers: add 2.6.33 headersJoshua Lock
2010-05-20kernel-arch.bbclass: merge improved arch detection from OE.devJoshua Lock
2010-05-20kernel.bbclass: Package Kernel firmwareJoshua Lock
2010-05-20linux-kernel-base.bbclass: merge version detection updates from upstreamJoshua Lock
2010-05-20kernel.bbclass: match x86 header installation to other architecturesJoshua Lock
2010-05-19linux: Bump to 2.6.33.2Joshua Lock
2010-05-19linux-moblin: add 2.6.33.2 kernel from MeeGo 1.0Joshua Lock
2010-05-19kernel.bbclass: fix installing of kernels 2.6.34 and aboveJoshua Lock
2010-05-18Move all QEMU machines to use a common kernel recipe set and versionJoshua Lock
2010-05-17add a new scripts create-pull-requestNitin A Kamble