mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
drm-framebuffer: upgrade 0.1 -> 1.0.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+2
-3
@@ -5,10 +5,9 @@ SECTION = "graphics"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=7702f203b58979ebbc31bfaeb44f219c"
|
||||
|
||||
SRC_URI = "git://github.com/embear-engineering/drm-framebuffer;protocol=https;branch=main"
|
||||
SRC_URI = "git://github.com/embear-engineering/drm-framebuffer;protocol=https;branch=copilot/create-release-v1-0-0"
|
||||
|
||||
PV = "0.1+git"
|
||||
SRCREV = "a560c2b810c8f677aaaaa9e9e8b1d13854718aba"
|
||||
SRCREV = "09df30960552f23d0fa7471be0caf7f095fcd522"
|
||||
|
||||
inherit cmake pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user