Skip to content

Commit

Permalink
.github: workflows: meta-rauc: add meta-networking layer
Browse files Browse the repository at this point in the history
Since meta-oe commit 3801443f, the meta-filesystems layer now depends on
meta-networking.

Signed-off-by: Jean-Pierre Geslin <jarsop@outlook.com>
Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
  • Loading branch information
Jarsop authored and ejoerns committed Nov 9, 2023
1 parent 6c5faed commit f031f79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/meta-rauc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
run: |
source poky/oe-init-build-env build
bitbake-layers add-layer ../meta-openembedded/meta-oe
bitbake-layers add-layer ../meta-openembedded/meta-networking
bitbake-layers add-layer ../meta-openembedded/meta-filesystems
bitbake casync casync-native
- name: Build rauc-hawkbit
Expand Down

0 comments on commit f031f79

Please sign in to comment.