[oe] [meta-networking][PATCH v3] phytool: Add recipe

2016-10-05 Thread Mike Looijmans
A nice tool to directly read, write and interpret ethernet PHY data. Very useful when debugging PHY or MDIO problems, which ethtool does not do. Signed-off-by: Mike Looijmans --- v3: Add SRCPV to PV Indent using spaces instead of tab v2: Fix LICENSE filename and checksum Honor LDFLAGS val

Re: [oe] [meta-networking][PATCH v2] phytool: Add recipe

2016-10-05 Thread Mike Looijmans
On 05-10-16 18:32, Martin Jansa wrote: On Wed, Oct 05, 2016 at 08:38:07AM -0700, Khem Raj wrote: On Wed, Oct 5, 2016 at 2:34 AM, Mike Looijmans wrote: A nice tool to directly read, write and interpret ethernet PHY data. Very useful when debugging PHY or MDIO problems, which ethtool does not d

[oe] [meta-networking][PATCH] wireshark: update to 2.2.1

2016-10-05 Thread Armin Kuster
Restore PE includes 2 security fixes: wnpa-sec-2016-57. NCP dissector crash. Fixed in 2.2.1. wnpa-sec-2016-56. Bluetooth L2CAP dissector crash. Fixed in 2.2.1. see https://www.wireshark.org/docs/relnotes/wireshark-2.2.1.html Signed-off-by: Armin Kuster --- .../wireshark/{wireshark_2.2.0.bb =>

Re: [oe] [meta-networking][PATCH v2] phytool: Add recipe

2016-10-05 Thread Martin Jansa
On Wed, Oct 05, 2016 at 08:38:07AM -0700, Khem Raj wrote: > On Wed, Oct 5, 2016 at 2:34 AM, Mike Looijmans > wrote: > > A nice tool to directly read, write and interpret ethernet PHY data. > > Very useful when debugging PHY or MDIO problems, which ethtool does > > not do. > > > > Signed-off-by: M

Re: [oe] [meta-networking][PATCH] wireshark: update to 2.2

2016-10-05 Thread akuster808
On 10/02/2016 04:13 PM, Khem Raj wrote: On Sep 8, 2016, at 7:11 PM, Armin Kuster wrote: remove unused config params. Drop PE Thats going to cause problem for feeds k. There is a an new update was just release. I will restore the PE when I send the update. - armin Drop do_configure_prep

Re: [oe] [meta-python for-krogoth PATCH] pypi.bbclass: Allow fetching without requiring the hash

2016-10-05 Thread akuster808
On 10/03/2016 02:08 PM, Tim Orling wrote: Thank you. I was about to do this myself. Acked-by: Tim Orling (Intel) Tested-by: Tim Orling (Intel) Acked-by: Armin Kuster On Mon, Oct 3, 2016 at 1:17 PM, Otavio Salvador wrote: This allow the fetching of packages in a backward compatible wa

Re: [oe] [meta-networking][PATCH v2] phytool: Add recipe

2016-10-05 Thread Khem Raj
On Wed, Oct 5, 2016 at 2:34 AM, Mike Looijmans wrote: > A nice tool to directly read, write and interpret ethernet PHY data. > Very useful when debugging PHY or MDIO problems, which ethtool does > not do. > > Signed-off-by: Mike Looijmans > --- > v2: Fix LICENSE filename and checksum > Honor

Re: [oe] [OE-core] State of bitbake world 2016-10-04

2016-10-05 Thread Martin Jansa
On Wed, Oct 05, 2016 at 03:29:25PM +0200, Andreas Müller wrote: > > === qemuarm (1) === > > * > > meta-openembedded/meta-filesystems/recipes-support/physfs/physfs_git.bb:do_populate_lic > ^ This one was fixed during run - correct? > > > > === qemux86 (2) === > > * > > meta-browser/recipes

Re: [oe] [OE-core] State of bitbake world 2016-10-04

2016-10-05 Thread Andreas Müller
> === qemuarm (1) === > * > meta-openembedded/meta-filesystems/recipes-support/physfs/physfs_git.bb:do_populate_lic ^ This one was fixed during run - correct? > > === qemux86 (2) === > * > meta-browser/recipes-browser/chromium/chromium_52.0.2743.76.bb:do_compile > * > meta-openembedd

[oe] State of bitbake world 2016-10-04

2016-10-05 Thread Martin Jansa
== Number of issues - stats == {| class='wikitable' !|Date !!colspan='3'|Failed tasks !!colspan='6'|Failed depencencies!!|Signatures !!colspan='12'|QA !!Comment |- || ||qemuarm ||qemux86 ||qemux86_64 ||q

[oe] [meta-networking][PATCH v2] phytool: Add recipe

2016-10-05 Thread Mike Looijmans
A nice tool to directly read, write and interpret ethernet PHY data. Very useful when debugging PHY or MDIO problems, which ethtool does not do. Signed-off-by: Mike Looijmans --- v2: Fix LICENSE filename and checksum Honor LDFLAGS value (patch accepted upstream) meta-networking/recipes-supp

Re: [oe] [meta-python][PATCH] python-scales: add recipe for version 1.0.9

2016-10-05 Thread Ruben De Smet
Excuse me, I didn't see that there was a reply here. I'll fix this somewhere around tomorrow. Thanks for the review, Kind regards, Ruben On 10/03/2016 11:10 PM, Tim Orling wrote: > On Mon, Oct 3, 2016 at 12:58 PM, Otavio Salvador < > otavio.salva...@ossystems.com.br> wrote: > >> On Thu, Sep 29,