Skip to content

Commit ba54693

Browse files
committed
poky: update with latest fixes from stable branch
Update with latest fixes from stable branch (scarthgap) Signed-off-by: Anas Nashif <anas.nashif@intel.com>
1 parent 048464b commit ba54693

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:-"3324eed0e2a124ca41789919ec0e0d15df23a1e1"}
21+
POKY_KNOWN_COMMIT=${POKY_COMMIT:-"b27c6033ba8f2380acb3fd93c1827bf48405e111"}
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)