[oe-commits] [openembedded-core] branch master updated: local.conf.sample.extended: drop RPM4 example

git at git.openembedded.org git at git.openembedded.org
Thu Jul 7 12:38:45 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

The following commit(s) were added to refs/heads/master by this push:
       new  ed85fa3   local.conf.sample.extended: drop RPM4 example
ed85fa3 is described below

commit ed85fa3c40d6a9db9184e4f08698e278ea802674
Author: Paul Eggleton <paul.eggleton at linux.intel.com>
AuthorDate: Wed Jun 29 15:09:16 2016 +1200

    local.conf.sample.extended: drop RPM4 example
    
    We don't have RPM4 support anymore, so there's no point including this.
    
    Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/conf/local.conf.sample.extended | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/meta/conf/local.conf.sample.extended b/meta/conf/local.conf.sample.extended
index a95703d..da4820d 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
 #

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list