Skip to content

Commit 791ddd4

Browse files
committed
image_browsers: Add wpe-testbed to image install
Include the wpe-testbed package in the IMAGE_INSTALL list to support wpewebkit platform testing. Issue: #38 Change-Type: minor
1 parent 25e740d commit 791ddd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

classes/image_browsers.bbclass

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ IMAGE_INSTALL:append = " \
5656
systemd-analyze \
5757
valgrind \
5858
weston-xwayland \
59+
wpe-testbed \
5960
"
6061

6162
# Dependencies for graphic demos based on Vulkan

0 commit comments

Comments
 (0)