mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-25 17:32:06 +00:00
libcec: upgrade 8.1.3 -> 8.1.4
Point release with bug fixes and minor improvements. AI-Generated: Uses Claude Code Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ DEPENDS = "p8platform udev ncurses swig-native python3"
|
||||
DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'libx11 libxrandr', '', d)}"
|
||||
DEPENDS:append:rpi = "${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', '', ' userland', d)}"
|
||||
|
||||
SRCREV = "bfc6a5fe0425d09f02e282f676113cc3150c118f"
|
||||
SRCREV = "0b7bb7bcb64ed256c9e427420e21247bb7fa20a5"
|
||||
SRC_URI = "git://github.com/Pulse-Eight/libcec.git;branch=release;protocol=https;tag=${BPN}-${PV} \
|
||||
file://0001-Enhance-reproducibility.patch \
|
||||
"
|
||||
Reference in New Issue
Block a user