del-6.0.1-sprint4: Change SRCREV to sprint tags.
These are to be reverted after the SA drop. Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
parent
478ca3c734
commit
5afd7a29d4
|
|
@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=80
|
|||
PR = "r0"
|
||||
|
||||
|
||||
SRCREV="master"
|
||||
SRCREV="del-6.0.1-sprint4"
|
||||
SRC_URI = "${DIGI_MTK_GIT}del/imx-bootlets.git;"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ DESCRIPTION = "bootloader for Digi platforms"
|
|||
|
||||
PR_append = "+del.r0"
|
||||
|
||||
SRC_URI = "${DIGI_LOG_GIT}u-boot-denx.git;tag=hpalacio/del-6.x"
|
||||
SRC_URI = "${DIGI_LOG_GIT}u-boot-denx.git;tag=del-6.0.1-sprint4"
|
||||
|
||||
DEPENDS_mxs_ccardxmx28js += "elftosb-native imx-bootlets-del"
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ inherit module
|
|||
PR = "r0"
|
||||
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
||||
SRCREV = "del-5.9.3.1"
|
||||
SRCREV = "del-6.0.1-sprint4"
|
||||
SRC_URI = "${DIGI_LOG_GIT}linux-modules/atheros.git;protocol=git \
|
||||
file://atheros \
|
||||
"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ inherit module
|
|||
PR = "r0"
|
||||
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
||||
SRCREV = "agonzal/yocto"
|
||||
SRCREV = "del-6.0.1-sprint4"
|
||||
SRC_URI = "${DIGI_LOG_GIT}linux-modules/redpine.git;protocol=git \
|
||||
file://0001-redpine-allow-to-build-with-gcc-4.7.patch \
|
||||
file://redpine"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright (C) 2012 Digi International
|
||||
PR_append = "+del.r0"
|
||||
|
||||
# Machine override would be: SRCREV_ccxmx53js_mx5 = "agonzal/yocto"
|
||||
SRCREV_mxs = "agonzal/yocto"
|
||||
SRCREV_mx5 = "agonzal/yocto"
|
||||
# Machine override would be: SRCREV_ccxmx53js_mx5 = "${GIT_TAG}"
|
||||
SRCREV_mxs = "del-6.0.1-sprint4"
|
||||
SRCREV_mx5 = "del-6.0.1-sprint4"
|
||||
SRC_URI = "${DIGI_LOG_GIT}linux-2.6.git"
|
||||
|
|
|
|||
|
|
@ -3,11 +3,11 @@ PR_append = "+del.r0"
|
|||
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}_${PV}"
|
||||
|
||||
SRCREV_mxs = "agonzal/yocto"
|
||||
LOCALVERSION_mxs = "mxs+agonzal_yocto"
|
||||
SRCREV_mxs = "del-6.0.1-sprint4"
|
||||
LOCALVERSION_mxs = "mxs+del-6.0.1-sprint4"
|
||||
|
||||
SRCREV_mx5 = "agonzal/yocto"
|
||||
LOCALVERSION_mx5 = "mx5+agonzal_yocto"
|
||||
SRCREV_mx5 = "del-6.0.1-sprint4"
|
||||
LOCALVERSION_mx5 = "mx5+del-6.0.1-sprint4"
|
||||
|
||||
SRC_URI = "${DIGI_LOG_GIT}linux-2.6.git \
|
||||
file://defconfig \
|
||||
|
|
|
|||
Loading…
Reference in New Issue