diff --git a/.github/workflows/cd.yaml b/.github/workflows/cd.yaml index 1962cccf4..e402a58c4 100644 --- a/.github/workflows/cd.yaml +++ b/.github/workflows/cd.yaml @@ -12,7 +12,7 @@ jobs: timeout-minutes: 720 steps: - name: checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: fetch-depth: 0 submodules: recursive diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f21cf987c..b22419497 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -18,7 +18,7 @@ jobs: timeout-minutes: 720 steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: fetch-depth: 0 submodules: recursive diff --git a/sources/meta-freescale b/sources/meta-freescale index 04db36f81..a601d538b 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit 04db36f81953fc5f91f6c0b17f6d25b47778fd19 +Subproject commit a601d538ba46ac59d280e7e68d3f7e153ede48b9 diff --git a/sources/poky b/sources/poky index a8f3ebc4e..6fd8af0d3 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit a8f3ebc4e0ab5caa9c715798d19ac6dbd15d3957 +Subproject commit 6fd8af0d30e555da55e5ca954009f32a84ced4a6