opkg: mark as essential (FS#571)
Flag the opkg package as essential to avoid accidential uninstalls of it. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
		| @@ -12,6 +12,7 @@ include $(INCLUDE_DIR)/feeds.mk | |||||||
|  |  | ||||||
| PKG_NAME:=opkg | PKG_NAME:=opkg | ||||||
| PKG_RELEASE:=1 | PKG_RELEASE:=1 | ||||||
|  | PKG_FLAGS:=essential | ||||||
|  |  | ||||||
| PKG_SOURCE_PROTO:=git | PKG_SOURCE_PROTO:=git | ||||||
| PKG_SOURCE_URL:=https://git.lede-project.org/project/opkg-lede.git | PKG_SOURCE_URL:=https://git.lede-project.org/project/opkg-lede.git | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Jo-Philipp Wich
					Jo-Philipp Wich