[oe] [meta-oe][master][pyro] 1/2] libmtp: fix build issue

Martin Jansa martin.jansa at gmail.com
Tue Aug 15 13:29:55 UTC 2017


The subject doesn't contain PATCH, that's probably the reason why both
these patches, didn't make it to patchwork, please resend.

On Sun, Aug 13, 2017 at 6:24 PM, Armin Kuster <akuster808 at gmail.com> wrote:

> DEBUG: Executing shell function BUILDSPEC
> | error: line 109: %package -n mtp-tools: package mtp-tools already exists
>
> Yes, there are two entries in libmtp.spec. Under packages-split, mtp-tools
> is empty but
> libmtp-bin is not.
>
> Removed PKG_${PN}-bin , this alignes how Debian split its packages
>
> Signed-off-by: Armin Kuster <akuster808 at gmail.com>
> ---
>  meta-oe/recipes-connectivity/libmtp/libmtp_1.1.5.bb | 3 ---
>  1 file changed, 3 deletions(-)
>
> diff --git a/meta-oe/recipes-connectivity/libmtp/libmtp_1.1.5.bb
> b/meta-oe/recipes-connectivity/libmtp/libmtp_1.1.5.bb
> index b5df8e0..c05ff4e 100644
> --- a/meta-oe/recipes-connectivity/libmtp/libmtp_1.1.5.bb
> +++ b/meta-oe/recipes-connectivity/libmtp/libmtp_1.1.5.bb
> @@ -50,9 +50,6 @@ PACKAGES =+ "libmtp-common libmtp-runtime mtp-tools"
>  RDEPENDS_${PN} += "libmtp-common"
>  RRECOMMENDS_${PN} += "libmtp-runtime mtp-tools"
>  FILES_${PN}-dbg += "${nonarch_base_libdir}/udev/.debug/*"
> -PKG_${PN}-bin = "mtp-tools"
> -SUMMARY_${PN}-bin = "Tools for communicating with MTP devices"
> -DESCRIPTION_${PN}-bin = "${DESCRIPTION}\nThis package contains tools for
> communicating with MTP devices."
>  FILES_libmtp-common = "${nonarch_base_libdir}/udev/rules.d/*"
>  SUMMARY_libmtp-common = "The udev rules file for MTP devices"
>  FILES_libmtp-runtime = "${nonarch_base_libdir}/udev/mtp-probe"
> --
> 2.7.4
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>



More information about the Openembedded-devel mailing list