Skip to content

Commit dfd9d5b

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 235cdb6 commit dfd9d5b

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:-"80838b8aa5a74bf3ba03dc5934c39192300a69f1"}
21+
POKY_KNOWN_COMMIT=${POKY_COMMIT:-"d733404ea6592071129fd4abe4fc221dda4072f8"}
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)