13 lines
420 B
Plaintext
13 lines
420 B
Plaintext
FILESEXTRAPATHS:prepend := "${THISDIR}/files2:"
|
|
SRC_URI += " \
|
|
git://git.ti.com/git/ti-u-boot/ti-u-boot.git;protocol=https;branch=master \
|
|
file://0021-debug.patch \
|
|
"
|
|
|
|
# Tag: v2023.01
|
|
SRCREV = "62e2ad1ceafbfdf2c44d3dc1b6efc81e768a96b9"
|
|
|
|
LIC_FILES_CHKSUM = "file://Licenses/README;md5=2ca5f2c35c8cc335f0a19756634782f1"
|
|
#PV:append = "+git${SRCPV}"
|
|
DEPENDS += "swig-native gnutls-native"
|