summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
* toaster.bbclass: read list of files in imageAlexandru DAMIAN2014-03-091-1/+16
* classes/uboot-config: ignore doc varflagPaul Eggleton2014-03-071-0/+2
* documentation.conf: sync with the Yocto Project reference manualBelen Barros Pena2014-03-071-9/+124
* documentation.conf: drop obsolete variablesPaul Eggleton2014-03-071-7/+0
* opkg/dpkg: remove the postinstallsLaurentiu Palcu2014-03-072-50/+2
* run-postinsts: use it for opkg/dpkg tooLaurentiu Palcu2014-03-072-23/+42
* grub-efi: add oe's kernel name to the conf fileRobert Yang2014-03-071-0/+1
* grub git: add oe's kernel name to the conf fileRobert Yang2014-03-071-0/+1
* grub 2.00: add oe's kernel name to the conf fileRobert Yang2014-03-072-0/+54
* do_rootfs: Add PACKAGE_FEED_URIS as a vardepDavid Nyström2014-03-073-0/+3
* do_rootfs: Added PACKAGE_FEED_URIS functionalityDavid Nyström2014-03-072-13/+92
* package.py: use subprocess.Popen for rpmdeps callMartin Jansa2014-03-071-4/+7
* insane: Special case kernel modules for x32 targetsNitin A Kamble2014-03-071-2/+2
* package_manager.py: make list_installed() list pkg dependencies tooLaurentiu Palcu2014-03-071-0/+31
* dhcp-client: fix invoke dhclient-script failed on Read-only file systemHongxu Jia2014-03-072-0/+71
* grub-efi: use autotools-brokensepSaul Wold2014-03-071-1/+1
* ncurses: use lnr instead of python codeRoss Burton2014-03-071-8/+6
* insane: check packages for absolute symlinks to the tmpdirRoss Burton2014-03-071-0/+13
* oe-selftest: force some values in local.conf for _sstatetests_noauto.pyCorneliu Stoicescu2014-03-071-0/+10
* oe-selftest: optimize code in _sstatetests_noauto.py moduleCorneliu Stoicescu2014-03-071-15/+4
* consolekit: fix console-kit-log-system-start.service startupJonathan Liu2014-03-071-0/+6
* nfs-utils: run rpc.statd as rpcuser:rpcuser instead of rpcuser:rootJackie Huang2014-03-071-2/+2
* rpcbind: add rpc user and run rpcbind daemon with rpc userJackie Huang2014-03-071-1/+7
* perf: don't use oe.path.relativeRoss Burton2014-03-071-4/+4
* gcc-cross: don't use oe.path.relativeRoss Burton2014-03-072-2/+2
* lib/oe: drop custom implementation of oe.path.relativeRoss Burton2014-03-071-17/+1
* pango: Fix postinst by adding missing qemu-native dependencyMartin Jansa2014-03-071-1/+1
* libgcc: make sure symlinks are created in a valid directoryAlexandru-Cezar Sardan2014-03-071-1/+1
* python-numpy: fix build for qemumips and qemuppcChen Qi2014-03-075-0/+346
* gstreamer: Fix valgrind determism problem in the same way as gstreamer 0.10Richard Purdie2014-03-071-0/+2
* Upgrade to systemd-stable v208Khem Raj2014-03-078-254/+24
* classes/buildhistory: fix task signatures changingPaul Eggleton2014-03-071-2/+4
* bitbake.conf: add new vardepvalueexclude varflag to BB_SIGNATURE_EXCLUDE_FLAGSPaul Eggleton2014-03-071-2/+2
* opkg-utils: Update to latest git masterPaul Barker2014-03-071-1/+1
* gcc: Add upstream fix for gcc bug 58595Tom Zanussi2014-03-072-1/+134
* lttng-ust: Disable doc/examples in the buildTom Zanussi2014-03-072-0/+19
* lttng-modules: Fix 3.14 bio tracepointsTom Zanussi2014-03-072-1/+158
* lttng-modules: Exclude armTom Zanussi2014-03-072-0/+4
* lttng-ust: Add version 2.4.0Tom Zanussi2014-03-071-0/+31
* lttng-tools: Add version 2.4.0Tom Zanussi2014-03-072-0/+86
* lttng-modules: Add version 2.4.0Tom Zanussi2014-03-071-0/+34
* js: removePaul Eggleton2014-03-076-216/+0
* zaurusd: removePaul Eggleton2014-03-071-20/+0
* e2fsprogs: populate-extfs.sh: remove itRobert Yang2014-03-072-98/+0
* image_types.bbclass: use mke2fs -d to create the ext2/3/4 imageRobert Yang2014-03-071-2/+1
* e2fsprogs: enable the "-d" related patchesRobert Yang2014-03-071-0/+11
* e2fsprogs: mke2fs: update the manual for the -d optionRobert Yang2014-03-071-0/+43
* e2fsprogs: debugfs: use the functions in misc/create_inode.cRobert Yang2014-03-071-0/+496
* e2fsprogs: mke2fs: handle hardlinksRobert Yang2014-03-071-0/+210
* e2fsprogs: mke2fs: add an option: -d root-directoryRobert Yang2014-03-071-0/+168