From 517022211cab2644bac88865e29af726f1aafeaf Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 18 Dec 2011 17:27:43 +0100 Subject: avr32 workarounds --- package/bluez/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'package/bluez') diff --git a/package/bluez/Makefile b/package/bluez/Makefile index e359b8f77..a4fa983e3 100644 --- a/package/bluez/Makefile +++ b/package/bluez/Makefile @@ -4,15 +4,17 @@ include ${TOPDIR}/rules.mk PKG_NAME:= bluez -PKG_VERSION:= 4.92 +PKG_VERSION:= 4.96 PKG_RELEASE:= 1 -PKG_MD5SUM:= abe5b76df95939f4eb6fa493f4764a95 +PKG_MD5SUM:= 296111afac49e3f9035085ac14daf518 PKG_DESCR:= bluetooth libraries and applications PKG_SECTION:= bluetooth PKG_DEPENDS:= kmod-bt libusb glib dbus PKG_BUILDDEP:= libusb dbus glib libusb-compat PKG_URL:= http://www.bluez.org/ -PKG_SITES:= ${MASTER_SITE_KERNEL:=bluetooth/} +PKG_SITES:= http://mirror.anl.gov/pub/linux/bluetooth/ + +PKG_ARCH_DEPENDS:= !avr32 include ${TOPDIR}/mk/package.mk -- cgit v1.2.3