We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cef87bc commit a6f0cf5Copy full SHA for a6f0cf5
.github/workflows/build.yml
@@ -46,10 +46,6 @@ jobs:
46
echo 'INHERIT += "rm_work"' >> conf/auto.conf
47
fi
48
echo 'DISTRO_FEATURES:remove = "alsa bluetooth usbgadget usbhost wifi nfs zeroconf pci 3g nfc x11 opengl ptest wayland vulkan"' >> conf/local.conf
49
- - name: Build autobahn
50
- run: |
51
- source poky/oe-init-build-env build
52
- bitbake python3-autobahn
53
- name: Build labgrid
54
run: |
55
source poky/oe-init-build-env build
0 commit comments