aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-qoriq-sdk.inc4
-rw-r--r--recipes-kernel/u-boot/u-boot_git.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-qoriq-sdk.inc b/recipes-kernel/linux/linux-qoriq-sdk.inc
index 7ebee0e..818cc17 100644
--- a/recipes-kernel/linux/linux-qoriq-sdk.inc
+++ b/recipes-kernel/linux/linux-qoriq-sdk.inc
@@ -1,9 +1,9 @@
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
PV = "3.0.34"
-PR = "r4"
+PR = "r5"
-SRCREV = "fsl-sdk-v1.2"
+SRCREV = "fsl-sdk-v1.2.1"
SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git \
file://0001-compiler.h-Undef-before-redefining-__attribute_const.patch \
"
diff --git a/recipes-kernel/u-boot/u-boot_git.bb b/recipes-kernel/u-boot/u-boot_git.bb
index 7246cae..22e80f6 100644
--- a/recipes-kernel/u-boot/u-boot_git.bb
+++ b/recipes-kernel/u-boot/u-boot_git.bb
@@ -5,13 +5,13 @@ PROVIDES = "virtual/bootloader"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
-PR = "r19"
+PR = "r20"
INHIBIT_DEFAULT_DEPS = "1"
DEPENDS = "boot-format-native virtual/${TARGET_PREFIX}gcc libgcc"
inherit deploy
-SRCREV = "bfb0c9a0ac732221ca78b5af37172b4f80ff9a6d"
+SRCREV = "fsl-sdk-v1.2.1"
SRC_URI = "git://git.freescale.com/ppc/sdk/u-boot.git \
"
DEPENDS_append_e5500-64b = " lib32-gcc-cross"