Open moaz-azam opened 3 months ago
It's right there... https://github.com/beagleboard/linux/tree/v6.1.80-ti-r34
I dont know whats the problem then do_fetch command failed multiple times. that is not main issue here it the problem with MACHINE ="beaglebone" its select 32 bit architecture. i am using beaglebone black . i researched a bit and find out that i need to use MACHINE= "am335x-boneblack" in my local.conf file . Can you please verify thanks.
idk, i personally stay far away from yocto..
Using Meta-ti scarthgap branch,
it is fetching linux kernel from a source that is begin removed maybe? ERROR: Task (/home/moaz/Yocto_learning/meta-ti/meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb:do_fetch) failed with exit code '1' ERROR: linux-bb.org-6.1.80+git-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'git://github.com/beagleboard/linux.git;protocol=https;branch=v6.1.80-ti-r34')
This particular branch don't exits now i am unable to find this branch here in this repository also