slingbox: add losetup to defconfig
authorMike Westerhof <mwester@dls.net>
Sat, 22 Apr 2006 13:53:50 +0000 (13:53 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 22 Apr 2006 13:53:50 +0000 (13:53 +0000)
packages/busybox/slingbox-1.00/defconfig
packages/busybox/slingbox_1.00.bb

index d35d7d5..6b15e19 100644 (file)
@@ -311,7 +311,7 @@ CONFIG_FREERAMDISK=y
 # CONFIG_GETOPT is not set
 CONFIG_HEXDUMP=y
 # CONFIG_HWCLOCK is not set
-# CONFIG_LOSETUP is not set
+CONFIG_LOSETUP=y
 # CONFIG_MKSWAP is not set
 # CONFIG_MORE is not set
 CONFIG_PIVOT_ROOT=y
index a275cbb..8e11a09 100644 (file)
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.busybox.net"
 LICENSE = "GPL"
 SECTION = "base"
 PRIORITY = "required"
-PR = "r8"
+PR = "r9"
 
 SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \
            file://defconfig \