[oe-commits] Klaus Kurzmann : shr.conf: fix IPKG_VARIANT

git version control git at git.openembedded.org
Sun Jul 19 12:56:06 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: af16fb6139904ab996ccf59bb2ecdd9751e05261
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=af16fb6139904ab996ccf59bb2ecdd9751e05261

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Sun Jul 19 14:50:01 2009 +0200

shr.conf: fix IPKG_VARIANT

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 conf/distro/shr.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index c22edf5..f06b006 100644
--- a/conf/distro/shr.conf
+++ b/conf/distro/shr.conf
@@ -40,7 +40,7 @@ IMAGE_INITSCRIPTS = "initscripts-shr"
 DISTRO_INITSCRIPTS = "initscripts-shr"
 DISTRO_DEV_MANAGER = "udev"
 
-IPKG_VARIANT = "opkg-nogpg"
+IPKG_VARIANT = "opkg"
 
 # We try to minimize the distro features in the default image.
 DISTRO_FEATURES = "wifi ppp alsa ext2 vfat usbhost"





More information about the Openembedded-commits mailing list