Skip to content
Snippets Groups Projects
Unverified Commit 18927eea authored by Michal Hrusecky's avatar Michal Hrusecky :mouse:
Browse files

turris-netboot: Making triple sure

parent 8338be43
Branches
Tags v3.11.5
No related merge requests found
......@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=turris-netboot
PKG_VERSION:=0.5.7
PKG_RELEASE:=2
PKG_RELEASE:=3
BB_VERSION:=1.29.3
PKG_BB_SOURCE:=busybox-$(BB_VERSION).tar.bz2
PKG_BB_SOURCE_URL:=https://www.busybox.net/downloads \
......@@ -21,7 +21,7 @@ PKG_BUILD_DEPENDS:=opkg/host
PKG_SOURCE_SUBDIR:=$(PKG_NAME)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://gitlab.labs.nic.cz/turris/turris-netboot.git
PKG_SOURCE_VERSION:=a14b04c1ce99acc8872cc86570c757966fba26d7
PKG_SOURCE_VERSION:=386ec6cfa88c365d07dc5fb17cd299b431979dca
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.bz2
ROOTFS_INSTALL:=+libgcc +libc +libubox +libpthread +librt +libattr +libuuid +zlib +libblkid +liblzo +uboot-envtools +libopenssl +libpcre +openssh-client +openssh-keygen +openssh-client-utils
PKG_BUILD_DEPENDS:=opkg/host busybox openssh-utils openssh-client uboot-envtools
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment