summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
* u-boot: fix extern inline build errors for gcc 5Kevin Hao2015-08-011-0/+2
* sshcontrol: Use os.environ.copy() instead of copy.copy()Richard Purdie2015-07-311-2/+1
* pixbufcache: Use sceneQueueComplete event to simplify usageRichard Purdie2015-07-312-20/+23
* arch-armv7a.inc, feature-arm-vfp.inc: add tunes for vfpv3 and vfpv3d16André Draszik2015-07-312-4/+60
* elfutils: fix stack usage warningRoy Li2015-07-312-0/+29
* bind: upgrade to 9.10.2-P2Roy Li2015-07-311-4/+2
* pax-utils: 1.0.3 -> 1.0.5Robert Yang2015-07-311-2/+2
* man-pages: 4.00 -> 4.01Robert Yang2015-07-311-9/+4
* help2man-native: 1.46.4 -> 1.47.1Robert Yang2015-07-311-2/+2
* gnupg: 2.1.5 -> 2.1.6Robert Yang2015-07-311-2/+2
* cracklib: 2.9.4 -> 2.9.5Robert Yang2015-07-311-2/+2
* less: 478 -> 479Robert Yang2015-07-311-2/+2
* libuser: 0.61 -> 0.62Robert Yang2015-07-311-2/+2
* git: 2.4.4 -> 2.4.6Robert Yang2015-07-312-11/+11
* lsbtest: sync test suite packages versionLucian Musat2015-07-311-5/+5
* qemu: add PACKAGECONFIG for gnutlsRobert Yang2015-07-311-0/+1
* qemu_git.bb: remove itRobert Yang2015-07-314-15/+0
* lighttpd: 1.4.35 -> 1.4.36Kai Kang2015-07-312-33/+31
* opkg-utils: use ${bindir} instead of hardcoding /usr/binAndré Draszik2015-07-311-0/+4
* run-postinsts: use ${localstatedir} instead of hardcoding /var/libAndré Draszik2015-07-312-1/+2
* initscripts: urandom: respect ${localstatedir} instead of hardcoding /varAndré Draszik2015-07-311-1/+2
* opkg: read config file from ${sysconfdir} instead of /etcAndré Draszik2015-07-311-0/+1
* rsync: use ${sysconfdir} instead of hardcoding /etcAndré Draszik2015-07-311-2/+2
* libepoxy: Don't try to use python3 during configurationGary Thomas2015-07-312-0/+21
* toolchain-scripts: Extend to cover nativesdk compiler tools (e.g. nativesdk-gcc)Richard Purdie2015-07-311-2/+2
* linux-firmware: upgrade to commit 75cc3ef8ba6712fd72c073b17a790282136cc743Cristian Iorga2015-07-311-3/+3
* gcc: Add support for nativesdk-gccRichard Purdie2015-07-319-9/+438
* binutils: Add nativesdk supportRichard Purdie2015-07-311-1/+1
* lib/oe/classextend: Fix nativesdk double name mappingRichard Purdie2015-07-311-0/+2
* harfbuzz: upgrade to 1.0.1Cristian Iorga2015-07-271-2/+2
* opkg-utils: fix bashism in opkg-buildDominic Sacré2015-07-271-2/+2
* cross-canadian: Put links in place for uclibc and muslRichard Purdie2015-07-271-17/+36
* toolchain-scripts: For non-glibc, pass compiler options to ensure the correct...Richard Purdie2015-07-271-0/+2
* oeqa/qemurunner: Fix AttributeError: QemuRunner instance has no attribute 'se...Richard Purdie2015-07-271-1/+1
* nativesdk-qt4-tools: depend on nativesdk-qt4-tools only if DISTRO_FEATURES in...Pascal Bach2015-07-271-1/+1
* security-flags: Disable PIE for coreutils, elfutils, gcc, iptablesRichard Purdie2015-07-271-2/+4
* qemurunner: Show last 25 line of log, not 5Richard Purdie2015-07-271-2/+2
* targetcontrol: Improve logs by outputting qemu boot log in case of failureRichard Purdie2015-07-271-0/+3
* oeqa/selftest/devtool: use new runqemu functionPaul Eggleton2015-07-271-38/+34
* oeqa/selftest/imagefeatures: remove gummiboot testsPaul Eggleton2015-07-271-75/+0
* oeqa/selftest/imagefeatures: fix RPM4 testPaul Eggleton2015-07-271-31/+44
* oeqa/selftest/imagefeatures: fix SSH without password testsRichard Purdie2015-07-271-4/+9
* oeqa/selftest/imagefeatures: Use QemuTarget codeRichard Purdie2015-07-272-78/+67
* oeqa/targetcontrol: write QemuRunner log output to a filePaul Eggleton2015-07-271-0/+11
* oeqa/utils/qemurunner: fix error handling if runqemu exits with an errorPaul Eggleton2015-07-271-1/+14
* oeqa/utils/qemurunner: avoid blocking on stty when running under oe-selftestPaul Eggleton2015-07-271-1/+5
* oeqa/utils/qemurunner: fix loggingPaul Eggleton2015-07-271-25/+24
* oeqa/targetcontrol: create test directory before copying rootfs imagePaul Eggleton2015-07-271-0/+1
* oeqa/recipetool: allow templayerdir overrideChristopher Larson2015-07-271-14/+15
* oeqa/recipetool: add tests for appendsrcfile(s)Christopher Larson2015-07-271-0/+152