- fixed usage of 'PACKAGEREV' and 'PACKAGEURL' variables

Signed-off-by: Steffen Pankratz <kratz00@gmx.de>
Reviewed-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
This commit is contained in:
Steffen Pankratz 2015-06-28 14:35:15 +02:00 committed by Tim Niemeyer
parent 2707ab9d2a
commit 5226e13bf7
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ PACKAGEURL=svn://svn.openwrt.org/openwrt/packages
#official openwrt packages
OPENWRT=(openwrt
svn
svn://svn.openwrt.org/openwrt/packages
$OPENWRTREV)
$PACKAGEURL
$PACKAGEREV)
OPENWRT_PKGS="bridge gpioctl-sysfs libugpio mii-tool kmod-gpiotoggling"
#official openwrt routing packages