summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/rootfs.py
Commit message (Expand)AuthorAgeFilesLines
* lib/oe/rootfs: Fix DEBUGFS generation, without opensslAnders Darander2016-06-291-0/+2
* lib/oe/rootfs: Fix DEBUGFS generation for opkg & openssl-cnfAnders Darander2016-05-171-1/+1
* lib/oe/rootfs: Fix DEBUGFS generation when using opkgRichard Purdie2016-04-291-2/+2
* rootfs.py: apply ROOTFS_POSTINSTALL_COMMAND to all package formatsBill Randle2016-04-141-2/+3
* image.bbclass: Make unneeded packages for a read-only rootfs configurablePeter Kjellerstedt2016-03-311-18/+5
* lib/oe/package_manager: remove package feed listsStefan Agner2016-01-311-1/+1
* lib/oe/rootfs: Use list_pkgs() instead of list()Mariano Lopez2016-01-201-5/+5
* DpkgRootfs: Fix logcheck_error false-positive when use multilibAníbal Limón2016-01-111-0/+13
* rootfs.py: Change logic to unistall packagesMariano Lopez2015-12-121-20/+21
* rootfs.py: Stop using installed_pkgs.txtMariano Lopez2015-11-241-15/+9
* lib/oe/rootfs: tell intercepts where the native sysroot isRoss Burton2015-10-271-0/+1
* rootfs.py: add more info to the warning messageEd Bartosh2015-10-271-0/+1
* Empty image:rootfs.py:handle empty PACKAGE_INSTALLAlex Franco2015-09-281-1/+5
* rootfs: Conditionally uninstall update-rc.dKhem Raj2015-09-111-1/+9
* Revert "rootfs: Do not uninstall update-rc.d"Richard Purdie2015-09-111-1/+2
* rootfs.py: show intercept script output in log.do_rootfsMartin Jansa2015-09-091-1/+1
* rootfs: Do not uninstall update-rc.dKhem Raj2015-09-091-2/+1
* rootfs.py: Allow to override postinst-intercepts locationMartin Jansa2015-09-091-2/+4
* Empty image: package list splitting and iterationAlex Franco2015-08-291-1/+1
* rootfs.py: fix PRE/POSTPROCESS_COMMANDS for rpm and debRobert Yang2015-08-011-1/+15
* rootfs.py: Add check for kernel modules before running depmodSaul Wold2015-07-021-2/+16
* oe/rootfs.py: DpkgRootfs/OpkgRootfs add support for dependency handling in po...Aníbal Limón2015-06-271-55/+101
* lib/oe/rootfs: tidy up log warning reportingPaul Eggleton2015-06-111-7/+6
* image.bbclass: Add a method for creating a companion debug filesystemMark Hatle2015-05-241-0/+57
* rootfs.py: Make set -x not break rootfs creationPeter Seebach2015-05-241-0/+3
* rootfs.py: Improve rpm log_check_regexEd Bartosh2015-05-221-1/+3
* rootfs.py: Also uninstall update-alternatives and shadow for read-only-rootfsAndreas Oberritter2015-03-251-0/+2
* 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-201-1/+4
* rootfs.py: fix logic error so that warnings are checkedChen Qi2015-03-161-1/+1
* rootfs.py: ignore "NOTE:" when catching warningsRicardo Neri2015-02-141-1/+1
* image.bbclass: make kernel depmod data optionalDan McGregor2015-02-031-1/+2
* 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/rootfs.py: Fix reference to abiversion file locationRichard Purdie2015-01-161-1/+1
* rootfs.py: tweak inner warn message catchingHongxu Jia2014-11-041-1/+1
* rootfs.py: catch inner warn messageHongxu Jia2014-09-301-1/+19
* package_manager.py: use RPM_PREFER_ELF_ARCHRobert Yang2014-09-101-1/+1
* package_manager.py: set preferred ABI for rpmRobert Yang2014-08-021-1/+2
* lib/oe/rootfs: Improve error message whitespaceRichard Purdie2014-07-281-1/+1
* image.bbclass/rootfs.py: add variables to rootfs[vardeps]Roxana Ciobanu2014-07-231-0/+21
* rootfs: Remove the extraneous install directorySaul Wold2014-07-191-0/+1
* rootfs.py: change the logic in _uninstall_unneededChen Qi2014-06-131-5/+9
* Globally replace oe.utils.contains to bb.utils.containsOtavio Salvador2014-04-251-4/+3
* rootfs.py: introduce USE_DEVFS checkMatthieu Crapet2014-04-041-1/+2
* rootfs.py: add new cleanup methodLaurentiu Palcu2014-03-301-0/+25
* rootfs.py, sdk.py: adjust/create the wrappers for creating installed packages...Laurentiu Palcu2014-03-211-15/+4