You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
8 years ago
..
base-files base-files: add /etc/iproute2/rt_protos 8 years ago
boot uboot-mvebu: enable loader with the default profile 8 years ago
devel Revert "gdb: fix build with gcc 4.1.2 as host compiler" 8 years ago
firmware ath10k-firmware: Update QCA988X firmware to latest version 8 years ago
kernel mac80211: move (& update) upstream accepted brcmfmac patches 8 years ago
libs gettext-full: fix to use $STAGING_DIR_HOSTPKG instead of $STAGING_DIR/host 8 years ago
network netifd: update to git HEAD version 8 years ago
system ubox: turn logd into a separate package 8 years ago
utils package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 8 years ago
Makefile build: fix triggering opkg/host compilation 8 years ago