What is interesting is that the parent of 9b11aaf does exist in both -
49ae123d2fee3f4ed30c5359fbb3e398e898f2a9. I tried overriding the
`SRC_URI` of the linux-bb.org_git.bb recipe to be
```
SRC_URI =
"git://github.com/beagleboard/linux.git;protocol=https;branch=${BRANCH}"
SRCREV = "49ae123d2fee3f4ed30c5359fbb3e398e898f2a9"
```
which causes bitbake to fail with
```
Fetcher failure: Unable to find revision
49ae123d2fee3f4ed30c5359fbb3e398e898f2a9 in branch 5.10
```
ah, i see another issue..
49ae123d2fee3f4ed30c5359fbb3e398e898f2a9 -> 5.10.145-ti-r55
How do we fix this in yocto, to grab a specific tag, and not the
branch: (the Branches get rebased, the tag's stay for-ever)
I've seen another user do it on the forum (Balena maybe..)
Regards,
--
Robert Nelson
https://rcn-ee.com/
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#15936):
https://lists.yoctoproject.org/g/meta-ti/message/15936
Mute This Topic: https://lists.yoctoproject.org/mt/97076057/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-