summaryrefslogtreecommitdiff
path: root/meta/lib/oe
AgeCommit message (Expand)AuthorFiles
2015-04-29split_and_strip_files: regroup hardlinks to make build deterministicEd Bartosh1
2015-04-29lib/oe/package: Improve strip subprocess handlingRichard Purdie1
2015-04-27devtool: handle . in recipe namePaul Eggleton1
2015-04-27devtool: include bbappends in recipe parsingMarkus Lehtonen1
2015-04-19lib/oe/package_manager: avoid traceback with no packagesPaul Eggleton1
2015-04-13package_manager: RpmPM: Fix scriptlet for rpm 4Jean-Benoit MARTIN1
2015-04-06oe.sstatesig: align swspec handling with sstate.bbclassChristopher Larson1
2015-04-06meta/lib/oe/utils.py: Corrected the return value of both_contain()Jun Zhu1
2015-04-02package_manager: call createrepo with --dbpath pointing inside WORKDIREd Bartosh1
2015-03-24package_deb: DpkgIndexer use apt-ftparchive that needs a valid configAndreas Oberritter1
2015-03-24rootfs.py: Also uninstall update-alternatives and shadow for read-only-rootfsAndreas Oberritter1
2015-03-22lib/oe/lsb.py: Prioritize parsing of /etc/os-releaseEd Bartosh1
2015-03-22rootfs.py: add log checking ability for deb and ipkChen Qi1
2015-03-22rootfs.py: two changes regarding log checkingChen Qi1
2015-03-20package_manager: Create variable for install_dir_nameSaul Wold2
2015-03-20meta/lib/oe/package.py: fix files ownership in packagesFabrice Coulon1
2015-03-16rootfs.py: fix logic error so that warnings are checkedChen Qi1
2015-03-09meta/lib/oe/utils.py: properly implement both_contain()Cristian Iorga1
2015-02-26lib/oe/terminal: fix konsole terminal support for KDE 4.xPaul Eggleton1
2015-02-26lib/oe/terminal: fix regressionsPaul Eggleton1
2015-02-24terminal.py: No --disable-factory for gnome-terminal >= 3.10Sven Ebenfeld1
2015-02-23copy_buildsystem.py: Add methods to copy shared state.Randy Witt1
2015-02-23copy_buildsystem.py: Add a way to copy buildsystem to a directory.Randy Witt1
2015-02-23sstatesig: Add ability to filter list of tasks for locked-sigs.incPaul Eggleton1
2015-02-23lib/oe/recipeutils: minor improvements to patch_recipe()Paul Eggleton1
2015-02-23lib/oe/patch: fix PATCHTOOL = "git" with source in a subdirectoryPaul Eggleton1
2015-02-21lib/oe/package_manager: Performance tweak in regex usageRichard Purdie1
2015-02-17package_manager.py: use 'purge' instead of 'remove' in case of debChen Qi1
2015-02-17lib/oe/package_manager: support exclusion from complementary glob process by ...Paul Eggleton1
2015-02-14oe-pkgdata-util: improve command-line usagePaul Eggleton1
2015-02-14lib/oe/lsb.py: Fix up for dashSaul Wold1
2015-02-14rootfs.py: ignore "NOTE:" when catching warningsRicardo Neri1
2015-02-07terminal.py: add tmux new window optionDan McGregor1
2015-02-07classes/license: tweak license format messagesPaul Eggleton1
2015-02-03lib/oe/terminal: add support for Terminology terminal emulatorRodrigo Chiossi1
2015-02-03package_manager.py: fix rootfs failure with multilib enabledChen Qi1
2015-02-03terminal.py: fixes launching multiple windows of gnome-terminalAlejandro Hernandez1
2015-02-03image.bbclass: make kernel depmod data optionalDan McGregor1
2015-02-03lib/oe/image.py: add error checking for missing IMAGE_CMDPaul Eggleton1
2015-02-03classes/image: ensure uninstalled packages do not appear in manifestsPaul Eggleton1
2015-02-03lib/oe/rootfs.py: rename _uninstall_uneeded to fix spelling errorPaul Eggleton1
2015-01-29kernel: Fix depmod for multilibRichard Purdie1
2015-01-23kernel/image/depmodwrapper: Fixups for depmodRichard Purdie1
2015-01-23lib/oe/package: Ensure strip breaks hardlinksRichard Purdie1
2015-01-23lib/oe/sdk.py: Add SDKIMAGE_INSTALL_COMPLEMENTARY capabilities to DpkgSdkPau Espin Pedrol1
2015-01-16lib/oe/rootfs.py: Fix reference to abiversion file locationRichard Purdie1
2014-12-24lib/oe/image.py: Handle compressed IMAGE_TYPEDEP valuesOtavio Salvador1
2014-12-21lib/oe: add recipeutils modulePaul Eggleton1
2014-12-21lib/oe/patch: add support for extracting patches from git treePaul Eggleton1
2014-12-21lib/oe/patch.py: abort "git am" if it failsPaul Eggleton1