PV = "svnr${SRCREV}"
# Rebuild on kernel change since it links statically to ti-dmai, ti-codec-engine, etc
-PR = "r46+${MACHINE_KERNEL_PR}"
+PR = "r47+${MACHINE_KERNEL_PR}"
S = "${WORKDIR}/gstreamer_ti/ti_build/ticodecplugin"
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"
+
INHIBIT_PACKAGE_STRIP = "1"
ALLOW_EMPTY_${PN} = "1"