summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2016-05-16classes/oeqa: Update for print statements and file() -> open() for python3uninative-1.0Richard Purdie3
2016-05-16oeqa: Print function python3 fixesRichard Purdie4
2016-05-14oeqa/decorators: Use wraps consistentlyRichard Purdie1
2016-05-14selftest: add bmap testEd Bartosh1
2016-05-14package_manager.py: Add extract() method for RPM package managerMariano Lopez1
2016-05-14package_manager.py: Add extract() method for opkg and dpkgMariano Lopez1
2016-05-14package_manager.py: Move opkg_query() outside of Indexer classMariano Lopez1
2016-05-11oeqa/lic-checksum: Update after recent LIC_FILES_CHKSUM changesRichard Purdie1
2016-05-11lib/classextend: Fix determinism issueRichard Purdie1
2016-05-09sshcontrol.py: Add methods to copy dirs and delete filesMariano Lopez1
2016-05-09lib/oe/rootfs: Fix DEBUGFS generation for opkg & openssl-cnfAnders Darander1
2016-05-06oeqa/selftest/buildoptions: remove buildhistory signature testRoss Burton1
2016-05-06recipetool: create: fix picking up false npm package directoriesPaul Eggleton1
2016-04-29oeqa/sstatetests: remove temporary DL_DIRs in noop_samesigsRoss Burton1
2016-04-29oeqa/sstatetests: add http_proxy to no-op hash testRoss Burton1
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