mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
ssd1306: Update and remove patch
Update ssd1306_linux, OLED SSD1306 Linux user space driver, to the latest version and remove a patch that has been merged in upstream of the project in GitHub. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -8,9 +8,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7b694e603a996c3bfdc6093ed1f70c8f"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/armlabs/ssd1306_linux.git;protocol=https;branch=master \
|
||||
file://0001-Use-include-filename.patch \
|
||||
"
|
||||
SRCREV = "7375f1088732d243f7167c9a17725f1a860da587"
|
||||
SRCREV = "34b42992a43fda69c6ba2557b718601cafe16251"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user