openembedded-devel.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: koansoftware@gmail.com,
	openembeded-devel <openembedded-devel@lists.openembedded.org>
Cc: Marco Cavallini <m.cavallini@koansoftware.com>
Subject: Re: [oe] [meta-networking][PATCH] bluepy_git.bb: Added recipe for BluePy - Python interface to Bluetooth LE on Linux
Date: Tue, 19 Oct 2021 05:45:16 -0700	[thread overview]
Message-ID: <bc50d9c1-2793-dee4-f5c5-e9bd689940bd@gmail.com> (raw)
In-Reply-To: <0722b956-5509-e42d-6aa0-61f8f4818e75@gmail.com>

Hi Marco

On 10/19/21 05:14, Marco wrote:
> On 19/10/21 06:34, Khem Raj wrote:
>> this is failing to build also see
>>
>> https://errors.yoctoproject.org/Errors/Details/613234/
>> https://errors.yoctoproject.org/Errors/Details/613235/
> 
> 
> Hi Khem,
> I solved both issues.
> Do I have to resend [PATCH v2] or simply comment the recipe here ?

Please send a v2, so I can take verbatim what you have tested

> Thanks
> 
> 
> ```
> DESCRIPTION = "Python interface to Bluetooth LE on Linux"
> HOMEPAGE = "https://github.com/IanHarvey/bluepy"
> SECTION = "devel/python"
> 
> DEPENDS = "${PYTHON_PN} glib-2.0"
> RDEPENDS_${PN} = "bluez5"
> 
> LICENSE = "GPLv2 & PD"
> LIC_FILES_CHKSUM = 
> "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" 
> 
> LIC_FILES_CHKSUM = 
> "file://${COREBASE}/meta/files/common-licenses/PD;md5=b3597d12946881e13cb3b548d1173851" 
> 
> 
> inherit setuptools3 pkgconfig
> 
> SRC_URI = 
> "git://github.com/IanHarvey/bluepy.git;protocol=https;rev=7ad565231a97c304c0eff45f2649cd005e69db09" 
> 
> S = "${WORKDIR}/git"
> 
> TARGET_CC_ARCH += "${LDFLAGS}"
> ```
> 
> -- 
> Marco


      reply	other threads:[~2021-10-19 12:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-18 14:22 [meta-networking][PATCH] bluepy_git.bb: Added recipe for BluePy - Python interface to Bluetooth LE on Linux Marco Cavallini
2021-10-18 15:53 ` [oe] " Khem Raj
     [not found]   ` <3c6c68b7-f3c2-4259-5400-0e8a804f3fb8@gmail.com>
     [not found]     ` <98970f4b-5513-43c3-225d-610e7c9606e3@gmail.com>
2021-10-19  4:34       ` Khem Raj
2021-10-19 12:14         ` Marco
2021-10-19 12:45           ` Khem Raj [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bc50d9c1-2793-dee4-f5c5-e9bd689940bd@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=koansoftware@gmail.com \
    --cc=m.cavallini@koansoftware.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).