Add script to create a feed directory with package index file for upgrading with opkg.

This commit is contained in:
Wouter R
2013-07-19 14:17:00 +02:00
parent f988c13dfa
commit 9fb01b9ea3
2 changed files with 54 additions and 1 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ IncludeWithNewlines = $(subst
# Name and release number of this package
PKG_NAME := wifibox
PKG_VERSION := 0.1.0
PKG_RELEASE := 3
PKG_RELEASE := 4
# This specifies the directory where we're going to build the program.
# The root build directory, $(BUILD_DIR), is by default the build_mipsel