Add the robotframework serial library which provides the python library
and associated robot keywords to open and communicate with serial devices.
Signed-off-by: Sipke Vriend
---
.../python/python-robotframework-seriallibrary.inc| 15 +++
.../python/python-robotframework-seri
Add the runtime dependencies robot framework has so they are available on
images including it.
Signed-off-by: Sipke Vriend
---
meta-python/recipes-devtools/python/python-robotframework.inc | 11 +++
.../recipes-devtools/python/python-robotframework_3.0.2.bb| 4
2 files changed,
On Tue, May 8, 2018 at 2:24 PM, Andrea Adami wrote:
> On Sat, May 5, 2018 at 1:09 AM, Andre McCurdy wrote:
>> Up to now, an openobex specific over-ride for ASNEEDED has been
>> provided by oe-core (from as-needed.inc). If ASNEEDED does need to be
>> over-ridden in order to build openobex it's not
On Sat, May 5, 2018 at 1:09 AM, Andre McCurdy wrote:
> Up to now, an openobex specific over-ride for ASNEEDED has been
> provided by oe-core (from as-needed.inc). If ASNEEDED does need to be
> over-ridden in order to build openobex it's not ideal that the
> over-ride comes from a different layer s
This is needed for the next version of modemmanager.
Signed-off-by: Martin Kelly
---
A similar patch was also sent by Khem Raj; that patch is just as good, but I
wanted to send this in the same series because the modemmanager upgrade requires
a libmbim upgrade.
.../libmbim/{libmbim_1.14.0.bb =>
This version has a ublox plugin for expanded modem support. The underlying issue
that enum-conversion.patch fixes appears to already have been fixed upstream, so
we can drop the patch.
Signed-off-by: Martin Kelly
---
.../modemmanager/modemmanager/enum-conversion.patch | 21 -
The current string used to disable mbim is "--enable-mbim=no", which is
producing a warning. It should be "--with-mdim=no", so change it.
Signed-off-by: Martin Kelly
---
meta-oe/recipes-connectivity/modemmanager/modemmanager_1.7.991.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff
When Bitbake downloads jdepend-2.9.1.zip itself and I download
https://github.com/clarkware/jdepend/blob/master/dist/jdepend-2.9.1.zip ,
the calculated hashes don't match the ones included in the recipe.
The hashes were last changed in commit
dd5c43fca8289b8795a9214aee616775e1493109 on 1st March,
http://lists.openembedded.org/pipermail/openembedded-devel/2017-September/114916.html,
fwiw
Ross
On 4 May 2018 at 19:37, Mike Crowe wrote:
> When Bitbake downloads jdepend-2.9.1.zip itself and I download
> https://github.com/clarkware/jdepend/blob/master/dist/jdepend-2.9.1.zip ,
> the calculate