Skip to content
Snippets Groups Projects
Unverified Commit 2a328364 authored by Christian Marangi's avatar Christian Marangi
Browse files

treewide: derive host and hostpkg path from STAGING_DIR


STAGING_DIR may be provided from command line. We currently hardcoded
STAGING_DIR_HOST and STAGING_DIR_HOSTPKG to the default location but we
currently have some relocatable patch that derive the path from
STAGING_DIR.

Fix this and correctly derive STAGING_DIR_HOST and STAGING_DIR_HOSTPKG
from STAGING_DIR.

The intention is to fix inconsistency from the relocatable patch and the
use of STAGING_DIR_HOST that is always hardcoded.
This with a wrong configuration may end up in broken state with some
host tools expecing a PATH from STAGING_DIR and others using library
from the default staging_dir/host path.

To save downstream project the original implementation is saved while
fixing the inconsistency between patch and .mk.

Signed-off-by: default avatarChristian Marangi <ansuelsmth@gmail.com>
parent d10e6591
Branches
Tags
2 merge requests!191Uplift to OpenWRT 23.05.0-rc3,!187Uplift to OpenWRT 23.05.0-rc3
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment