[oe-commits] Kristoffer Ericson : Add update-alternatives for distro file

git version control git at git.openembedded.org
Mon Jan 18 18:42:00 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: a212259c676cc647a675ffb241bef95d051719f5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a212259c676cc647a675ffb241bef95d051719f5

Author: Kristoffer Ericson <kristoffer.ericson at gmail.com>
Date:   Mon Jan 18 12:54:54 2010 +0100

Add update-alternatives for distro file

---

 conf/distro/jlime-2009.1.conf |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/conf/distro/jlime-2009.1.conf b/conf/distro/jlime-2009.1.conf
index 72d8928..b10aacc 100644
--- a/conf/distro/jlime-2009.1.conf
+++ b/conf/distro/jlime-2009.1.conf
@@ -37,6 +37,7 @@ SPLASH = "psplash"
 INHERIT += "debian package_tar package_ipk src_distribute_local"
 SRC_DIST_LOCAL ?= "symlink"
 IMAGE_FSTYPES = "tar.gz tar.bz2 jffs2"
+PREFERRED_PROVIDER_virtual/update-alternatives = "opkg-nogpg-nocurl"
 
 #
 # Kernel





More information about the Openembedded-commits mailing list