aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2016-06-28 14:44:50 +1200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2016-06-28 14:44:50 +1200
commit2b0cb44041183e9d75f5cb636eb4115686807a21 (patch)
tree5c75aa10c302c2ea8ee25d080d58af96395f58b6
parent646c366c2566bd8dd6f73681cea9f5b021589a56 (diff)
downloadopenembedded-core-contrib-paule/rpm4-remove.tar.gz
local.conf.sample.extended: drop RPM4 examplepaule/rpm4-remove
We don't have RPM4 support anymore, so there's no point including this. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
-rw-r--r--meta/conf/local.conf.sample.extended10
1 files changed, 0 insertions, 10 deletions
diff --git a/meta/conf/local.conf.sample.extended b/meta/conf/local.conf.sample.extended
index a95703d8f1..da4820dbbf 100644
--- a/meta/conf/local.conf.sample.extended
+++ b/meta/conf/local.conf.sample.extended
@@ -372,16 +372,6 @@
#IPK_HIERARCHICAL_FEED = "1"
#
-# Using RPM4
-#
-# Currently the rootfs_rpm code has a hard depends on rpmresolve:do_populate_sysroot,
-# when using rpm4 the rpmresolve code will not compile due to a missing header file.
-# That dependency needs to be removed when using RPM4, also the PREFERRED_VERSION needs
-# to be set. This example shows how to enable rpm4
-# PREFERRED_VERSION_rpm = "4.11.2"
-# PREFERRED_VERSION_rpm-native = "4.11.2"
-# RPMROOTFSDEPENDS_remove = "rpmresolve-native:do_populate_sysroot"
-
#
# Use busybox/mdev for system initialization
#