[packages] stm32flash: use package name in subdir template
Signed-off-by: Michael Heimpold <mhei@heimpold.de> git-svn-id: svn://svn.openwrt.org/openwrt/packages@35270 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
17179cc652
commit
a076a7ed23
@ -14,7 +14,7 @@ PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=http://stm32flash.googlecode.com/svn/trunk
|
||||
PKG_SOURCE_SUBDIR:=stm32flash-$(PKG_VERSION)
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=$(PKG_REV)
|
||||
PKG_SOURCE_PROTO:=svn
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user