mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-27 14:28:05 +00:00
ti-ipc: Update source release type to GA
- removes _eng tag from source package created Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
231104d281
commit
28bd2c6004
@@ -33,10 +33,10 @@ SRCREV_ipc-metadata = "afdcf6855f05c97d2bb77867f4f150aed29c1b12"
|
|||||||
S_ipc-examples = "${WORKDIR}/git/ipc-examples"
|
S_ipc-examples = "${WORKDIR}/git/ipc-examples"
|
||||||
S_ipc-metadata = "${WORKDIR}/git/ipc-metadata"
|
S_ipc-metadata = "${WORKDIR}/git/ipc-metadata"
|
||||||
|
|
||||||
RELEASE_TYPE = "ENG"
|
RELEASE_TYPE = "GA"
|
||||||
RELEASE_SUFFIX = "_eng"
|
RELEASE_SUFFIX = ""
|
||||||
|
|
||||||
PR = "${INC_PR}.r1"
|
PR = "${INC_PR}.r2"
|
||||||
|
|
||||||
DEPENDS_append_keystone = " ti-cgt6x-native \
|
DEPENDS_append_keystone = " ti-cgt6x-native \
|
||||||
gcc-arm-none-eabi-native \
|
gcc-arm-none-eabi-native \
|
||||||
@@ -79,4 +79,5 @@ EXTRA_OEMAKE = "\
|
|||||||
BIOS_INSTALL_DIR="${SYSBIOS_INSTALL_DIR}" \
|
BIOS_INSTALL_DIR="${SYSBIOS_INSTALL_DIR}" \
|
||||||
${IPC_TARGETS} \
|
${IPC_TARGETS} \
|
||||||
JOBS="--jobs=${BB_NUMBER_THREADS}" \
|
JOBS="--jobs=${BB_NUMBER_THREADS}" \
|
||||||
|
JAVA_TOOL_OPTIONS=-Xss2560k \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user