aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-davinci_2.6.30.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux-davinci_2.6.30.bb')
-rw-r--r--recipes/linux/linux-davinci_2.6.30.bb27
1 files changed, 13 insertions, 14 deletions
diff --git a/recipes/linux/linux-davinci_2.6.30.bb b/recipes/linux/linux-davinci_2.6.30.bb
index 679f6819a7..601792b29b 100644
--- a/recipes/linux/linux-davinci_2.6.30.bb
+++ b/recipes/linux/linux-davinci_2.6.30.bb
@@ -10,26 +10,25 @@ DEFAULT_PREFERENCE = "1"
SRCREV = "5212151f26e688416faac9f6f33ddd958f7de96c"
# The main PR is now using MACHINE_KERNEL_PR, for davinci see conf/machine/include/davinci.inc
-PV = "2.6.30-${PR}+gitr${SRCPV}"
-PE = "1"
+PV = "2.6.30-${PR}+gitr${SRCREV}"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci.git;protocol=git \
file://defconfig"
# Need checking
SRC_URI_append_davinci-sffsdr = " \
- file://0001-USB-musb-cppi-bugfixes.patch;patch=1 \
- file://0002-ARM-Mark-unsupported-syscalls-as-IGNORE.patch;patch=1 \
- file://0003-Add-macros-for-enabling-a-UART.patch;patch=1 \
- file://0004-Davinci-Enable-MAC-address-to-be-specified-on-kerne.patch;patch=1 \
- file://0005-Add-DAS-Mini-DAS-and-AFE-USB-machine-types.patch;patch=1 \
- file://0006-ALSA-ASoC-DaVinci-Fix-SFFSDR-compilation-error.patch;patch=1 \
- file://0007-ALSA-ASoC-Davinci-Fix-SFFSDR-FPGA-module-codec-FS.patch;patch=1 \
- file://0008-ALSA-ASoC-Davinci-Fix-incorrect-machine-type-for.patch;patch=1 \
- file://0009-sound-ASoC-Fix-DaVinci-module-unload-error.patch;patch=1 \
- file://0010-Add-generic-FPGA-bitstream-loader-driver.patch;patch=1 \
- file://0011-Add-lyrvpss-example-driver-for-the-SFFSDR-board.patch;patch=1 \
- file://0012-Update-SFFSDR-to-support-FPGA-and-lyrvpss-drivers.patch;patch=1 \
+ file://0001-USB-musb-cppi-bugfixes.patch \
+ file://0002-ARM-Mark-unsupported-syscalls-as-IGNORE.patch \
+ file://0003-Add-macros-for-enabling-a-UART.patch \
+ file://0004-Davinci-Enable-MAC-address-to-be-specified-on-kerne.patch \
+ file://0005-Add-DAS-Mini-DAS-and-AFE-USB-machine-types.patch \
+ file://0006-ALSA-ASoC-DaVinci-Fix-SFFSDR-compilation-error.patch \
+ file://0007-ALSA-ASoC-Davinci-Fix-SFFSDR-FPGA-module-codec-FS.patch \
+ file://0008-ALSA-ASoC-Davinci-Fix-incorrect-machine-type-for.patch \
+ file://0009-sound-ASoC-Fix-DaVinci-module-unload-error.patch \
+ file://0010-Add-generic-FPGA-bitstream-loader-driver.patch \
+ file://0011-Add-lyrvpss-example-driver-for-the-SFFSDR-board.patch \
+ file://0012-Update-SFFSDR-to-support-FPGA-and-lyrvpss-drivers.patch \
"
S = "${WORKDIR}/git"