stx-anaconda-image.bbclass: add exact pkg list to limit the repo size 56/3656/1
authorJackie Huang <jackie.huang@windriver.com>
Sat, 9 May 2020 07:34:42 +0000 (15:34 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Sat, 9 May 2020 09:42:19 +0000 (17:42 +0800)
commit0bf57ffd734c6148f234b8e140ecfb63b3291451
tree879455c94f0abe4a07347e80f542e66322ef9c0e
parent1de911137715cc2307381bb12bd60b947269495a
stx-anaconda-image.bbclass: add exact pkg list to limit the repo size

This change ensures only packages in the list will be added in the
rpm repo in the ISO image, so it will reduce the size:
* rpm repo: 3.4G -> 1.3G
* ISO image: 4.3G -> 2.1G

Remove the list for REPO_EXCLUDE_PKG which is not needed any more.

Issue-ID: INF-104
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I0f63a5ee57f7b08fce9f16a3f051eb3dfb0f8f2f
meta-stx/classes/stx-anaconda-image.bbclass
meta-stx/conf/distro/files/pkglist/poky-stx-aio-pkg-list.txt [new file with mode: 0644]
meta-stx/recipes-core/images/stx-image-aio-installer.bb
scripts/configs/local-anaconda.conf