From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arne Fitzenreiter To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 419aaf916cb71e413fe4da76624b90e902b91983 Date: Sun, 13 Feb 2022 08:56:05 +0000 Message-ID: <4JxLmj2Sv2z2xjC@people01.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1818140565962494494==" List-Id: --===============1818140565962494494== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via 419aaf916cb71e413fe4da76624b90e902b91983 (commit) from 5462658ea03ea86d5c093de3eb708d367aa077ac (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 419aaf916cb71e413fe4da76624b90e902b91983 Author: Arne Fitzenreiter Date: Sun Feb 13 08:55:24 2022 +0000 libvirt: ship arm cpu configfiles =20 Signed-off-by: Arne Fitzenreiter ----------------------------------------------------------------------- Summary of changes: config/rootfiles/packages/libvirt | 20 ++++++++++---------- lfs/libvirt | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) Difference in files: diff --git a/config/rootfiles/packages/libvirt b/config/rootfiles/packages/li= bvirt index b6f639901..e57ead069 100644 --- a/config/rootfiles/packages/libvirt +++ b/config/rootfiles/packages/libvirt @@ -206,16 +206,16 @@ usr/sbin/virtstoraged #usr/share/doc/libvirt/examples/xml/test/testvol.xml #usr/share/libvirt #usr/share/libvirt/cpu_map -#usr/share/libvirt/cpu_map/arm_FT-2000plus.xml -#usr/share/libvirt/cpu_map/arm_Falkor.xml -#usr/share/libvirt/cpu_map/arm_Kunpeng-920.xml -#usr/share/libvirt/cpu_map/arm_Tengyun-S2500.xml -#usr/share/libvirt/cpu_map/arm_ThunderX299xx.xml -#usr/share/libvirt/cpu_map/arm_cortex-a53.xml -#usr/share/libvirt/cpu_map/arm_cortex-a57.xml -#usr/share/libvirt/cpu_map/arm_cortex-a72.xml -#usr/share/libvirt/cpu_map/arm_features.xml -#usr/share/libvirt/cpu_map/arm_vendors.xml +usr/share/libvirt/cpu_map/arm_FT-2000plus.xml +usr/share/libvirt/cpu_map/arm_Falkor.xml +usr/share/libvirt/cpu_map/arm_Kunpeng-920.xml +usr/share/libvirt/cpu_map/arm_Tengyun-S2500.xml +usr/share/libvirt/cpu_map/arm_ThunderX299xx.xml +usr/share/libvirt/cpu_map/arm_cortex-a53.xml +usr/share/libvirt/cpu_map/arm_cortex-a57.xml +usr/share/libvirt/cpu_map/arm_cortex-a72.xml +usr/share/libvirt/cpu_map/arm_features.xml +usr/share/libvirt/cpu_map/arm_vendors.xml usr/share/libvirt/cpu_map/index.xml usr/share/libvirt/cpu_map/ppc64_POWER6.xml usr/share/libvirt/cpu_map/ppc64_POWER7.xml diff --git a/lfs/libvirt b/lfs/libvirt index bc0dfc036..4409fe4e5 100644 --- a/lfs/libvirt +++ b/lfs/libvirt @@ -33,7 +33,7 @@ DIR_APP =3D $(DIR_SRC)/$(THISAPP) TARGET =3D $(DIR_INFO)/$(THISAPP) SUP_ARCH =3D x86_64 aarch64 PROG =3D libvirt -PAK_VER =3D 27 +PAK_VER =3D 28 =20 DEPS =3D ebtables libpciaccess libtirpc libyajl ncat qemu =20 hooks/post-receive -- IPFire 2.x development tree --===============1818140565962494494==--