aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2016-05-20lib/oe/rootfs: Fix DEBUGFS generation, without opensslAnders Darander
2016-05-19rootfs.py: Unify _log_check_warn() and _log_check_error()Peter Kjellerstedt
2016-05-19rootfs.py: Reduce spam from _log_check_warn()Peter Kjellerstedt
2016-05-19rootfs.py: Exclude lines in _log_check_warn() as wellPeter Kjellerstedt
2016-05-19rootfs.py: Use one way to exclude lines in _log_check_error()Peter Kjellerstedt
2016-05-19rootfs.py: Simplify the regular expression used in _log_check_warn()Peter Kjellerstedt
2016-05-19rootfs.py: Remove _log_check_error() from the RpmRootfs classPeter Kjellerstedt
2016-05-19Revert "rootfs.py: add more info to the warning message"Peter Kjellerstedt
2016-05-19oe-selftest: wic: add test_bmap test caseEd Bartosh
2016-05-18oetest.py: Use the real ExportTestContext in exported testsMariano Lopez
2016-05-18oetest.py: Add default pscmd to oeTestMariano Lopez
2016-05-18oeqa/runexported.py: Remove host dumperMariano Lopez
2016-05-18oeqa/oetest.py: Add class ExportTestContextMariano Lopez
2016-05-16classes/oeqa: Update for print statements and file() -> open() for python3Richard Purdie
2016-05-16oeqa: Print function python3 fixesRichard Purdie
2016-05-14oeqa/decorators: Use wraps consistentlyRichard Purdie
2016-05-14selftest: add bmap testEd Bartosh
2016-05-14package_manager.py: Add extract() method for RPM package managerMariano Lopez
2016-05-14package_manager.py: Add extract() method for opkg and dpkgMariano Lopez
2016-05-14package_manager.py: Move opkg_query() outside of Indexer classMariano Lopez
2016-05-11oeqa/lic-checksum: Update after recent LIC_FILES_CHKSUM changesRichard Purdie
2016-05-11lib/classextend: Fix determinism issueRichard Purdie
2016-05-09sshcontrol.py: Add methods to copy dirs and delete filesMariano Lopez
2016-05-09lib/oe/rootfs: Fix DEBUGFS generation for opkg & openssl-cnfAnders Darander
2016-05-06oeqa/selftest/buildoptions: remove buildhistory signature testRoss Burton
2016-05-06recipetool: create: fix picking up false npm package directoriesPaul Eggleton
2016-04-29oeqa/sstatetests: remove temporary DL_DIRs in noop_samesigsRoss Burton
2016-04-29oeqa/sstatetests: add http_proxy to no-op hash testRoss Burton
2016-04-29sdk.py: preserve packaging data when SDKIMAGE_FEATURES has "package-management"Denys Dmytriyenko
2016-04-29lib/oe/rootfs: Fix DEBUGFS generation when using opkgRichard Purdie
2016-04-18oetest: make console output more verboseEd Bartosh
2016-04-18lib/oeqa/selftest/base.py: Correct a reference to meta/lib/oeqa/selftestPeter Kjellerstedt
2016-04-18ext-sdk-prepare.py: exclude do_rm_work from unexpected output; create unit testBill Randle
2016-04-15oeqa/selftest/sstatetests: fix no-op sstate testRoss Burton
2016-04-15devtool: update-recipe: handle where SRC_URI is appended to with +=Paul Eggleton
2016-04-14devtool: don't copy .git when building the eSDKStephano Cetola
2016-04-14npm.bbclass: Stop packagenames containing underscores from being generatedBrendan Le Foll
2016-04-14rootfs.py: apply ROOTFS_POSTINSTALL_COMMAND to all package formatsBill Randle
2016-04-13lib/oe/lsb: sanitise the distro identifierRoss Burton
2016-04-13Revert "oeqa/selftest/wic: add test case for sparse images"Ross Burton
2016-04-12oeqa/runexported.py: Fix exported testMariano Lopez
2016-04-11oeqa/selftest/sstatetests: split 32/64 build host from no-op action testsRoss Burton
2016-04-09oeqa/selftest/wic: add test case for sparse imagesJoshua Lock
2016-04-08sstatesig.py: Add a method to "unlock" recipesRandy Witt
2016-04-08sstatesig.py: Improve the SIGGEN_LOCKEDSIGS_TASKSIG_CHECK messageRandy Witt
2016-04-08sstatesig.py: Split single locked sigs check into multiple checksRandy Witt
2016-04-05package_manager.py: better error handling in opkg's package listingPatrick Ohly
2016-04-03oe/patch: print cleaner error message when patch fails to applyMarkus Lehtonen
2016-04-03oe/patch: more detailed error reportingMarkus Lehtonen
2016-03-31selftest/signing: Use packagedata to obtain PR value for signing testRichard Purdie