summaryrefslogtreecommitdiffstats
path: root/recipes/ti/ti-staging.inc
blob: ef832cb7d066f8415adf4e69d148cfc03886bab7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PACKAGE_ARCH = "${MACHINE_ARCH}"

# Allow staging into machine specific dir
BASEPKG_HOST_SYS = "${MULTIMACH_HOST_SYS}"

# Search archdir for shlibs instead of machine dir due to above BASEPKG_HOST_SYS
SHLIBSDIR = "${STAGING_DIR}/${BASE_PACKAGE_ARCH}${HOST_VENDOR}-${HOST_OS}/shlibs"

PACKAGE_STRIP = "no"

ALLOW_EMPTY_${PN} = "1"
ALLOW_EMPTY_${PN}-dev = "1"