[backfire] merge r21547 - add PKG_RELEASE var to packages lacking one
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 23 May 2010 14:34:54 +0000 (14:34 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 23 May 2010 14:34:54 +0000 (14:34 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21549 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/ifxmips-dsl-api/Makefile
package/ifxmips-dsl-control/Makefile
package/siit/Makefile
package/wprobe/Makefile

index 1e19da23d9af743fa39b5a9c19b8df9ddcbcf9ad..de86cf55e9f998dfd739b8258d458d582aac8708 100644 (file)
@@ -12,6 +12,7 @@ include $(INCLUDE_DIR)/kernel.mk
 PKG_NAME:=ifxmips-dsl-api
 PKG_BASE_NAME:=drv_dsl_cpe_api_danube
 PKG_VERSION:=3.24.4.4
+PKG_RELEASE:=1
 PKG_SOURCE:=$(PKG_BASE_NAME)-$(PKG_VERSION).tar.gz
 PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/drv_dsl_cpe_api-$(PKG_VERSION)
 PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources/
index bd35d2f9c3efd295201d4f0a5551d3db4d4c3231..e589bdc79869a8c5296a3f20a48d4ab0050d53ef 100644 (file)
@@ -11,6 +11,7 @@ include $(INCLUDE_DIR)/kernel.mk
 
 PKG_BASE_NAME:=dsl_cpe_control_danube
 PKG_VERSION:=3.24.4.4
+PKG_RELEASE:=1
 PKG_SOURCE:=$(PKG_BASE_NAME)-$(PKG_VERSION).tar.gz
 PKG_BUILD_DIR:=$(BUILD_DIR)/dsl_cpe_control-$(PKG_VERSION)
 PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources/
index e63087f6162faca5b2747a23840d30df72ce5630..4e9f94a8eed873b7f9a0ac5723d1c3237a7a1675 100644 (file)
@@ -1,5 +1,5 @@
 # 
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2010 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -10,6 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=siit
 PKG_VERSION:=1.1
+PKG_RELEASE:=1
 
 include $(INCLUDE_DIR)/package.mk
 
index 9e0b11adba21a92d2a22f925af9820152f8f5577..ab34f50d6b9df0157826f210ae246654c67fc3c7 100644 (file)
@@ -1,5 +1,5 @@
 # 
-# Copyright (C) 2008 OpenWrt.org
+# Copyright (C) 2008-2010 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -9,6 +9,7 @@ include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=wprobe
 PKG_VERSION:=1
+PKG_RELEASE:=1
 
 PKG_BUILD_DEPENDS:=PACKAGE_wprobe-export:libipfix