We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d580c2 commit 7079827Copy full SHA for 7079827
meta-zephyr-sdk/scripts/meta-zephyr-sdk-clone.sh
@@ -18,7 +18,7 @@
18
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
19
#
20
21
-POKY_KNOWN_COMMIT=${POKY_COMMIT:-"febbe2944c0c4a04b85fa98fdc261186115954d8"}
+POKY_KNOWN_COMMIT=${POKY_COMMIT:-"08665a81dcd41069eed1468f1587abe6b5893471"}
22
META_ZEPHYR_SDK_SOURCE=${SDK_SOURCE:-"meta-zephyr-sdk"}
23
META_POKY_SOURCE=${POKY_SOURCE:-"poky"}
24
META_ZEPHYR_SDK_SOURCE=$(readlink -f $META_ZEPHYR_SDK_SOURCE)
0 commit comments