mirror of
https://git.yoctoproject.org/poky
synced 2026-05-15 05:27:54 +02:00
Now that ":" is a valid character in variable key names, it needs to be allowed by the variable expansion code too, to match. (Bitbake rev: 14ae61205111383d5f609519c02476925184f6d1) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>