tflite: add missing neon2sse SRCREV - #23
Merged
Merged
Conversation
The x86 and x86-64 source URIs name the neon2sse repository, but the recipe does not define its matching SRCREV. This causes BitBake to fail while parsing TensorFlow Lite 2.21.0 for those targets. Add the revision pinned by TensorFlow v2.21.0 upstream metadata. Assisted-by: GitHub Copilot:gpt-5.6-sol [GitHub MCP] Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Koen Kooi (koenkooi)
force-pushed
the
koenkooi-fix-tensorflow-lite-srcrev
branch
from
September 2, 2026 11:50
f5c9be5 to
675dbeb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Authored by GitHub Copilot — GPT-5.6 Sol (gpt-5.6-sol).
Summary
Add TensorFlow v2.21.0's pinned ARM_NEON_2_x86_SSE revision so BitBake can parse the x86 and x86-64 recipe variants.
Validation
SRCREV_FORMATconsistency.