summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2016-11-08oe-selftest: recipetool: add tests for git URL manglingPaul Eggleton1
2016-11-08lib/oe/recipeutils: fix patch_recipe*() with empty inputPaul Eggleton1
2016-09-24oeqa/buildiptables: Switch from netfilter.org to yoctoproject.org mirrorRichard Purdie2
2016-07-27oeqa/recipetool: update recipe test to pass SHARoss Burton1
2016-07-27oeqa/devtool: update recipe test as libmatchbox changedRoss Burton1
2016-06-29lib/oe/rootfs: Fix DEBUGFS generation, without opensslAnders Darander1
2016-06-29oeqa/selftest/buildoptions: remove buildhistory signature testRoss Burton1
2016-06-29recipetool: create: fix picking up false npm package directoriesPaul Eggleton1
2016-06-29oeqa/sstatetests: remove temporary DL_DIRs in noop_samesigsRoss Burton1
2016-06-29oeqa/sstatetests: add http_proxy to no-op hash testRoss Burton1
2016-05-17lib/oe/rootfs: Fix DEBUGFS generation for opkg & openssl-cnfAnders Darander1
2016-05-17lib/classextend: Fix determinism issueRichard Purdie1
2016-04-29sdk.py: preserve packaging data when SDKIMAGE_FEATURES has "package-management"Denys Dmytriyenko1
2016-04-29lib/oe/rootfs: Fix DEBUGFS generation when using opkgRichard Purdie1
2016-04-18oetest: make console output more verboseEd Bartosh1
2016-04-18lib/oeqa/selftest/base.py: Correct a reference to meta/lib/oeqa/selftestPeter Kjellerstedt1
2016-04-18ext-sdk-prepare.py: exclude do_rm_work from unexpected output; create unit testBill Randle1
2016-04-15oeqa/selftest/sstatetests: fix no-op sstate testRoss Burton1
2016-04-15devtool: update-recipe: handle where SRC_URI is appended to with +=Paul Eggleton1
2016-04-14devtool: don't copy .git when building the eSDKStephano Cetola1
2016-04-14npm.bbclass: Stop packagenames containing underscores from being generatedBrendan Le Foll1
2016-04-14rootfs.py: apply ROOTFS_POSTINSTALL_COMMAND to all package formatsBill Randle1
2016-04-13lib/oe/lsb: sanitise the distro identifierRoss Burton1
2016-04-13Revert "oeqa/selftest/wic: add test case for sparse images"Ross Burton1
2016-04-12oeqa/runexported.py: Fix exported testMariano Lopez3
2016-04-11oeqa/selftest/sstatetests: split 32/64 build host from no-op action testsRoss Burton1
2016-04-09oeqa/selftest/wic: add test case for sparse imagesJoshua Lock1
2016-04-08sstatesig.py: Add a method to "unlock" recipesRandy Witt1
2016-04-08sstatesig.py: Improve the SIGGEN_LOCKEDSIGS_TASKSIG_CHECK messageRandy Witt1
2016-04-08sstatesig.py: Split single locked sigs check into multiple checksRandy Witt2
2016-04-05package_manager.py: better error handling in opkg's package listingPatrick Ohly1
2016-04-03oe/patch: print cleaner error message when patch fails to applyMarkus Lehtonen1
2016-04-03oe/patch: more detailed error reportingMarkus Lehtonen1
2016-03-31selftest/signing: Use packagedata to obtain PR value for signing testRichard Purdie1
2016-03-31lib/oe/packagedata: Add import osRichard Purdie1
2016-03-31image.bbclass: Make unneeded packages for a read-only rootfs configurablePeter Kjellerstedt1
2016-03-31scripts, lib: Don't limit traceback lengths to arbitrary valuesRichard Purdie1
2016-03-30oeqa/runtime/parselogs.py: Add systemd unit circular dependencies errors.Aníbal Limón1
2016-03-30selftest: Added testcase decorator to testsDaniel Istrate4
2016-03-30selftest/buildoptions.py: use INHERIT +=Robert Yang1
2016-03-29oeqa/selftest/bbtests: Test bbappend orderDaniel Istrate1
2016-03-29sstatesig: Ensure we keep native depends for allarch recipesRichard Purdie1
2016-03-29oe-selftest: generate .env only in test_image_envEd Bartosh1
2016-03-28oeqa/utils/ftools: improve remove_from_file algorithmRoss Burton1
2016-03-28wic: Update after task ordering changesRichard Purdie1
2016-03-28selftest/devtool: Update after make PROVIDER changesRichard Purdie1
2016-03-25lib/oe/qa: add method to check if static or dynamic linkedRoss Burton1
2016-03-23selftest/signing.py: RPM_GPG_PASSPHRASE_FILE -> RPM_GPG_PASSPHRASERobert Yang1
2016-03-23gpg_sign.py: get rid of pexpectRobert Yang1
2016-03-23devtool: add: create git repository if URL specified as positional argumentPaul Eggleton1