Openwrt/package/system
Rosen Penev 3dabb62581 treewide: remove PKG_INSTALL from CMake packages
It's already default with cmake.mk

Found with:

git grep PKG_INSTALL\: | cut -d ':' -f 1 | sort -u > ins
git grep cmake.mk | cut -d ':' -f 1 > cmake
comm -1 -2 ins cmake

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-06-19 20:44:59 -10:00
..
ca-certificates
fstools fstools: add missing #define _GNU_SOURCE 2021-05-16 09:55:55 +01:00
fwtool
iucode-tool treewide: Mark packages nonshared if they depend on @TARGET_ 2021-05-24 00:28:22 +02:00
mtd
openwrt-keyring openwrt-keyring: Only copy sign key for snapshots 2021-05-17 19:02:02 +02:00
opkg treewide: remove PKG_INSTALL from CMake packages 2021-06-19 20:44:59 -10:00
procd build: introduce $(MKHASH) 2021-05-13 15:13:15 +02:00
refpolicy
rpcd treewide: remove BUILD_PARALLEL from CMake packages 2021-06-19 20:44:59 -10:00
selinux-policy
ubox ubox: fix init script validation of log_ip option 2021-05-28 15:23:14 +02:00
ubus treewide: mark selected packages nonshared 2021-06-13 23:58:15 +02:00
ucert
uci treewide: remove BUILD_PARALLEL from CMake packages 2021-06-19 20:44:59 -10:00
urandom-seed
urngd treewide: remove BUILD_PARALLEL from CMake packages 2021-06-19 20:44:59 -10:00
usign
zram-swap