On 19.11.2013 17:13, Wolfgang Denk wrote:
The simple workaround for you is to cd into your downloads repository
and run the ""git clone" manually, without the "-q" option, of course.
Bitbake will then find valid data there, and skip the download. Best
regards, Wolfgang Denk
Thank you for your reply. Based on the recipe
/eldk/meta-eldk/recipes-kernel/linux/linux-eldk_3.8.bb where the SRC_URI
ist defined:
SRC_URI_m28evk = "git://kernel.ubuntu.com/ubuntu/linux.git;protocol=git \
file://0001-ARM-video-mxs-Fix-mxsfb-misconfiguring-VDCTRL0.patch \
file://0002-iio-mxs-Remove-unused-struct-mxs_lradc_chan.patch \
file://0003-iio-mxs-Implement-support-for-touchscreen.patch \
file://0004-ARM-mxs-Enable-touchscreen-on-m28evk.patch \
file://defconfig"
I've cloned the whole repository but there are none of the defined
files. There aren't anyway patch files anyway. A defconfig file is only
available for other architctures.
In "git://kernel.ubuntu.com/ubuntu/linux.git;protocol=git" is no branch
defined. Assuming to bitbake fetcher documentation this means master
branch?!
I've searched in the master branch an in the v3.8.13.4 branch.
Best Regards,
Tobias Markow
_______________________________________________
eldk mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/eldk