can you rebase this on master and resend?

On Sat, Oct 8, 2022 at 4:20 AM Devendra Tewari
<[email protected]> wrote:
>
> Remove boost from DEPENDS because it is no longer needed.
>
> Signed-off-by: Devendra Tewari <[email protected]>
> ---
>  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..53cd94cbf0e 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 chrpath-native libevent libyaml"
>  DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES', 'qt', 'qtbase 
> qtbase-native', '', d)}"
>
>  PACKAGES =+ "${PN}-gst"
> --
> 2.37.3
>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#99098): 
https://lists.openembedded.org/g/openembedded-devel/message/99098
Mute This Topic: https://lists.openembedded.org/mt/94197373/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to