From: Matthew McClintock Date: Tue, 14 Aug 2012 18:58:09 +0000 (-0500) Subject: update to latest released versions X-Git-Tag: 2.1~534^2~423 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=bf3e85bceb42011927332972f5a9db390879bed2;p=meta-freescale.git update to latest released versions Signed-off-by: Matthew McClintock Conflicts: recipes-kernel/linux/linux-qoriq-sdk.inc --- diff --git a/meta-fsl-ppc/recipes-kernel/linux/linux-qoriq-sdk.inc b/meta-fsl-ppc/recipes-kernel/linux/linux-qoriq-sdk.inc index 66861fb1..788eeb7d 100644 --- a/meta-fsl-ppc/recipes-kernel/linux/linux-qoriq-sdk.inc +++ b/meta-fsl-ppc/recipes-kernel/linux/linux-qoriq-sdk.inc @@ -1,9 +1,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" PV = "3.0.34" -PR = "r3" +PR = "r4" -SRCREV = "1a395700fb4084c9179a8b20dca76a74e71dd833" +SRCREV = "fsl-sdk-v1.2.1" SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git \ " diff --git a/meta-fsl-ppc/recipes-kernel/u-boot/u-boot_git.bb b/meta-fsl-ppc/recipes-kernel/u-boot/u-boot_git.bb index 4dfb7233..75f0a30f 100644 --- a/meta-fsl-ppc/recipes-kernel/u-boot/u-boot_git.bb +++ b/meta-fsl-ppc/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 = "r18" +PR = "r19" INHIBIT_DEFAULT_DEPS = "1" DEPENDS = "boot-format-native virtual/${TARGET_PREFIX}gcc" 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" diff --git a/meta-fsl-ppc/recipes-tools/boot-format/boot-format_git.bb b/meta-fsl-ppc/recipes-tools/boot-format/boot-format_git.bb index 63ae0ad2..89d6784d 100644 --- a/meta-fsl-ppc/recipes-tools/boot-format/boot-format_git.bb +++ b/meta-fsl-ppc/recipes-tools/boot-format/boot-format_git.bb @@ -1,11 +1,11 @@ DESCRIPTION = "Boot format utility for booting from eSDHC/eSPI" LICENSE = "GPL" -PR = "r3" +PR = "r4" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" SRC_URI = "git://git.freescale.com/ppc/sdk/boot-format.git\ " -SRCREV = "53cf657a7d034b8d71d53d5c241d0870836d8a72" +SRCREV = "fsl-sdk-v1.2.1" S = "${WORKDIR}/git" EXTRA_OEMAKE = 'CC="${CC}"'