mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-09 08:08:27 +00:00
base-files: mark libc as hold and essential, opkg should now bail out if someone tries to uninstall libc
SVN-Revision: 23960
This commit is contained in:
parent
e09767beea
commit
59a3841c9c
@ -164,6 +164,7 @@ ifneq ($(TARGET_avr32)$(TARGET_coldfire),)
|
|||||||
DEPENDS:=+libgcc
|
DEPENDS:=+libgcc
|
||||||
endif
|
endif
|
||||||
URL:=$(LIBC_URL)
|
URL:=$(LIBC_URL)
|
||||||
|
PKG_FLAGS:=hold essential
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user