summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2012-12-31 10:40:56 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2012-12-31 10:40:56 +0100
commit00e6c34f62d261029af9630ba99ecbc037c9a456 (patch)
tree5b515621623458c641188b05b5fe4b30cca84c43
parent83c849bc97377ba01fce220e65874350daf6cd23 (diff)
update u-boot and kernel git versions
remove testfile
-rw-r--r--recipes-bsp/alsa-state/alsa-state/gaga1
-rw-r--r--recipes-bsp/u-boot/u-boot_2011.06.bbappend2
-rw-r--r--recipes-kernel/linux/linux-colibri-t30_git.bb7
3 files changed, 3 insertions, 7 deletions
diff --git a/recipes-bsp/alsa-state/alsa-state/gaga b/recipes-bsp/alsa-state/alsa-state/gaga
deleted file mode 100644
index 6c604cf..0000000
--- a/recipes-bsp/alsa-state/alsa-state/gaga
+++ /dev/null
@@ -1 +0,0 @@
-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 5d6d3bb..238426f 100644
--- a/recipes-bsp/u-boot/u-boot_2011.06.bbappend
+++ b/recipes-bsp/u-boot/u-boot_2011.06.bbappend
@@ -17,7 +17,7 @@ UBOOT_MACHINE_colibri-t30 = "colibri_t30_config"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
SRC_URI_COLIBRI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=colibri"
-SRCREV_COLIBRI = "a364c856e063d8e62d277be1fd051cd3fce0571c"
+SRCREV_COLIBRI = "cb354a44f1613ade48726097fed24d8cf5c375b8"
PV_colibri-t20 = "${PR}+gitr${SRCREV}"
PV_colibri-t30 = "${PR}+gitr${SRCREV}"
diff --git a/recipes-kernel/linux/linux-colibri-t30_git.bb b/recipes-kernel/linux/linux-colibri-t30_git.bb
index 5787091..a19d915 100644
--- a/recipes-kernel/linux/linux-colibri-t30_git.bb
+++ b/recipes-kernel/linux/linux-colibri-t30_git.bb
@@ -3,14 +3,11 @@ require recipes-kernel/linux/linux.inc
LINUX_VERSION ?= "3.1.10"
-SRCREV = "8ff26794f73da3caf815f348a03509f533b32ec2"
+SRCREV = "5bdde4505c493377165e6c2bdd5b51c86a53afa9"
PV = "${LINUX_VERSION}+gitr${SRCREV}"
-PR = "V2.0a3"
+PR = "V2.0a1"
S = "${WORKDIR}/git"
-#SRC_URI = "\
-# git://gitorious.org/colibri-t20-embedded-linux-bsp/colibri_t20-linux-kernel.git;protocol=git;branch=master \
-# file://bcm4329_warning.patch "
SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=colibri"
COMPATIBLE_MACHINE = "colibri-t30"