Skip to content

tflite: add missing neon2sse SRCREV - #23

Merged
Koen Kooi (koenkooi) merged 1 commit into
mainfrom
koenkooi-fix-tensorflow-lite-srcrev
Sep 2, 2026
Merged

tflite: add missing neon2sse SRCREV#23
Koen Kooi (koenkooi) merged 1 commit into
mainfrom
koenkooi-fix-tensorflow-lite-srcrev

Conversation

@koenkooi

Copy link
Copy Markdown
Contributor

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

  • Verified the revision against TensorFlow v2.21.0 metadata.
  • Confirmed it with the repository extraction script.
  • Checked the named fetcher and SRCREV_FORMAT consistency.

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>
@koenkooi
Koen Kooi (koenkooi) force-pushed the koenkooi-fix-tensorflow-lite-srcrev branch from f5c9be5 to 675dbeb Compare September 2, 2026 11:50
@koenkooi
Koen Kooi (koenkooi) merged commit 891d792 into main Sep 2, 2026
11 checks passed
@koenkooi
Koen Kooi (koenkooi) deleted the koenkooi-fix-tensorflow-lite-srcrev branch September 2, 2026 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant