Richard Purdie
|
ffae400179
meta/lib+scripts: Convert to SPDX license headers
|
6 years ago |
Alexander Kanavin
|
a3c4aaf9b3
lib/oe/package_manager.py: turn nativesdk postinst warnings into notes
|
6 years ago |
Alejandro del Castillo
|
d8e12f2bfc
OpkgPM: use --add-ignore-recommends to process BAD_RECOMMENDATIONS
|
6 years ago |
Angus Lees
|
dbb832b8cf
package_manager.py: Use data.tar.xz for ipkg too
|
6 years ago |
Alexander Kanavin
|
32309ba1de
lib/oe/package_manager: turn postinst_intercept warnings into failures for nativesdk
|
6 years ago |
Richard Purdie
|
cd4b8a8553
meta: Fix Deprecated warnings from regexs
|
6 years ago |
Alexander Kanavin
|
e858593584
rpm: produce sane amount of logging when creating a rootfs
|
6 years ago |
Alexander Kanavin
|
00822848f5
package_manager.py: fix the message used to catch failing postinsts from dnf
|
6 years ago |
Richard Purdie
|
e2af21d119
lib/oe/package_manager: Avoid race problems when calling list_pkgs()
|
6 years ago |
Alexey Brodkin
|
ef63723965
locale: Allow usage of cross-localedef for ARC
|
6 years ago |
Mingli Yu
|
f3e21c3b6e
package_manager.py: correct the deploydir when packagefeed-stability inherited
|
6 years ago |
Ross Burton
|
1de82d5fc0
package_manager: handle remove() with no packages
|
6 years ago |
Ross Burton
|
8c5f73e78c
package_manager: implement PACKAGE_EXCLUDE for opkg
|
6 years ago |
Max Krummenacher
|
8c0a33f326
package_manager: use normalized path when doing the filtered copy
|
6 years ago |
Kai Kang
|
444b3139cd
package_manager.py: add noarch to buildarch_compat
|
6 years ago |
Alexander Kanavin
|
5e3a07180b
lib/oe/package_manager: turn postinst failure warnings into bitbake failures
|
6 years ago |
Christopher Larson
|
85518a2001
oe.package_manager: support loading intercepts from multiple paths
|
6 years ago |
Richard Purdie
|
0bccf1dab1
package_manager: Add definitions for riscv machines
|
6 years ago |
Richard Purdie
|
26a786f869
package_manager/sdk: Use filtered copies of the deploy ipk/deb directories
|
6 years ago |
Richard Purdie
|
ad6b737029
package_manager: Remove rpm specific pieces of create_packages_dir()
|
6 years ago |
Richard Purdie
|
65c8154f21
image: Add locale archive optimisation
|
6 years ago |
Richard Purdie
|
adea90740d
package/package_manager: multiprocess_exec -> multiprocess_launch
|
6 years ago |
Joe Slater
|
058119da17
postinst-intercepts: do not execute any variant of delay_to_first_boot
|
7 years ago |
Alexander Kanavin
|
4699d29ac2
package_manager.py: rework postinst_intercept failures
|
7 years ago |
Alexander Kanavin
|
ce12d183bb
package_manager.py: get rid of ROOTFS_RPM_DEBUG in RpmPM()
|
7 years ago |
Ross Burton
|
f0fe88b89f
package_manager: expand the removal list for RPM
|
7 years ago |
Alexander Kanavin
|
b897982679
package_manager.py: do not hardcode the task name when referring to log files
|
7 years ago |
Alexander Kanavin
|
ae66103939
package_manager.py: move intercept running logic from rootfs class to PackageManager class
|
7 years ago |
Alexander Kanavin
|
19cd7a1776
package_manager.py: move postinst_intercept dir initialization from RootFS to PackageManager class
|
7 years ago |
Alexander Kanavin
|
b224c4e152
package_manager.py: move target_rootfs property to common ancestor class
|
7 years ago |