mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-21 11:26:59 +00:00
cm3-pm-firmware: update with the new git URL
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -4,13 +4,13 @@ LICENSE = "BSD-3-Clause"
|
|||||||
LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8"
|
LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8"
|
||||||
|
|
||||||
PV = "1.9.0"
|
PV = "1.9.0"
|
||||||
PR = "r0"
|
PR = "r1"
|
||||||
PE = "1"
|
PE = "1"
|
||||||
|
|
||||||
SRCREV = "d85e6a17da1025adac9ab7f97dd7aa2a58c517ce"
|
SRCREV = "d85e6a17da1025adac9ab7f97dd7aa2a58c517ce"
|
||||||
BRANCH ?= "ti-v3.14.y"
|
BRANCH ?= "ti-v3.14.y"
|
||||||
|
|
||||||
SRC_URI = "git://git.ti.com/ti-cm3-pm-firmware/amx3-cm3.git;protocol=git;branch=${BRANCH}"
|
SRC_URI = "git://git.ti.com/processor-firmware/ti-amx3-cm3-pm-firmware.git;protocol=git;branch=${BRANCH}"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|||||||
@@ -4,12 +4,12 @@ LICENSE = "BSD-3-Clause"
|
|||||||
LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8"
|
LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8"
|
||||||
|
|
||||||
PV = "1.9.1"
|
PV = "1.9.1"
|
||||||
PR = "r1"
|
PR = "r2"
|
||||||
|
|
||||||
SRCREV = "730f0695ca2dda65abcff5763e8f108517bc0d43"
|
SRCREV = "730f0695ca2dda65abcff5763e8f108517bc0d43"
|
||||||
BRANCH ?= "ti-v4.1.y"
|
BRANCH ?= "ti-v4.1.y"
|
||||||
|
|
||||||
SRC_URI = "git://git.ti.com/ti-cm3-pm-firmware/amx3-cm3.git;protocol=git;branch=${BRANCH}"
|
SRC_URI = "git://git.ti.com/processor-firmware/ti-amx3-cm3-pm-firmware.git;protocol=git;branch=${BRANCH}"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user