summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2012-08-15 18:11:34 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2012-08-15 18:11:34 +0200
commite28b87638726c0523e819bfc99c2542f87163c2b (patch)
tree88171386f9a497571b87947fcb9a6b90329c908d /recipes-bsp
parent829c768ebc9c213735b07786693419ab85177a02 (diff)
L4T R15, oe-core Image V2.0Beta1
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/alsa-state/alsa-state.bbappend3
-rw-r--r--recipes-bsp/alsa-state/alsa-state/gaga1
-rw-r--r--recipes-bsp/u-boot/u-boot_2011.06.bbappend4
3 files changed, 6 insertions, 2 deletions
diff --git a/recipes-bsp/alsa-state/alsa-state.bbappend b/recipes-bsp/alsa-state/alsa-state.bbappend
new file mode 100644
index 0000000..2065b80
--- /dev/null
+++ b/recipes-bsp/alsa-state/alsa-state.bbappend
@@ -0,0 +1,3 @@
+PRINC = "6"
+
+FILESEXTRAPATHS_prepend := "${THISDIR}/alsa-state/:"
diff --git a/recipes-bsp/alsa-state/alsa-state/gaga b/recipes-bsp/alsa-state/alsa-state/gaga
new file mode 100644
index 0000000..6c604cf
--- /dev/null
+++ b/recipes-bsp/alsa-state/alsa-state/gaga
@@ -0,0 +1 @@
+hu \ No newline at end of file
diff --git a/recipes-bsp/u-boot/u-boot_2011.06.bbappend b/recipes-bsp/u-boot/u-boot_2011.06.bbappend
index ec7b4f6..27c3c61 100644
--- a/recipes-bsp/u-boot/u-boot_2011.06.bbappend
+++ b/recipes-bsp/u-boot/u-boot_2011.06.bbappend
@@ -34,8 +34,8 @@ PV_colibri-t30 = "${PR}+gitr${SRCREV}"
# internal SVN #####################################################################################################################
S = "${WORKDIR}/bootloader/u-boot"
-SRCREV_COLIBRI = "320"
-SRC_URI_COLIBRI = "svn://tegradev:tegra123!@mammut.toradex.int:8090/colibri_tegra_linux/trunk;module=bootloader/u-boot;rev=${SRCREV_COLIBRI};proto=http \
+SRCREV_COLIBRI = "321"
+SRC_URI_COLIBRI = "svn://tegradev:tegra123!@mammut.toradex.int:8090/colibri_tegra_linux/trunk;module=bootloader/u-boot;rev=${SRCREV_COLIBRI};protocol=http \
"
#####################################################################################################################