summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2016-01-19wic: move parts of canned .wks into common.wks.incEd Bartosh4
2016-01-19wic: implement search of includesEd Bartosh1
2016-01-19wic: refactor get_boot_configEd Bartosh1
2016-01-19wic: ksparser: add support for includeEd Bartosh1
2016-01-19wic: do not remove build dir in source pluginsEd Bartosh4
2016-01-19wic: use unique partition numberEd Bartosh1
2016-01-19wic: move wks parsing code to KickStart._parseEd Bartosh1
2016-01-19nss: update to 3.21Alexander Kanavin2
2016-01-19libjpeg-turbo: fix upstream version check (sort of)Alexander Kanavin1
2016-01-19libical: fix upstream version checkAlexander Kanavin1
2016-01-19gnutls: update to 3.4.8Alexander Kanavin1
2016-01-19sysstat: fix upstream version checkAlexander Kanavin1
2016-01-19pbzip2: update to 1.1.13Alexander Kanavin1
2016-01-19ncurses: fix upstream version checkAlexander Kanavin1
2016-01-19libsolv: fix upstream version checkAlexander Kanavin1
2016-01-19e2fsprogs: fix upstream version checkAlexander Kanavin1
2016-01-19build-appliance-image: bump version to 14.0Alexander Kanavin1
2016-01-19btrfs-tools: update to 4.4Alexander Kanavin1
2016-01-19bootchart2: update to 0.14.8Alexander Kanavin1
2016-01-19rpm: remove bashisms: [ x == x ] -> [ x = x ]Olof Johansson1
2016-01-19uclibc: remove a use of immediate expansion and oe_filter_out ()Joshua Lock1
2016-01-19gcc-runtime: switch to removal override syntax to modify CXXFLAGSJoshua Lock1
2016-01-19sstate: replace verbose manifest removal with a single countRoss Burton1
2016-01-19libdrm: Upgrade 2.4.65 -> 2.4.66Khem Raj3
2016-01-19slang: Add dependency on ncursesOtavio Salvador1
2016-01-19valgrind: make it explicit that valgrind supports armv7a and aboveAndre McCurdy1
2016-01-19sign_rpm.bbclass: fix task dependenciesMarkus Lehtonen1
2016-01-19opkg-utils: store alternatives in nonarch_libdirDaniel McGregor1
2016-01-19security_flags.inc: remove obsolete workarounds for curlAndre McCurdy1
2016-01-19cups: update systemd supportAndrew Shadura4
2016-01-19coreutils: Add xattr PACKAGECONFIGScott Ellis1
2016-01-19oeqa/runtime/parselogs: use -F to search fixed strings for grepYi Zhao1
2016-01-19libinput: Upgrade 0.21.0 -> 1.1.4Bob Ham2
2016-01-19postinst-intercepts: always use set -eRoss Burton2
2016-01-19sstate: Add packagedata to list of tasks not to recurseRichard Purdie1
2016-01-19classes/populate_sdk_ext: fix task dependency regressionPaul Eggleton1
2016-01-19image: Handle image types containing '-' correctlyRichard Purdie1
2016-01-19oe-selftest: devtool: fix test_devtool_add_library if python was built firstPaul Eggleton1
2016-01-19recipetool: create: add a couple more license checksumsPaul Eggleton1
2016-01-19recipetool: create: add basic support for extracting dependencies from cmakePaul Eggleton3
2016-01-19recipetool: create: force GL libraries to virtual/*Paul Eggleton1
2016-01-19recipetool: create: move dependency mapping code to RecipeHandlerPaul Eggleton2
2016-01-19recipetool: create: fix overzealous mapping of git URLsPaul Eggleton1
2016-01-19recipetool: create: support additional autoconf macros from autoconf-archivePaul Eggleton1
2016-01-19recipetool: create: detect flex/bison dependencyPaul Eggleton1
2016-01-19recipetool: create: pick up boost macros in configure.acPaul Eggleton1
2016-01-19recipetool: create: improve extraction of pkg-config / lib depsPaul Eggleton2
2016-01-19wic: rename kickstarter.py -> ksparser.pyEd Bartosh2
2016-01-19wic: override ArgumentParser.errorEd Bartosh1
2016-01-19wic: removed unused importsEd Bartosh4