mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-29 15:00:20 +00:00
ti-codec-engine: move PR_append into recipe
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -13,7 +13,6 @@ require recipes-ti/includes/ti-staging.inc
|
||||
PROVIDES += "ti-codec-engine-examples"
|
||||
|
||||
PR = "${MACHINE_KERNEL_PR}"
|
||||
PR_append = "a"
|
||||
|
||||
S = "${WORKDIR}/codec_engine_${PV}"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ require ti-codec-engine.inc
|
||||
|
||||
LIC_FILES_CHKSUM = "file://codec_engine_${PV}_manifest.html;md5=912535f1b02ecf329a3979bf313f91e0"
|
||||
PV = "2_26_02_11"
|
||||
PR_append = "1"
|
||||
PR_append = "b"
|
||||
|
||||
SRC_URI += "file://bypass-GCArmv5T-used-is-sealed.patch"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user