summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2016-05-19rootfs.py: Reduce spam from _log_check_warn()Peter Kjellerstedt1
2016-05-19rootfs.py: Exclude lines in _log_check_warn() as wellPeter Kjellerstedt1
2016-05-19rootfs.py: Use one way to exclude lines in _log_check_error()Peter Kjellerstedt1
2016-05-19rootfs.py: Simplify the regular expression used in _log_check_warn()Peter Kjellerstedt1
2016-05-19rootfs.py: Remove _log_check_error() from the RpmRootfs classPeter Kjellerstedt1
2016-05-19Revert "rootfs.py: add more info to the warning message"Peter Kjellerstedt1
2016-05-19oe-selftest: wic: add test_bmap test caseEd Bartosh1
2016-05-18oetest.py: Use the real ExportTestContext in exported testsMariano Lopez2
2016-05-18oetest.py: Add default pscmd to oeTestMariano Lopez1
2016-05-18oeqa/runexported.py: Remove host dumperMariano Lopez1
2016-05-18oeqa/oetest.py: Add class ExportTestContextMariano Lopez1
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