aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-01-26devtool: add configure-help subcommandPaul Eggleton
2016-01-26devtool: properly handle bb.build.FuncFailed when extracting sourcePaul Eggleton
2016-01-26devtool: add: warn if modified recipe found in attic directoryPaul Eggleton
2016-01-26devtool: build-image: allow specifying packages to add to imagePaul Eggleton
2016-01-26devtool: move edit-recipe to a separate modulePaul Eggleton
2016-01-26image: Don't create tasks with '.' in the nameRichard Purdie
2016-01-26rootfs-postcommands: fix allow-empty-password on read-only rootfsRoss Burton
2016-01-25kernel: Clean DEPLOYDIR before do_deploy runsRichard Purdie
2016-01-25gcc-cross-canadian: Add missing DEPENDS on virtual/${HOST_PREFIX}gcc-crosssdkRichard Purdie
2016-01-25libtirpc: Drop unneeded xz-native dependencyRichard Purdie
2016-01-25libuser: Drop unneeded xz-native dependencyRichard Purdie
2016-01-25Revert "xz: Allow to work with ASSUME_PROVIDED xz-native"Richard Purdie
2016-01-24acpid: upgrade to 2.0.26Maxin B. John
2016-01-24build-perf-test.sh: add eSDK testingMarkus Lehtonen
2016-01-24build-perf-test.sh: more generic timing functionMarkus Lehtonen
2016-01-24python3-pip: Upgrade to 8.0.0Alejandro Hernandez
2016-01-24orc: update HOMEPAGEAndre McCurdy
2016-01-24gstreamer1.0-plugins.inc: drop obsolete ${S}/po/Makefile.in.in workaroundAndre McCurdy
2016-01-24busybox: Add support for busybox-initKhem Raj
2016-01-24pulseaudio.inc: drop obsolete dependency on liboilAndre McCurdy
2016-01-24sqlite3: update 3.10.0 -> 3.10.2Andre McCurdy
2016-01-24sqlite3.inc: add PACKAGECONFIG to support building against libeditAndre McCurdy
2016-01-24sqlite3.inc: dynamically link the sqlite3 command-line utilityAndre McCurdy
2016-01-24sqlite: formatting improvements, move more stuff into sqlite3.incAndre McCurdy
2016-01-24sqlite3.inc: drop obsolete config_BUILD_CC, etc exportsAndre McCurdy
2016-01-24sqlite3.inc: fix readline PACKAGECONFIGAndre McCurdy
2016-01-24sqlite3: fix the parallel build fix patchAndre McCurdy
2016-01-24weston: Add missing DEPENDS on wayland-nativeRichard Purdie
2016-01-23uninative: Fix conflicts with normal sysrootRichard Purdie
2016-01-23insane: Drop do_stage testRichard Purdie
2016-01-23populate_sdk: Use pixz instead of xzRichard Purdie
2016-01-23lib/oe/sdk: Partially revert "sdk.py: fix conflicts of packages"Richard Purdie
2016-01-23uninative: Add fetch capabilityRichard Purdie
2016-01-23pixz: Add 1.0.6Richard Purdie
2016-01-23xz: Allow to work with ASSUME_PROVIDED xz-nativeRichard Purdie
2016-01-22lib/oe/package_manager: prevent testing an undefined variableJoshua Lock
2016-01-22recipetool: create: better fix for fetch error handlingPaul Eggleton
2016-01-22recipetool: create: fix extraction of name from URLs ending in /Paul Eggleton
2016-01-22recipetool: create: extract SRC_URI from local git repositoriesPaul Eggleton
2016-01-22devtool / recipetool: support specifying a subdirectory within the fetched so...Paul Eggleton
2016-01-22recipetool: create: strip quotes from values extracted from CMakeLists.txtPaul Eggleton
2016-01-22gen-lockedsig-cache: copy correct native sstate into ext SDKPaul Eggleton
2016-01-22toolchain-shar-extract.sh: improve behaviour when xz is not installedPaul Eggleton
2016-01-22classes/populate_sdk*: add dependencies on script filesPaul Eggleton
2016-01-22classes/populate_sdk_ext: drop ext-sdk-prepare.py when installingPaul Eggleton
2016-01-22devtool: add sdk-install subcommandPaul Eggleton
2016-01-22devtool: sdk-update: improve SDK update process robustnessPaul Eggleton
2016-01-22devtool: sdk-update: improve temp directory handlingPaul Eggleton
2016-01-22devtool: build: ensure pkgdata is written outPaul Eggleton
2016-01-22classes/populate_sdk_ext: add option to bring in pkgdata for worldPaul Eggleton