Skip to content

Commit

Permalink
update openwrt/00-kernel2minor-OpenWRT-integration.patch to ver := 0.22
Browse files Browse the repository at this point in the history
Signed-off-by: Sergey Sergeev <adron@yapic.net>
  • Loading branch information
adron-s committed Jun 27, 2016
1 parent 0587740 commit 83b97b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openwrt/00-kernel2minor-OpenWRT-integration.patch
Expand Up @@ -158,14 +158,14 @@ index 0000000..43e4276
+include $(TOPDIR)/rules.mk
+
+PKG_NAME:=kernel2minor
+PKG_VERSION:=0.21
+PKG_VERSION:=0.22
+PKG_RELEASE:=1
+
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
+PKG_SOURCE_URL:=https://github.com/adron-s/kernel2minor.git
+PKG_SOURCE_PROTO:=git
+PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
+PKG_SOURCE_VERSION:=b16e630e2f16a4a28c6da96971b22c611d72588e
+PKG_SOURCE_VERSION:=0587740de3e398dbe89d965334c492609cb9739d
+
+HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/$(PKG_NAME)-$(PKG_VERSION)
+
Expand Down

0 comments on commit 83b97b0

Please sign in to comment.