1
0
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:
Koen Kooi
2011-12-29 09:12:14 +01:00
parent 47eebd3472
commit 226db03f4c
2 changed files with 1 additions and 2 deletions
@@ -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"