summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* meta/selftest/scripts: Use print function for python3 compatibilityRichard Purdie2016-05-215-7/+7
* devtool: sdk-update: drop support for local updatesPaul Eggleton2016-05-211-3/+0
* lib/oe/rootfs: Fix DEBUGFS generation, without opensslAnders Darander2016-05-201-0/+2
* rootfs.py: Unify _log_check_warn() and _log_check_error()Peter Kjellerstedt2016-05-191-38/+14
* rootfs.py: Reduce spam from _log_check_warn()Peter Kjellerstedt2016-05-191-2/+9
* rootfs.py: Exclude lines in _log_check_warn() as wellPeter Kjellerstedt2016-05-191-4/+15
* rootfs.py: Use one way to exclude lines in _log_check_error()Peter Kjellerstedt2016-05-191-13/+12
* rootfs.py: Simplify the regular expression used in _log_check_warn()Peter Kjellerstedt2016-05-191-2/+2
* rootfs.py: Remove _log_check_error() from the RpmRootfs classPeter Kjellerstedt2016-05-191-26/+3
* Revert "rootfs.py: add more info to the warning message"Peter Kjellerstedt2016-05-191-1/+0
* oe-selftest: wic: add test_bmap test caseEd Bartosh2016-05-191-0/+8
* oetest.py: Use the real ExportTestContext in exported testsMariano Lopez2016-05-192-23/+19
* oetest.py: Add default pscmd to oeTestMariano Lopez2016-05-191-1/+3
* oeqa/runexported.py: Remove host dumperMariano Lopez2016-05-191-5/+0
* oeqa/oetest.py: Add class ExportTestContextMariano Lopez2016-05-191-14/+24
* classes/oeqa: Update for print statements and file() -> open() for python3uninative-1.0Richard Purdie2016-05-163-5/+5
* oeqa: Print function python3 fixesRichard Purdie2016-05-164-11/+11
* oeqa/decorators: Use wraps consistentlyRichard Purdie2016-05-151-1/+4
* selftest: add bmap testEd Bartosh2016-05-141-0/+27
* package_manager.py: Add extract() method for RPM package managerMariano Lopez2016-05-141-0/+85
* package_manager.py: Add extract() method for opkg and dpkgMariano Lopez2016-05-141-6/+134
* package_manager.py: Move opkg_query() outside of Indexer classMariano Lopez2016-05-141-53/+51
* oeqa/lic-checksum: Update after recent LIC_FILES_CHKSUM changesRichard Purdie2016-05-111-3/+6
* lib/classextend: Fix determinism issueRichard Purdie2016-05-111-1/+3
* sshcontrol.py: Add methods to copy dirs and delete filesMariano Lopez2016-05-111-0/+84
* lib/oe/rootfs: Fix DEBUGFS generation for opkg & openssl-cnfAnders Darander2016-05-111-1/+1
* oeqa/selftest/buildoptions: remove buildhistory signature testRoss Burton2016-05-061-59/+0
* recipetool: create: fix picking up false npm package directoriesPaul Eggleton2016-05-061-1/+1
* oeqa/sstatetests: remove temporary DL_DIRs in noop_samesigsRoss Burton2016-04-291-0/+2
* oeqa/sstatetests: add http_proxy to no-op hash testRoss Burton2016-04-291-1/+5
* sdk.py: preserve packaging data when SDKIMAGE_FEATURES has "package-management"Denys Dmytriyenko2016-04-291-4/+14
* lib/oe/rootfs: Fix DEBUGFS generation when using opkgRichard Purdie2016-04-291-2/+2
* oetest: make console output more verboseEd Bartosh2016-04-181-7/+3
* lib/oeqa/selftest/base.py: Correct a reference to meta/lib/oeqa/selftestPeter Kjellerstedt2016-04-181-1/+1
* ext-sdk-prepare.py: exclude do_rm_work from unexpected output; create unit testBill Randle2016-04-181-0/+75
* oeqa/selftest/sstatetests: fix no-op sstate testRoss Burton2016-04-151-0/+1
* devtool: update-recipe: handle where SRC_URI is appended to with +=Paul Eggleton2016-04-151-3/+4
* devtool: don't copy .git when building the eSDKStephano Cetola2016-04-141-1/+1
* npm.bbclass: Stop packagenames containing underscores from being generatedBrendan Le Foll2016-04-141-1/+1
* rootfs.py: apply ROOTFS_POSTINSTALL_COMMAND to all package formatsBill Randle2016-04-141-2/+3
* lib/oe/lsb: sanitise the distro identifierRoss Burton2016-04-131-0/+5
* Revert "oeqa/selftest/wic: add test case for sparse images"Ross Burton2016-04-131-13/+0
* oeqa/runexported.py: Fix exported testMariano Lopez2016-04-123-11/+20
* oeqa/selftest/sstatetests: split 32/64 build host from no-op action testsRoss Burton2016-04-121-12/+68
* oeqa/selftest/wic: add test case for sparse imagesJoshua Lock2016-04-091-0/+13
* sstatesig.py: Add a method to "unlock" recipesRandy Witt2016-04-091-1/+23
* sstatesig.py: Improve the SIGGEN_LOCKEDSIGS_TASKSIG_CHECK messageRandy Witt2016-04-091-5/+7
* sstatesig.py: Split single locked sigs check into multiple checksRandy Witt2016-04-092-8/+23
* package_manager.py: better error handling in opkg's package listingPatrick Ohly2016-04-051-6/+9
* oe/patch: print cleaner error message when patch fails to applyMarkus Lehtonen2016-04-031-5/+9