1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package
Jo-Philipp Wich 1fb673ee12 build: fix triggering opkg/host compilation
Commit 131db36 "build: remove separate /install step for host builds" dropped
the package/*/host/install targets in favor to performing the install steps
within the compile target instead.

Adjust package/Makefile accordingly in order to prevent a missing
staging_dir/host/bin/opkg when staging package archives into the rootfs.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-01-19 02:44:08 +01:00
..
base-files base-files: add /etc/iproute2/rt_protos 2017-01-18 13:15:28 +01:00
boot uboot-mvebu: enable loader with the default profile 2017-01-08 18:39:44 +01:00
devel Revert "gdb: fix build with gcc 4.1.2 as host compiler" 2017-01-07 19:53:36 +01:00
firmware ath10k-firmware: Update QCA988X firmware to latest version 2017-01-15 14:59:24 +01:00
kernel mac80211: move (& update) upstream accepted brcmfmac patches 2017-01-18 07:49:52 +01:00
libs gettext-full: fix to use $STAGING_DIR_HOSTPKG instead of $STAGING_DIR/host 2017-01-19 00:05:10 +01:00
network netifd: update to git HEAD version 2017-01-17 14:06:48 +01:00
system ubox: turn logd into a separate package 2017-01-16 11:41:54 +01:00
utils package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 2017-01-10 22:15:37 +01:00
Makefile build: fix triggering opkg/host compilation 2017-01-19 02:44:08 +01:00