From 51e57eed64cdd20cb2ad54e13fbf83230fdf3bfa Mon Sep 17 00:00:00 2001 From: Mirko Vogt Date: Sat, 16 May 2009 15:30:10 +0000 Subject: [PATCH 1/1] switch to permissive branch, due not all applications handle the "deny-all"-rule correctly yet (ref. http://lists.freedesktop.org/archives/dbus/2008-December/010769.html for reference) SVN-Revision: 15877 --- utils/dbus/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.30.2