From 3b4f09146032b8f7ba34da04aef121662159bc6e Mon Sep 17 00:00:00 2001 From: Dieter Van der Meulen <87530904+dvdm-qorvo@users.noreply.github.com> Date: Thu, 14 Apr 2022 17:55:28 +0200 Subject: [PATCH] Re-enable QPG6105 example apps (#17395) --- .github/workflows/examples-qpg.yaml | 4 ++-- third_party/qpg_sdk/repo | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/examples-qpg.yaml b/.github/workflows/examples-qpg.yaml index c8d32a688400f2..9d325a3c5a6b31 100644 --- a/.github/workflows/examples-qpg.yaml +++ b/.github/workflows/examples-qpg.yaml @@ -67,12 +67,12 @@ jobs: .environment/gn_out/.ninja_log .environment/pigweed-venv/*.log - name: Build QPG6105 example apps - timeout-minutes: 5 + timeout-minutes: 20 run: | ./scripts/run_in_build_env.sh \ "./scripts/build/build_examples.py \ --enable-flashbundle \ - --target-glob 'qpg6105-{lock,light,shell,persistent-storage}' \ + --target-glob 'qpg-{lock,light,shell,persistent-storage}' \ build \ --copy-artifacts-to out/artifacts \ " diff --git a/third_party/qpg_sdk/repo b/third_party/qpg_sdk/repo index cc756e8c0ee248..a29b995c4e2c20 160000 --- a/third_party/qpg_sdk/repo +++ b/third_party/qpg_sdk/repo @@ -1 +1 @@ -Subproject commit cc756e8c0ee2489d14d7573884eb93b1d51f5009 +Subproject commit a29b995c4e2c209876996d05a042740521d9d64d