summaryrefslogtreecommitdiff
path: root/meta-inventec
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2022-02-23 21:04:38 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-02-24 20:05:29 +0300
commit60ec12dbc13cb828b139de7750cb85c9f1f2b264 (patch)
tree53d377233a86ea083d233bf99e39e067839d7d48 /meta-inventec
parent6c896151ceb2cddb5a5791392d277474926e20e0 (diff)
downloadopenbmc-60ec12dbc13cb828b139de7750cb85c9f1f2b264.tar.xz
various: sync package_ipk
Commit 605c37cb989a95c02633fcb93efb45102781b4bb switched the tree to use 'package_ipk' instead of 'package_rpm'. Since then a few other systems have gone in which used an old package setting. Sync them to use IPK. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Iecd2f65871038d6139c87f910c7c7fb19a115067
Diffstat (limited to 'meta-inventec')
-rwxr-xr-xmeta-inventec/meta-transformers/conf/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-inventec/meta-transformers/conf/local.conf.sample b/meta-inventec/meta-transformers/conf/local.conf.sample
index f3ac2e226a..45a7e2585f 100755
--- a/meta-inventec/meta-transformers/conf/local.conf.sample
+++ b/meta-inventec/meta-transformers/conf/local.conf.sample
@@ -84,7 +84,7 @@ DISTRO ?= "openbmc-openpower"
# - 'package_rpm' for rpm style packages
# E.g.: PACKAGE_CLASSES ?= "package_rpm package_deb package_ipk"
# We default to rpm:
-PACKAGE_CLASSES ?= "package_rpm"
+PACKAGE_CLASSES ?= "package_ipk"
#
# SDK target architecture