Skip to content

Commit

Permalink
ci: add meta-networking layer
Browse files Browse the repository at this point in the history
From upstream meta-filesystems now depends on meat-networking

Signed-off-by: Jean-Pierre Geslin <[email protected]>
  • Loading branch information
Jarsop committed Nov 9, 2023
1 parent 859f8d6 commit 1613794
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 1613794

Please sign in to comment.