From f84cc90e072816544ed7f18760358cf450c80fc0 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 4 Oct 2010 15:46:57 +0000 Subject: updated openwrt package diff --git a/openwrt/rhctl/Makefile b/openwrt/rhctl/Makefile index 8719af4..6e9cf8a 100644 --- a/openwrt/rhctl/Makefile +++ b/openwrt/rhctl/Makefile @@ -12,14 +12,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rhctl -PKG_VERSION:=1.0 +PKG_VERSION:=1.1 PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://localhost/ -PKG_MD5SUM:=78565d963644bf87ecb2cf744de9468f - +PKG_MD5SUM:=1fbe89eb61110661407b9e3203759036 PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install diff --git a/openwrt/rhctl/files/switchctl.conf b/openwrt/rhctl/files/switchctl.conf index bc7c9db..381fd8d 100644 --- a/openwrt/rhctl/files/switchctl.conf +++ b/openwrt/rhctl/files/switchctl.conf @@ -12,3 +12,5 @@ standby_main 03 standby_music 04 studio 05 ext_studio 06 +streamer 07 +emergency 08 -- cgit v0.10.2