mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
BB: adapt to new mix encrpytion method name
This commit is contained in:
parent
d3bf11f60b
commit
f3039be41c
2 changed files with 4 additions and 4 deletions
|
|
@ -8,7 +8,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=cwmp
|
||||
PKG_VERSION:=2.3-2015-06-05
|
||||
PKG_VERSION:=2.3-2014-12-01
|
||||
PKG_FIXUP:=autoreconf
|
||||
ifeq ($(CONFIG_PACKAGE_bcmkernel),y)
|
||||
PKG_SOURCE_URL:=ssh://git@iopsys.inteno.se/freecwmp.git
|
||||
|
|
@ -16,7 +16,7 @@ else
|
|||
PKG_SOURCE_URL:=http://ihgsp.inteno.se/git/freecwmp.git
|
||||
endif
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=ec1e8dbf6b2e90b014ece01bc371baff602a0a6f
|
||||
PKG_SOURCE_VERSION:=bfdc0ec0ba7f78a8babdcff9a8ccc3a67af07ece
|
||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_BRANCH:=svn-0.11
|
||||
PKG_NAME:=luci
|
||||
PKG_VERSION:=inteno-1.0.185
|
||||
PKG_SOURCE_VERSION:=aac7558c2b4fe98eaa09fc28b330e0cf2b57a07a
|
||||
PKG_VERSION:=inteno-1.0.145
|
||||
PKG_SOURCE_VERSION:=5fcc60517dc95e128afa21d2de2a91ffa04e0d56
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
ifeq ($(CONFIG_PACKAGE_bcmkernel),y)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue