mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-31 15:51:17 +00:00
Fixes nbd-client failing to find the device index when given a device name without the /dev/ prefix; also refactors nbd-client's argument parsing to be testable and adds a test for it. Upstream's 3.27.1 GitHub release carries no tarball assets (unlike 3.27.0), so switch SRC_URI to fetch via git protocol pinned at the nbd-3.27.1 tag's commit, consistent with OE's "no unstable GitHub archive tarball" QA policy. No patches involved. Build-verified with a full cleansstate rebuild. AI-Generated: Uses Claude Code Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>