switch to permissive branch, due not all applications handle the "deny-all"-rule...
authorMirko Vogt <mirko@openwrt.org>
Sat, 16 May 2009 15:30:10 +0000 (15:30 +0000)
committerMirko Vogt <mirko@openwrt.org>
Sat, 16 May 2009 15:30:10 +0000 (15:30 +0000)
SVN-Revision: 15877

utils/dbus/Makefile

index 35a6aa697c121e028ef4f1ea31b3fc1fdb2f5669..2afb9c642288f19de9ca89b97b43e88073e7e5a2 100644 (file)
@@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
 
 # Make sure to also update the dbus-x package
 PKG_NAME:=dbus
 
 # Make sure to also update the dbus-x package
 PKG_NAME:=dbus
-PKG_VERSION:=1.2.12
+PKG_VERSION:=1.2.4.6permissive
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://dbus.freedesktop.org/releases/dbus/
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://dbus.freedesktop.org/releases/dbus/
-PKG_MD5SUM:=39bd582c3b06a261cac44d4cab6fd60b
+PKG_MD5SUM:=1a158fe326b078d1377a977121888496
 
 PKG_FIXUP:=libtool
 PKG_INSTALL:=1
 
 PKG_FIXUP:=libtool
 PKG_INSTALL:=1