Skip to content

Commit 7079827

Browse files
committed
meta-zephyr-sdk: Update yocto 3.2.3
We need a newer meson for building qemu so update to yocto 3.2.3 to pick that up. Signed-off-by: Kumar Gala <[email protected]>
1 parent 8d580c2 commit 7079827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-zephyr-sdk/scripts/meta-zephyr-sdk-clone.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
1919
#
2020

21-
POKY_KNOWN_COMMIT=${POKY_COMMIT:-"febbe2944c0c4a04b85fa98fdc261186115954d8"}
21+
POKY_KNOWN_COMMIT=${POKY_COMMIT:-"08665a81dcd41069eed1468f1587abe6b5893471"}
2222
META_ZEPHYR_SDK_SOURCE=${SDK_SOURCE:-"meta-zephyr-sdk"}
2323
META_POKY_SOURCE=${POKY_SOURCE:-"poky"}
2424
META_ZEPHYR_SDK_SOURCE=$(readlink -f $META_ZEPHYR_SDK_SOURCE)

0 commit comments

Comments
 (0)