From: Mirko Vogt Date: Sat, 16 May 2009 15:30:10 +0000 (+0000) Subject: switch to permissive branch, due not all applications handle the "deny-all"-rule... X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=51e57eed64cdd20cb2ad54e13fbf83230fdf3bfa;p=openwrt%2Fsvn-archive%2Farchive.git switch to permissive branch, due not all applications handle the "deny-all"-rule correctly yet (ref. lists.freedesktop.org/archives/dbus/2008-December/010769.html for reference) SVN-Revision: 15877 --- diff --git a/utils/dbus/Makefile b/utils/dbus/Makefile index 35a6aa697c..2afb9c6422 100644 --- a/utils/dbus/Makefile +++ b/utils/dbus/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk # 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_MD5SUM:=39bd582c3b06a261cac44d4cab6fd60b +PKG_MD5SUM:=1a158fe326b078d1377a977121888496 PKG_FIXUP:=libtool PKG_INSTALL:=1