Add support for the broadcom firmware loader
authorOyvind Repvik <nail@nslu2-linux.org>
Tue, 30 Aug 2005 23:50:11 +0000 (23:50 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 30 Aug 2005 23:50:11 +0000 (23:50 +0000)
packages/bluez-utils/bluez-utils-common_2.18.inc

index 82ac9e8..9f99081 100644 (file)
@@ -4,7 +4,7 @@ PRIORITY = "optional"
 DEPENDS = "bluez-libs-${PV} pcmcia-cs"
 RPROVIDES_${PN} = "bluez-pan bluez-sdp bluez-utils"
 LICENSE = "GPL"
-PR = "r4"
+PR = "r5"
 
 SRC_URI = "http://bluez.sourceforge.net/download/bluez-utils-${PV}.tar.gz \
        file://base.patch;patch=1 \
@@ -21,7 +21,7 @@ SRC_URI_append_openzaurus = " file://default-manfid-0x0-to-bcps.patch"
 S = "${WORKDIR}/bluez-utils-${PV}"
 
 EXTRA_OECONF = "--with-bluez-libs=${STAGING_LIBDIR} --with-bluez-includes=${STAGING_INCDIR} \
-                --enable-pcmcia --enable-initscripts"
+                --enable-pcmcia --enable-initscripts --enable-bcm203x"
 
 inherit autotools update-rc.d