Skip to content

Commit

Permalink
meta-rpi-luneos: Drop wic/wks
Browse files Browse the repository at this point in the history
Since we can use upstream one now after agherzan/meta-raspberrypi#1290

Signed-off-by: Herman van Hazendonk <[email protected]>
  • Loading branch information
Herrie82 committed Feb 23, 2024
1 parent 71dfb95 commit a1738d8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
4 changes: 0 additions & 4 deletions conf/machine/include/webos-rpi.inc
Original file line number Diff line number Diff line change
Expand Up @@ -92,13 +92,9 @@ DISABLE_OVERSCAN = "1"
# Configure all Bluetooth service classes we want to support
WEBOS_BLUETOOTH_ENABLED_SERVICE_CLASSES = "SPP GATT FTP OPP A2DP"

# We don't want LG's partition layout etc for now, since it doesn't boot yet. Let's do defaults instead
# Use ext4 as a uSD rootfs type and don't build ext3
SDIMG_ROOTFS_TYPE = "ext4"
IMAGE_FSTYPES:remove = "ext3"

# fixed size boot image
WKS_FILE = "sdimage-raspberrypi-webos.wks"

# Use Fake KMS until surface-manager is fixed to support Full KMS, see WRP-5
VC4DTBO = "vc4-fkms-v3d"
6 changes: 0 additions & 6 deletions wic/sdimage-raspberrypi-webos.wks

This file was deleted.

0 comments on commit a1738d8

Please sign in to comment.