[meta-ti] Koen Kooi : linux-davinci: quoting fixes

Arago Project git git at arago-project.org
Tue Feb 28 07:19:31 PST 2012


Module: meta-ti
Branch: master
Commit: 263ddd18798eb5ef7dc1e58dcd3e392cfca39135
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=263ddd18798eb5ef7dc1e58dcd3e392cfca39135

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Tue Feb 28 16:16:37 2012 +0100

linux-davinci: quoting fixes

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-kernel/linux/linux-davinci_git.bb |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-kernel/linux/linux-davinci_git.bb b/recipes-kernel/linux/linux-davinci_git.bb
index 1fda1ee..e4b85d6 100644
--- a/recipes-kernel/linux/linux-davinci_git.bb
+++ b/recipes-kernel/linux/linux-davinci_git.bb
@@ -22,13 +22,13 @@ ARAGO_L1_BR  = "master"
 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} "
 
-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 \
                                      file://0001-ahci-ti-Fix-currently-harmless-typo-in-SATA-PHY.patch \




More information about the meta-ti mailing list