summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2015-04-06oe.sstatesig: align swspec handling with sstate.bbclassChristopher Larson
2015-04-06meta/lib/oe/utils.py: Corrected the return value of both_contain()Jun Zhu
2015-04-02package_manager: call createrepo with --dbpath pointing inside WORKDIREd Bartosh
2015-03-24package_deb: DpkgIndexer use apt-ftparchive that needs a valid configAndreas Oberritter
2015-03-24rootfs.py: Also uninstall update-alternatives and shadow for read-only-rootfsAndreas Oberritter
2015-03-22lib/oe/lsb.py: Prioritize parsing of /etc/os-releaseEd Bartosh
2015-03-22rootfs.py: add log checking ability for deb and ipkChen Qi
2015-03-22rootfs.py: two changes regarding log checkingChen Qi
2015-03-21oeqa/runtime: Added a new auto rpm testLucian Musat
2015-03-21oe-selftest: use spaces to indent python code, not tabsPaul Eggleton
2015-03-20package_manager: Create variable for install_dir_nameSaul Wold
2015-03-20lib/oeqa/selftest/lic-checksum: Add INHIBIT_DEFAULT_DEPSRandy Witt
2015-03-20lib/oeqa/selftest/lic-checksum: Rename test_fooRandy Witt
2015-03-20oe-selftest: add missing dependency to test_recipetool_create_gitPaul Eggleton
2015-03-20oe-selftest: add a test for devtool modify on recipes fetching local filesPaul Eggleton
2015-03-20oe-selftest: add a test for devtool deploy-targetPaul Eggleton
2015-03-20oe-selftest: support getting unexported variable valuesPaul Eggleton
2015-03-20devtool: modify/extract: prevent usage with incompatible recipesPaul Eggleton
2015-03-20devtool: reset: add ability to reset entire workspacePaul Eggleton
2015-03-20meta/lib/oe/package.py: fix files ownership in packagesFabrice Coulon
2015-03-20oeqa/runtime: Fixed a problem in logparser where it failed to whitelist some ...Lucian Musat
2015-03-20oe-selftest: improve bitbake-layers testsPaul Eggleton
2015-03-16rootfs.py: fix logic error so that warnings are checkedChen Qi
2015-03-16lib/oeqa/runtime/systemd: Add a basic runtime test for the journalRandy Witt
2015-03-12oeqa/parselogs: Skip hda opcode errorsRichard Purdie
2015-03-09oeqa/selftest: Added a testcase to verify INCOMPATIBLE_LICENSE option.Lucian Musat
2015-03-09lib/oeqa/selftest/lic-checksum: Verify failure when checksum changes.Randy Witt
2015-03-09meta/lib/oe/utils.py: properly implement both_contain()Cristian Iorga
2015-02-26lib/oe/terminal: fix konsole terminal support for KDE 4.xPaul Eggleton
2015-02-26lib/oe/terminal: fix regressionsPaul Eggleton
2015-02-24terminal.py: No --disable-factory for gnome-terminal >= 3.10Sven Ebenfeld
2015-02-23copy_buildsystem.py: Add methods to copy shared state.Randy Witt
2015-02-23copy_buildsystem.py: Add a way to copy buildsystem to a directory.Randy Witt
2015-02-23sstatesig: Add ability to filter list of tasks for locked-sigs.incPaul Eggleton
2015-02-23devtool: fix broken clones of git recipesPaul Eggleton
2015-02-23devtool: update-recipe: add handling for git recipesPaul Eggleton
2015-02-23lib/oe/recipeutils: minor improvements to patch_recipe()Paul Eggleton
2015-02-23devtool: build: run do_populate_sysroot instead of do_installPaul Eggleton
2015-02-23devtool: reset: run bitbake -c clean on recipePaul Eggleton
2015-02-23lib/oe/patch: fix PATCHTOOL = "git" with source in a subdirectoryPaul Eggleton
2015-02-21machine/qemu: Switch from ext3 to ext4Richard Purdie
2015-02-21lib/oeqa/selftest/bblayers: use dashed subcommandsPaul Eggleton
2015-02-21lib/oe/package_manager: Performance tweak in regex usageRichard Purdie
2015-02-21oeqa/parselogs: Add exception for new mips error messageRichard Purdie
2015-02-19oeqa/ptest: Fixed complementary package install detection and added ptest-run...Lucian Musat
2015-02-17package_manager.py: use 'purge' instead of 'remove' in case of debChen Qi
2015-02-17lib/oe/package_manager: support exclusion from complementary glob process by ...Paul Eggleton
2015-02-15oeqa/ptest: Removed buildhistory as requirement for ptestLucian Musat
2015-02-14oeqa/smart: Added some new test casesLucian Musat
2015-02-14oe-pkgdata-util: add some QA testsPaul Eggleton