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:
parent
5afd7a29d4
commit
34831fe690
|
|
@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=80
|
||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
||||||
|
|
||||||
SRCREV="del-6.0.1-sprint4"
|
SRCREV="master"
|
||||||
SRC_URI = "${DIGI_MTK_GIT}del/imx-bootlets.git;"
|
SRC_URI = "${DIGI_MTK_GIT}del/imx-bootlets.git;"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ DESCRIPTION = "bootloader for Digi platforms"
|
||||||
|
|
||||||
PR_append = "+del.r0"
|
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"
|
DEPENDS_mxs_ccardxmx28js += "elftosb-native imx-bootlets-del"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ inherit module
|
||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
||||||
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
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 \
|
SRC_URI = "${DIGI_LOG_GIT}linux-modules/atheros.git;protocol=git \
|
||||||
file://atheros \
|
file://atheros \
|
||||||
"
|
"
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ inherit module
|
||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
||||||
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
||||||
SRCREV = "del-6.0.1-sprint4"
|
SRCREV = "agonzal/yocto"
|
||||||
SRC_URI = "${DIGI_LOG_GIT}linux-modules/redpine.git;protocol=git \
|
SRC_URI = "${DIGI_LOG_GIT}linux-modules/redpine.git;protocol=git \
|
||||||
file://0001-redpine-allow-to-build-with-gcc-4.7.patch \
|
file://0001-redpine-allow-to-build-with-gcc-4.7.patch \
|
||||||
file://redpine"
|
file://redpine"
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
# Copyright (C) 2012 Digi International
|
# Copyright (C) 2012 Digi International
|
||||||
PR_append = "+del.r0"
|
PR_append = "+del.r0"
|
||||||
|
|
||||||
# Machine override would be: SRCREV_ccxmx53js_mx5 = "${GIT_TAG}"
|
# Machine override would be: SRCREV_ccxmx53js_mx5 = "agonzal/yocto"
|
||||||
SRCREV_mxs = "del-6.0.1-sprint4"
|
SRCREV_mxs = "agonzal/yocto"
|
||||||
SRCREV_mx5 = "del-6.0.1-sprint4"
|
SRCREV_mx5 = "agonzal/yocto"
|
||||||
SRC_URI = "${DIGI_LOG_GIT}linux-2.6.git"
|
SRC_URI = "${DIGI_LOG_GIT}linux-2.6.git"
|
||||||
|
|
|
||||||
|
|
@ -3,11 +3,11 @@ PR_append = "+del.r0"
|
||||||
|
|
||||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}_${PV}"
|
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}_${PV}"
|
||||||
|
|
||||||
SRCREV_mxs = "del-6.0.1-sprint4"
|
SRCREV_mxs = "agonzal/yocto"
|
||||||
LOCALVERSION_mxs = "mxs+del-6.0.1-sprint4"
|
LOCALVERSION_mxs = "mxs+agonzal_yocto"
|
||||||
|
|
||||||
SRCREV_mx5 = "del-6.0.1-sprint4"
|
SRCREV_mx5 = "agonzal/yocto"
|
||||||
LOCALVERSION_mx5 = "mx5+del-6.0.1-sprint4"
|
LOCALVERSION_mx5 = "mx5+agonzal_yocto"
|
||||||
|
|
||||||
SRC_URI = "${DIGI_LOG_GIT}linux-2.6.git \
|
SRC_URI = "${DIGI_LOG_GIT}linux-2.6.git \
|
||||||
file://defconfig \
|
file://defconfig \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue