Revert "del-6.0.1-sprint4: Change SRCREV to sprint tags."

This reverts commit 5afd7a29d4.

Development will continue on branches.
This commit is contained in:
Alex Gonzalez 2013-02-11 18:54:57 +01:00
parent 5afd7a29d4
commit 34831fe690
6 changed files with 11 additions and 11 deletions

View File

@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=80
PR = "r0"
SRCREV="del-6.0.1-sprint4"
SRCREV="master"
SRC_URI = "${DIGI_MTK_GIT}del/imx-bootlets.git;"
S = "${WORKDIR}/git"

View File

@ -4,7 +4,7 @@ DESCRIPTION = "bootloader for Digi platforms"
PR_append = "+del.r0"
SRC_URI = "${DIGI_LOG_GIT}u-boot-denx.git;tag=del-6.0.1-sprint4"
SRC_URI = "${DIGI_LOG_GIT}u-boot-denx.git;tag=hpalacio/del-6.x"
DEPENDS_mxs_ccardxmx28js += "elftosb-native imx-bootlets-del"

View File

@ -7,7 +7,7 @@ inherit module
PR = "r0"
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
SRCREV = "del-6.0.1-sprint4"
SRCREV = "del-5.9.3.1"
SRC_URI = "${DIGI_LOG_GIT}linux-modules/atheros.git;protocol=git \
file://atheros \
"

View File

@ -7,7 +7,7 @@ inherit module
PR = "r0"
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
SRCREV = "del-6.0.1-sprint4"
SRCREV = "agonzal/yocto"
SRC_URI = "${DIGI_LOG_GIT}linux-modules/redpine.git;protocol=git \
file://0001-redpine-allow-to-build-with-gcc-4.7.patch \
file://redpine"

View File

@ -1,7 +1,7 @@
# Copyright (C) 2012 Digi International
PR_append = "+del.r0"
# Machine override would be: SRCREV_ccxmx53js_mx5 = "${GIT_TAG}"
SRCREV_mxs = "del-6.0.1-sprint4"
SRCREV_mx5 = "del-6.0.1-sprint4"
# Machine override would be: SRCREV_ccxmx53js_mx5 = "agonzal/yocto"
SRCREV_mxs = "agonzal/yocto"
SRCREV_mx5 = "agonzal/yocto"
SRC_URI = "${DIGI_LOG_GIT}linux-2.6.git"

View File

@ -3,11 +3,11 @@ PR_append = "+del.r0"
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}_${PV}"
SRCREV_mxs = "del-6.0.1-sprint4"
LOCALVERSION_mxs = "mxs+del-6.0.1-sprint4"
SRCREV_mxs = "agonzal/yocto"
LOCALVERSION_mxs = "mxs+agonzal_yocto"
SRCREV_mx5 = "del-6.0.1-sprint4"
LOCALVERSION_mx5 = "mx5+del-6.0.1-sprint4"
SRCREV_mx5 = "agonzal/yocto"
LOCALVERSION_mx5 = "mx5+agonzal_yocto"
SRC_URI = "${DIGI_LOG_GIT}linux-2.6.git \
file://defconfig \