summaryrefslogtreecommitdiff
path: root/meta-evb/meta-evb-raspberrypi/conf/local.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'meta-evb/meta-evb-raspberrypi/conf/local.conf.sample')
-rw-r--r--meta-evb/meta-evb-raspberrypi/conf/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-evb/meta-evb-raspberrypi/conf/local.conf.sample b/meta-evb/meta-evb-raspberrypi/conf/local.conf.sample
index cbfcfe3f7..88b639111 100644
--- a/meta-evb/meta-evb-raspberrypi/conf/local.conf.sample
+++ b/meta-evb/meta-evb-raspberrypi/conf/local.conf.sample
@@ -1,6 +1,6 @@
MACHINE ??= "raspberrypi"
DISTRO ?= "openbmc-phosphor"
-PACKAGE_CLASSES ?= "package_rpm"
+PACKAGE_CLASSES ?= "package_ipk"
SANITY_TESTED_DISTROS:append ?= " *"
EXTRA_IMAGE_FEATURES ?= "debug-tweaks"
USER_CLASSES ?= "buildstats"