From db07887e437b9eac3d6dc92187f2c53f671a4e66 Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 6 Aug 2008 18:33:41 +0000 Subject: [PATCH] Chrony is not available for power targets, delete empty patches as well git-svn-id: svn://svn.openwrt.org/openwrt/packages@12218 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/chrony/Makefile | 2 +- net/chrony/patches/002-mips_ioc_constants.patch | 0 net/chrony/patches/003-gcc4.patch | 0 3 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 net/chrony/patches/002-mips_ioc_constants.patch delete mode 100644 net/chrony/patches/003-gcc4.patch diff --git a/net/chrony/Makefile b/net/chrony/Makefile index 57ee50f4a..94593f886 100644 --- a/net/chrony/Makefile +++ b/net/chrony/Makefile @@ -23,7 +23,7 @@ define Package/chrony SUBMENU:=Time Synchronization SECTION:=net CATEGORY:=Network - DEPENDS:=+libreadline +libncurses @!TARGET_avr32 + DEPENDS:=+libreadline +libncurses @!TARGET_avr32 @!TARGET_powerpc TITLE:=NTP client/server for on-demand connections URL:=http://chrony.sunsite.dk/ endef diff --git a/net/chrony/patches/002-mips_ioc_constants.patch b/net/chrony/patches/002-mips_ioc_constants.patch deleted file mode 100644 index e69de29bb..000000000 diff --git a/net/chrony/patches/003-gcc4.patch b/net/chrony/patches/003-gcc4.patch deleted file mode 100644 index e69de29bb..000000000 -- 2.11.0