aboutsummaryrefslogtreecommitdiffstats
path: root/meta
AgeCommit message (Expand)Author
2015-07-31sshcontrol: Use os.environ.copy() instead of copy.copy()Richard Purdie
2015-07-31pixbufcache: Use sceneQueueComplete event to simplify usageRichard Purdie
2015-07-31arch-armv7a.inc, feature-arm-vfp.inc: add tunes for vfpv3 and vfpv3d16André Draszik
2015-07-31elfutils: fix stack usage warningRoy Li
2015-07-31bind: upgrade to 9.10.2-P2Roy Li
2015-07-31pax-utils: 1.0.3 -> 1.0.5Robert Yang
2015-07-31man-pages: 4.00 -> 4.01Robert Yang
2015-07-31help2man-native: 1.46.4 -> 1.47.1Robert Yang
2015-07-31gnupg: 2.1.5 -> 2.1.6Robert Yang
2015-07-31cracklib: 2.9.4 -> 2.9.5Robert Yang
2015-07-31less: 478 -> 479Robert Yang
2015-07-31libuser: 0.61 -> 0.62Robert Yang
2015-07-31git: 2.4.4 -> 2.4.6Robert Yang
2015-07-31lsbtest: sync test suite packages versionLucian Musat
2015-07-31qemu: add PACKAGECONFIG for gnutlsRobert Yang
2015-07-31qemu_git.bb: remove itRobert Yang
2015-07-31lighttpd: 1.4.35 -> 1.4.36Kai Kang
2015-07-31opkg-utils: use ${bindir} instead of hardcoding /usr/binAndré Draszik
2015-07-31run-postinsts: use ${localstatedir} instead of hardcoding /var/libAndré Draszik
2015-07-31initscripts: urandom: respect ${localstatedir} instead of hardcoding /varAndré Draszik
2015-07-31opkg: read config file from ${sysconfdir} instead of /etcAndré Draszik
2015-07-31rsync: use ${sysconfdir} instead of hardcoding /etcAndré Draszik
2015-07-31libepoxy: Don't try to use python3 during configurationGary Thomas
2015-07-31toolchain-scripts: Extend to cover nativesdk compiler tools (e.g. nativesdk-gcc)Richard Purdie
2015-07-31linux-firmware: upgrade to commit 75cc3ef8ba6712fd72c073b17a790282136cc743Cristian Iorga
2015-07-31gcc: Add support for nativesdk-gccRichard Purdie
2015-07-31binutils: Add nativesdk supportRichard Purdie
2015-07-31lib/oe/classextend: Fix nativesdk double name mappingRichard Purdie
2015-07-27harfbuzz: upgrade to 1.0.1Cristian Iorga
2015-07-27opkg-utils: fix bashism in opkg-buildDominic Sacré
2015-07-27cross-canadian: Put links in place for uclibc and muslRichard Purdie
2015-07-27toolchain-scripts: For non-glibc, pass compiler options to ensure the correct...Richard Purdie
2015-07-27oeqa/qemurunner: Fix AttributeError: QemuRunner instance has no attribute 'se...Richard Purdie
2015-07-27nativesdk-qt4-tools: depend on nativesdk-qt4-tools only if DISTRO_FEATURES in...Pascal Bach
2015-07-27security-flags: Disable PIE for coreutils, elfutils, gcc, iptablesRichard Purdie
2015-07-27qemurunner: Show last 25 line of log, not 5Richard Purdie
2015-07-27targetcontrol: Improve logs by outputting qemu boot log in case of failureRichard Purdie
2015-07-27oeqa/selftest/devtool: use new runqemu functionPaul Eggleton
2015-07-27oeqa/selftest/imagefeatures: remove gummiboot testsPaul Eggleton
2015-07-27oeqa/selftest/imagefeatures: fix RPM4 testPaul Eggleton
2015-07-27oeqa/selftest/imagefeatures: fix SSH without password testsRichard Purdie
2015-07-27oeqa/selftest/imagefeatures: Use QemuTarget codeRichard Purdie
2015-07-27oeqa/targetcontrol: write QemuRunner log output to a filePaul Eggleton
2015-07-27oeqa/utils/qemurunner: fix error handling if runqemu exits with an errorPaul Eggleton
2015-07-27oeqa/utils/qemurunner: avoid blocking on stty when running under oe-selftestPaul Eggleton
2015-07-27oeqa/utils/qemurunner: fix loggingPaul Eggleton
2015-07-27oeqa/targetcontrol: create test directory before copying rootfs imagePaul Eggleton
2015-07-27oeqa/recipetool: allow templayerdir overrideChristopher Larson
2015-07-27oeqa/recipetool: add tests for appendsrcfile(s)Christopher Larson
2015-07-27oeqa/recipetool: refactor / split out RecipetoolBaseChristopher Larson