Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] libcamera: Bump SRCREV and add libyaml to DEPENDS
@ 2022-10-04 22:46 Devendra Tewari
  2022-10-04 22:52 ` Devendra Tewari
  0 siblings, 1 reply; 2+ messages in thread
From: Devendra Tewari @ 2022-10-04 22:46 UTC (permalink / raw)
  To: openembedded-core; +Cc: Devendra Tewari

Signed-off-by: Devendra Tewari <devendra.tewari@gmail.com>
---
 meta-multimedia/recipes-multimedia/libcamera/libcamera.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-multimedia/recipes-multimedia/libcamera/libcamera.bb b/meta-multimedia/recipes-multimedia/libcamera/libcamera.bb
index 0b9f3f7a5d6..2d3f5e94937 100644
--- a/meta-multimedia/recipes-multimedia/libcamera/libcamera.bb
+++ b/meta-multimedia/recipes-multimedia/libcamera/libcamera.bb
@@ -12,13 +12,13 @@ SRC_URI = " \
         git://git.libcamera.org/libcamera/libcamera.git;protocol=https;branch=master \
 "
 
-SRCREV = "acf8d028edda0a59b10e15962c2606137a4940af"
+SRCREV = "ed591e705c451d0ce14988ae96829a31a2ae2f9a"
 
 PV = "202105+git${SRCPV}"
 
 S = "${WORKDIR}/git"
 
-DEPENDS = "python3-pyyaml-native python3-jinja2-native python3-ply-native python3-jinja2-native udev gnutls boost chrpath-native libevent"
+DEPENDS = "python3-pyyaml-native python3-jinja2-native python3-ply-native python3-jinja2-native udev gnutls boost chrpath-native libevent libyaml"
 DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES', 'qt', 'qtbase qtbase-native', '', d)}"
 
 PACKAGES =+ "${PN}-gst"
-- 
2.37.3



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] libcamera: Bump SRCREV and add libyaml to DEPENDS
  2022-10-04 22:46 [PATCH] libcamera: Bump SRCREV and add libyaml to DEPENDS Devendra Tewari
@ 2022-10-04 22:52 ` Devendra Tewari
  0 siblings, 0 replies; 2+ messages in thread
From: Devendra Tewari @ 2022-10-04 22:52 UTC (permalink / raw)
  To: OE Core mailing list

[-- Attachment #1: Type: text/plain, Size: 1484 bytes --]

Please ignore it here. I’ve submitted it to openembedded-devel@lists.openembedded.org <mailto:openembedded-devel@lists.openembedded.org>.

> On 4 Oct 2022, at 19:46, Devendra Tewari <devendra.tewari@gmail.com> wrote:
> 
> Signed-off-by: Devendra Tewari <devendra.tewari@gmail.com>
> ---
> meta-multimedia/recipes-multimedia/libcamera/libcamera.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-multimedia/recipes-multimedia/libcamera/libcamera.bb b/meta-multimedia/recipes-multimedia/libcamera/libcamera.bb
> index 0b9f3f7a5d6..2d3f5e94937 100644
> --- a/meta-multimedia/recipes-multimedia/libcamera/libcamera.bb
> +++ b/meta-multimedia/recipes-multimedia/libcamera/libcamera.bb
> @@ -12,13 +12,13 @@ SRC_URI = " \
>         git://git.libcamera.org/libcamera/libcamera.git;protocol=https;branch=master \
> "
> 
> -SRCREV = "acf8d028edda0a59b10e15962c2606137a4940af"
> +SRCREV = "ed591e705c451d0ce14988ae96829a31a2ae2f9a"
> 
> PV = "202105+git${SRCPV}"
> 
> S = "${WORKDIR}/git"
> 
> -DEPENDS = "python3-pyyaml-native python3-jinja2-native python3-ply-native python3-jinja2-native udev gnutls boost chrpath-native libevent"
> +DEPENDS = "python3-pyyaml-native python3-jinja2-native python3-ply-native python3-jinja2-native udev gnutls boost chrpath-native libevent libyaml"
> DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES', 'qt', 'qtbase qtbase-native', '', d)}"
> 
> PACKAGES =+ "${PN}-gst"
> -- 
> 2.37.3
> 


[-- Attachment #2: Type: text/html, Size: 1871 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-04 22:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-04 22:46 [PATCH] libcamera: Bump SRCREV and add libyaml to DEPENDS Devendra Tewari
2022-10-04 22:52 ` Devendra Tewari

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox