aboutsummaryrefslogtreecommitdiffstats
path: root/meta
AgeCommit message (Expand)Author
2014-03-07opkg/dpkg: remove the postinstallsLaurentiu Palcu
2014-03-07run-postinsts: use it for opkg/dpkg tooLaurentiu Palcu
2014-03-07grub-efi: add oe's kernel name to the conf fileRobert Yang
2014-03-07grub git: add oe's kernel name to the conf fileRobert Yang
2014-03-07grub 2.00: add oe's kernel name to the conf fileRobert Yang
2014-03-07do_rootfs: Add PACKAGE_FEED_URIS as a vardepDavid Nyström
2014-03-07do_rootfs: Added PACKAGE_FEED_URIS functionalityDavid Nyström
2014-03-07package.py: use subprocess.Popen for rpmdeps callMartin Jansa
2014-03-07insane: Special case kernel modules for x32 targetsNitin A Kamble
2014-03-07package_manager.py: make list_installed() list pkg dependencies tooLaurentiu Palcu
2014-03-07dhcp-client: fix invoke dhclient-script failed on Read-only file systemHongxu Jia
2014-03-07grub-efi: use autotools-brokensepSaul Wold
2014-03-07ncurses: use lnr instead of python codeRoss Burton
2014-03-07insane: check packages for absolute symlinks to the tmpdirRoss Burton
2014-03-07oe-selftest: force some values in local.conf for _sstatetests_noauto.pyCorneliu Stoicescu
2014-03-07oe-selftest: optimize code in _sstatetests_noauto.py moduleCorneliu Stoicescu
2014-03-07consolekit: fix console-kit-log-system-start.service startupJonathan Liu
2014-03-07nfs-utils: run rpc.statd as rpcuser:rpcuser instead of rpcuser:rootJackie Huang
2014-03-07rpcbind: add rpc user and run rpcbind daemon with rpc userJackie Huang
2014-03-07perf: don't use oe.path.relativeRoss Burton
2014-03-07gcc-cross: don't use oe.path.relativeRoss Burton
2014-03-07lib/oe: drop custom implementation of oe.path.relativeRoss Burton
2014-03-07pango: Fix postinst by adding missing qemu-native dependencyMartin Jansa
2014-03-07libgcc: make sure symlinks are created in a valid directoryAlexandru-Cezar Sardan
2014-03-07python-numpy: fix build for qemumips and qemuppcChen Qi
2014-03-07gstreamer: Fix valgrind determism problem in the same way as gstreamer 0.10Richard Purdie
2014-03-07Upgrade to systemd-stable v208Khem Raj
2014-03-07classes/buildhistory: fix task signatures changingPaul Eggleton
2014-03-07bitbake.conf: add new vardepvalueexclude varflag to BB_SIGNATURE_EXCLUDE_FLAGSPaul Eggleton
2014-03-07opkg-utils: Update to latest git masterPaul Barker
2014-03-07gcc: Add upstream fix for gcc bug 58595Tom Zanussi
2014-03-07lttng-ust: Disable doc/examples in the buildTom Zanussi
2014-03-07lttng-modules: Fix 3.14 bio tracepointsTom Zanussi
2014-03-07lttng-modules: Exclude armTom Zanussi
2014-03-07lttng-ust: Add version 2.4.0Tom Zanussi
2014-03-07lttng-tools: Add version 2.4.0Tom Zanussi
2014-03-07lttng-modules: Add version 2.4.0Tom Zanussi
2014-03-07js: removePaul Eggleton
2014-03-07zaurusd: removePaul Eggleton
2014-03-07e2fsprogs: populate-extfs.sh: remove itRobert Yang
2014-03-07image_types.bbclass: use mke2fs -d to create the ext2/3/4 imageRobert Yang
2014-03-07e2fsprogs: enable the "-d" related patchesRobert Yang
2014-03-07e2fsprogs: mke2fs: update the manual for the -d optionRobert Yang
2014-03-07e2fsprogs: debugfs: use the functions in misc/create_inode.cRobert Yang
2014-03-07e2fsprogs: mke2fs: handle hardlinksRobert Yang
2014-03-07e2fsprogs: mke2fs: add an option: -d root-directoryRobert Yang
2014-03-07e2fsprogs: mke2fs: set owner/mode/time for the inodeRobert Yang
2014-03-07e2fsprogs: mke2fs: create directoryRobert Yang
2014-03-07e2fsprogs: mke2fs: copy regular fileRobert Yang
2014-03-07e2fsprogs: mke2fs: create symlinkRobert Yang