[yocto] How to fix unpack errors

Elvis Dowson elvis.dowson at gmail.com
Fri May 4 16:50:50 PDT 2012


Hi,

On May 5, 2012, at 1:32 AM, Elvis Dowson wrote:

> git checkout b2a449a98ee17df64fecf5b4770d74b04e21d2cd could not be run:

The above message gave me the clue as to why it wasn't working. It probably couldn't find that particular commit id.

What I did is do a local checkout of the exact same branch, and updated the SRCREV to the latest for the omap-3.2 branch in steve's kernel, and it was able to go past the unpack errors.

SRCREV = "33128932803c3f8c35fe8dae257901deb60db2aa"
SRC_URI = "git://www.sakoman.com/git/linux-omap-2.6.git;branch=omap-3.2;protocol=git \
	   file://defconfig \
           file://${BOOT_SPLASH} \
           "

Best regards,

Elvis Dowson

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20120505/04607801/attachment.html>


More information about the yocto mailing list