…either locally (i.e. in my build environment), or globally so that others can benefit?
My build from scratch no longer works. It fails the build the x264_git recipe. Tracking things down, I see that it fails because the revision in that recipe referenced by SRCREV (585324fee380109acd9986388f857f413a60b896) is no longer in the git repository. Tracking things down even more, I see that this has been fixed in daisy with commit a714cf870046d736d45aa1c3f891bdc877a3ca0e: Author: Khem Raj <[email protected]> Date: Wed May 28 22:22:54 2014 -0700 x264: Update SRCREV to match commit in upstream git repo It seems that 585324fee380109acd9986388f857f413a60b896 is no longer there in git and it has been rewritten to ffc3ad4945da69f3caa2b40e4eed715a9a8d9526 Change-Id: I9ffe8bd9bcef0d2dc5e6f6d3a6e4317bada8f4be (From OE-Core rev: b193c7f251542aa76cb5a4d6dcb71d15b27005eb) (From OE-Core rev: f2b20b169a462cf4c6e6f341b76add8a0f4d6e3f) Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Saul Wold <[email protected]> Signed-off-by: Richard Purdie <[email protected]> What is the best way to get this applied to dora? --wpd -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
