diff options
| -rw-r--r-- | 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 1fda1ee9..e4b85d64 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" | |||
| 22 | ARAGO_L1_PV = "2.6.32+2.6.33-rc4-${PR}+gitr${SRCREV}" | 22 | ARAGO_L1_PV = "2.6.32+2.6.33-rc4-${PR}+gitr${SRCREV}" |
| 23 | ARAGO_L1_URI = "git://arago-project.org/git/projects/linux-omapl1.git;protocol=git;branch=${BRANCH} " | 23 | ARAGO_L1_URI = "git://arago-project.org/git/projects/linux-omapl1.git;protocol=git;branch=${BRANCH} " |
| 24 | 24 | ||
| 25 | SRCREV_hawkboard = ${ARAGO_L1_REV} | 25 | SRCREV_hawkboard = "${ARAGO_L1_REV}" |
| 26 | 26 | ||
| 27 | PV_omapl138 = ${ARAGO_L1_PV} | 27 | PV_omapl138 = "${ARAGO_L1_PV}" |
| 28 | 28 | ||
| 29 | BRANCH_omapl138 = ${ARAGO_L1_BR} | 29 | BRANCH_omapl138 = "${ARAGO_L1_BR}" |
| 30 | 30 | ||
| 31 | SRC_URI_append_omapl138 = ${ARAGO_L1_URI} | 31 | SRC_URI_append_omapl138 = "${ARAGO_L1_URI}" |
| 32 | 32 | ||
| 33 | SRC_URI_append_omapl138 = " file://logo_linux_clut224.ppm \ | 33 | SRC_URI_append_omapl138 = " file://logo_linux_clut224.ppm \ |
| 34 | file://0001-ahci-ti-Fix-currently-harmless-typo-in-SATA-PHY.patch \ | 34 | file://0001-ahci-ti-Fix-currently-harmless-typo-in-SATA-PHY.patch \ |
