diff options
author | Kristoffer Ericson <kristoffer.ericson@gmail.com> | 2010-01-18 12:54:54 +0100 |
---|---|---|
committer | Kristoffer Ericson <kristoffer.ericson@gmail.com> | 2010-01-18 19:38:48 +0100 |
commit | a212259c676cc647a675ffb241bef95d051719f5 (patch) | |
tree | 7852bf3fa58e872311fbddf13d55468b3b8d0be5 | |
parent | 74a308c3d3f92bd16b102f7c8c23fb931829afe1 (diff) |
Add update-alternatives for distro file
-rw-r--r-- | 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 72d89282c2..b10aacc6c3 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 |