toolchain: Remove alsa-lib (#2543)
This commit is contained in:
Родитель
c09d4ecb77
Коммит
16530eeae3
|
@ -1,6 +1,3 @@
|
|||
alsa-lib-1.2.6.1-1.cm2.aarch64.rpm
|
||||
alsa-lib-debuginfo-1.2.6.1-1.cm2.aarch64.rpm
|
||||
alsa-lib-devel-1.2.6.1-1.cm2.aarch64.rpm
|
||||
asciidoc-9.1.0-1.cm2.noarch.rpm
|
||||
audit-3.0.6-4.cm2.aarch64.rpm
|
||||
audit-debuginfo-3.0.6-4.cm2.aarch64.rpm
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
alsa-lib-1.2.6.1-1.cm2.x86_64.rpm
|
||||
alsa-lib-debuginfo-1.2.6.1-1.cm2.x86_64.rpm
|
||||
alsa-lib-devel-1.2.6.1-1.cm2.x86_64.rpm
|
||||
asciidoc-9.1.0-1.cm2.noarch.rpm
|
||||
audit-3.0.6-4.cm2.x86_64.rpm
|
||||
audit-debuginfo-3.0.6-4.cm2.x86_64.rpm
|
||||
|
|
|
@ -41,7 +41,6 @@ generate_toolchain () {
|
|||
|
||||
# Remove specific packages that are not needed in pkggen_core
|
||||
remove_packages_for_pkggen_core () {
|
||||
sed -i '/alsa-lib-/d' $TmpPkgGen
|
||||
sed -i '/audit-devel/d' $TmpPkgGen
|
||||
sed -i '/ca-certificates-legacy/d' $TmpPkgGen
|
||||
sed -i '/libtasn1-d/d' $TmpPkgGen
|
||||
|
|
|
@ -304,8 +304,6 @@ build_rpm_in_chroot_no_install zip
|
|||
chroot_and_install_rpms zip
|
||||
build_rpm_in_chroot_no_install unzip
|
||||
chroot_and_install_rpms unzip
|
||||
build_rpm_in_chroot_no_install alsa-lib
|
||||
chroot_and_install_rpms alsa-lib
|
||||
build_rpm_in_chroot_no_install gperf
|
||||
chroot_and_install_rpms gperf
|
||||
|
||||
|
@ -468,7 +466,7 @@ build_rpm_in_chroot_no_install createrepo_c
|
|||
|
||||
build_rpm_in_chroot_no_install libsepol
|
||||
|
||||
audit needs: python3, krb5, swig, e2fsprogs
|
||||
# audit needs: python3, krb5, swig, e2fsprogs
|
||||
build_rpm_in_chroot_no_install audit
|
||||
|
||||
# rebuild pam with selinux and audit support
|
||||
|
|
Загрузка…
Ссылка в новой задаче