Skip to content

Commit

Permalink
meta-lxatac-software: panel-shineworld-lh133k: update to match bbclas…
Browse files Browse the repository at this point in the history
…s doc

The `panel-mipi-dbi.bbclass` documentation has the `inherit` at the top of
the file so we should do so as well.

Signed-off-by: Leonard Göhrs <[email protected]>
  • Loading branch information
hnez committed Oct 30, 2024
1 parent 0fd8f12 commit 3c816d3
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
inherit panel-mipi-dbi

SUMMARY = "Shineworld Panel Configuration"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"

PANEL_FIRMWARE = "shineworld,lh133k.txt"
SRC_URI = "file://${PANEL_FIRMWARE}"

inherit panel-mipi-dbi

0 comments on commit 3c816d3

Please sign in to comment.