summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
* rootfs.py: show intercept script output in log.do_rootfsMartin Jansa2015-09-181-1/+1
* rootfs.py: Allow to override postinst-intercepts locationMartin Jansa2015-09-181-2/+4
* lib/oe/package_manager: fix opkg feed generationJoshua Lock2015-09-011-4/+1
* rootfs.py: Add check for kernel modules before running depmodSaul Wold2015-07-081-2/+16
* lib/oe/patch: Fix git patch application for source in subdirectoryRichard Purdie2015-07-081-3/+3
* terminal.py: Allow devshell/menuconfig on recent gnome-terminalLeonardo Sandoval2015-07-081-0/+6
* devtool: handle . in recipe namePaul Eggleton2015-06-281-2/+2
* devtool: include bbappends in recipe parsingMarkus Lehtonen2015-06-281-3/+3
* rootfs.py: Make set -x not break rootfs creationPeter Seebach2015-06-281-0/+3
* rootfs.py: Improve rpm log_check_regexEd Bartosh2015-06-281-1/+3
* split_and_strip_files: regroup hardlinks to make build deterministicEd Bartosh2015-05-151-2/+1
* package_manager: RpmPM: Fix scriptlet for rpm 4Jean-Benoit MARTIN2015-05-151-2/+4
* oe.sstatesig: align swspec handling with sstate.bbclassChristopher Larson2015-05-151-4/+4
* meta/lib/oe/utils.py: Corrected the return value of both_contain()Jun Zhu2015-05-151-1/+1
* package_manager: call createrepo with --dbpath pointing inside WORKDIREd Bartosh2015-04-021-1/+5
* package_deb: DpkgIndexer use apt-ftparchive that needs a valid configAndreas Oberritter2015-03-251-0/+28
* rootfs.py: Also uninstall update-alternatives and shadow for read-only-rootfsAndreas Oberritter2015-03-251-0/+2
* lib/oe/lsb.py: Prioritize parsing of /etc/os-releaseEd Bartosh2015-03-221-8/+9
* rootfs.py: add log checking ability for deb and ipkChen Qi2015-03-221-17/+44
* rootfs.py: two changes regarding log checkingChen Qi2015-03-221-3/+2
* package_manager: Create variable for install_dir_nameSaul Wold2015-03-202-8/+12
* meta/lib/oe/package.py: fix files ownership in packagesFabrice Coulon2015-03-201-1/+1
* rootfs.py: fix logic error so that warnings are checkedChen Qi2015-03-161-1/+1
* meta/lib/oe/utils.py: properly implement both_contain()Cristian Iorga2015-03-101-1/+9
* lib/oe/terminal: fix konsole terminal support for KDE 4.xPaul Eggleton2015-02-261-4/+4
* lib/oe/terminal: fix regressionsPaul Eggleton2015-02-261-12/+8
* terminal.py: No --disable-factory for gnome-terminal >= 3.10Sven Ebenfeld2015-02-241-8/+22
* copy_buildsystem.py: Add methods to copy shared state.Randy Witt2015-02-241-0/+32
* copy_buildsystem.py: Add a way to copy buildsystem to a directory.Randy Witt2015-02-241-0/+70
* sstatesig: Add ability to filter list of tasks for locked-sigs.incPaul Eggleton2015-02-241-1/+4
* lib/oe/recipeutils: minor improvements to patch_recipe()Paul Eggleton2015-02-231-2/+2
* lib/oe/patch: fix PATCHTOOL = "git" with source in a subdirectoryPaul Eggleton2015-02-231-2/+5
* lib/oe/package_manager: Performance tweak in regex usageRichard Purdie2015-02-211-3/+3
* package_manager.py: use 'purge' instead of 'remove' in case of debChen Qi2015-02-171-2/+2
* lib/oe/package_manager: support exclusion from complementary glob process by ...Paul Eggleton2015-02-171-0/+3
* oe-pkgdata-util: improve command-line usagePaul Eggleton2015-02-141-1/+1
* lib/oe/lsb.py: Fix up for dashSaul Wold2015-02-141-0/+1
* rootfs.py: ignore "NOTE:" when catching warningsRicardo Neri2015-02-141-1/+1
* terminal.py: add tmux new window optionDan McGregor2015-02-081-0/+35
* classes/license: tweak license format messagesPaul Eggleton2015-02-081-1/+2
* lib/oe/terminal: add support for Terminology terminal emulatorRodrigo Chiossi2015-02-031-0/+4
* package_manager.py: fix rootfs failure with multilib enabledChen Qi2015-02-031-1/+4
* terminal.py: fixes launching multiple windows of gnome-terminalAlejandro Hernandez2015-02-031-1/+1
* image.bbclass: make kernel depmod data optionalDan McGregor2015-02-031-1/+2
* lib/oe/image.py: add error checking for missing IMAGE_CMDPaul Eggleton2015-02-031-1/+5
* classes/image: ensure uninstalled packages do not appear in manifestsPaul Eggleton2015-02-031-25/+30
* lib/oe/rootfs.py: rename _uninstall_uneeded to fix spelling errorPaul Eggleton2015-02-031-2/+2
* kernel: Fix depmod for multilibRichard Purdie2015-01-291-1/+1
* kernel/image/depmodwrapper: Fixups for depmodRichard Purdie2015-01-231-7/+8
* lib/oe/package: Ensure strip breaks hardlinksRichard Purdie2015-01-231-1/+2
OpenPOWER on IntegriCloud