From 00e6c34f62d261029af9630ba99ecbc037c9a456 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 31 Dec 2012 10:40:56 +0100 Subject: update u-boot and kernel git versions remove testfile --- recipes-bsp/alsa-state/alsa-state/gaga | 1 - recipes-bsp/u-boot/u-boot_2011.06.bbappend | 2 +- recipes-kernel/linux/linux-colibri-t30_git.bb | 7 ++----- 3 files changed, 3 insertions(+), 7 deletions(-) delete mode 100644 recipes-bsp/alsa-state/alsa-state/gaga 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" -- cgit v1.2.3