mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-21 03:58:58 +00:00
linux-davinci: quoting fixes
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
cac9367c1a
commit
263ddd1879
@@ -22,13 +22,13 @@ ARAGO_L1_BR = "master"
|
|||||||
ARAGO_L1_PV = "2.6.32+2.6.33-rc4-${PR}+gitr${SRCREV}"
|
ARAGO_L1_PV = "2.6.32+2.6.33-rc4-${PR}+gitr${SRCREV}"
|
||||||
ARAGO_L1_URI = "git://arago-project.org/git/projects/linux-omapl1.git;protocol=git;branch=${BRANCH} "
|
ARAGO_L1_URI = "git://arago-project.org/git/projects/linux-omapl1.git;protocol=git;branch=${BRANCH} "
|
||||||
|
|
||||||
SRCREV_hawkboard = ${ARAGO_L1_REV}
|
SRCREV_hawkboard = "${ARAGO_L1_REV}"
|
||||||
|
|
||||||
PV_omapl138 = ${ARAGO_L1_PV}
|
PV_omapl138 = "${ARAGO_L1_PV}"
|
||||||
|
|
||||||
BRANCH_omapl138 = ${ARAGO_L1_BR}
|
BRANCH_omapl138 = "${ARAGO_L1_BR}"
|
||||||
|
|
||||||
SRC_URI_append_omapl138 = ${ARAGO_L1_URI}
|
SRC_URI_append_omapl138 = "${ARAGO_L1_URI}"
|
||||||
|
|
||||||
SRC_URI_append_omapl138 = " file://logo_linux_clut224.ppm \
|
SRC_URI_append_omapl138 = " file://logo_linux_clut224.ppm \
|
||||||
file://0001-ahci-ti-Fix-currently-harmless-typo-in-SATA-PHY.patch \
|
file://0001-ahci-ti-Fix-currently-harmless-typo-in-SATA-PHY.patch \
|
||||||
|
|||||||
Reference in New Issue
Block a user