Can you add the newly added recipes to testing packagegroup as well ?

On Wed, Feb 10, 2021 at 12:56 PM Andreas Müller <[email protected]> wrote:
>
> Signed-off-by: Andreas Müller <[email protected]>
> ---
>  .../recipes-core/glib-2.0/glibmm4_2.68.0.bb   | 24 +++++++++++++++++++
>  1 file changed, 24 insertions(+)
>  create mode 100644 meta-oe/recipes-core/glib-2.0/glibmm4_2.68.0.bb
>
> diff --git a/meta-oe/recipes-core/glib-2.0/glibmm4_2.68.0.bb 
> b/meta-oe/recipes-core/glib-2.0/glibmm4_2.68.0.bb
> new file mode 100644
> index 000000000..33f0645b7
> --- /dev/null
> +++ b/meta-oe/recipes-core/glib-2.0/glibmm4_2.68.0.bb
> @@ -0,0 +1,24 @@
> +SUMMARY = "C++ bindings for the glib library"
> +HOMEPAGE = "http://www.gtkmm.org/";
> +SECTION = "libs"
> +LICENSE = "LGPLv2.1 & GPLv2"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=42dfffebc56fec7527aac53b7a89d1d8 \
> +                    
> file://COPYING.tools;md5=751419260aa954499f7abaabaa882bbe"
> +
> +DEPENDS = "mm-common glib-2.0 libsigc++-3 glib-2.0-native"
> +
> +GNOMEBASEBUILDCLASS = "meson"
> +
> +BPN = "glibmm"
> +
> +inherit gnomebase
> +
> +SHRT_VER = 
> "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}"
> +
> +SRC_URI += "file://remove-examples.patch"
> +SRC_URI[archive.sha256sum] = 
> "c1f38573191dceed85a05600888cf4cf4695941f339715bd67d51c2416f4f375"
> +
> +FILES_${PN} = "${libdir}/lib*.so.*"
> +FILES_${PN}-dev += "${datadir}/glibmm-* ${libdir}/glibmm-2.68/include/ 
> ${libdir}/glibmm-2.68/proc/ ${libdir}/giomm-2.68/include/"
> +
> +RDEPENDS_${PN}-dev = "perl"
> --
> 2.26.2
>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#89480): 
https://lists.openembedded.org/g/openembedded-devel/message/89480
Mute This Topic: https://lists.openembedded.org/mt/80542586/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to