meta-digi: Replace the PR append.

Use +del.rn instead of +digi.n.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2012-12-13 13:03:54 +01:00
parent 54b5f54e8f
commit 77428b3f76
5 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
PR_append = "+digi.0" PR_append = "+del.r0"
FILES_${PN}_ccxmx53js = "/lib/firmware/vpu/vpu_fw_imx53.bin" FILES_${PN}_ccxmx53js = "/lib/firmware/vpu/vpu_fw_imx53.bin"
FILES_${PN}_ccxmx5js = "/lib/firmware/vpu/vpu_fw_imx51.bin" FILES_${PN}_ccxmx5js = "/lib/firmware/vpu/vpu_fw_imx51.bin"

View File

@ -2,7 +2,7 @@
DESCRIPTION = "bootloader for Digi platforms" DESCRIPTION = "bootloader for Digi platforms"
PR_append = "+digi.0" PR_append = "+del.r0"
SRC_URI = "${DIGI_LOG_GIT}u-boot-denx.git;tag=agonzal/yocto" SRC_URI = "${DIGI_LOG_GIT}u-boot-denx.git;tag=agonzal/yocto"

View File

@ -1,5 +1,5 @@
# Copyright (C) 2012 Digi International # Copyright (C) 2012 Digi International
PR_append = "+digi.0" PR_append = "+del.r0"
SRCREV_ccardxmx28js = "agonzal/yocto" SRCREV_ccardxmx28js = "agonzal/yocto"
SRCREV_ccxmx53js = "agonzal/yocto" SRCREV_ccxmx53js = "agonzal/yocto"

View File

@ -1,5 +1,5 @@
# Copyright (C) 2012 Digi International # Copyright (C) 2012 Digi International
PR_append = "+digi.0" PR_append = "+del.r0"
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}_${PV}" FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}_${PV}"
SRCREV_ccxmx51js = "agonzal/yocto" SRCREV_ccxmx51js = "agonzal/yocto"

View File

@ -1,4 +1,4 @@
PR_append = "+digi.0" PR_append = "+del.r0"
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}" FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}"
SRC_URI += " file://imx-lib-11.09.01-0003-vpu-do-not-error-if-no-VPU-IRAM-present.patch " SRC_URI += " file://imx-lib-11.09.01-0003-vpu-do-not-error-if-no-VPU-IRAM-present.patch "