All of lore.kernel.org
 help / color / mirror / Atom feed
* OE plans for morty
@ 2016-10-25  0:51 Randy MacLeod
  2016-10-25  2:07 ` akuster808
  0 siblings, 1 reply; 7+ messages in thread
From: Randy MacLeod @ 2016-10-25  0:51 UTC (permalink / raw)
  To: openembedded-devel, akuster808



I saw that morty has been branched and there have been 38 commits
made to master.  Woo-hoo and thanks Martin!

Armin,

Many of the master commits sh/could be cherry-picked back
to morty since they are bug fixes rather than package uprevs.
I have a list of commits to cherry-pick below. '?' indicates
that I'm not sure from the oneline summary if it's just a bug
fix as you might expect.

Are you going to do a dot release in the coming weeks or will
it be more like early next year?

../Randy

ec0fb46 openldap: use recommended backend mdb

? 64ebc30 android-tools: fix native build
d2902a3 dhcp_%.bbappend: fix replaces original key warning

? 965d028 python-unidiff: python module for parsing diff data

? 1be8a35 joe: Fix build with clang
? 2084473 openl2tp: Fix build with clang
? 0004410 flashrom: Fix build with clang and aarch64
? 83fec86 gpm: Remove nested functions
? 9446302 lowpan-tools: Fix errors found with clang

? 5e0dc68 python-greenlet: Rename register from rX to xX for aarch64
? d8e9117 frame: Fix build with clang
? 612b2bb libplist: Squash warnings found by clang
? 2951547 libmbim: Fix build with clang
? c04bdbe libbonobo: Fix missing dep on orbit2-native and build with clang

6b3e9ff linux-atm: fix do_compile error

? 9a83c34 adduser: always add -M option for useradd

? da12104 v4l-utils: add support for "native" build


cfe1fba postgresql.inc: Fix do_configure error (could not find Python.h)


? 8ba31c9 gpsd, mongodb: use PACKAGECONFIG_CONFARGS instead of now empty 
EXTRA_OECONF
? f882db6 ipmiutil: uncomment PARALLEL_MAKE

? 54c7e78 pcsc-lite: Seperate GPLV3 portions from BSD
fded4cf opencv: fix packaging and install


1c072cb gvfs: fix fetch error
? 0cc3d06 leptonica: add PACKAGECONFIG for giflib
? 8eef5ab wireshark: update to 2.2.1

? 812e940 ntp : Add openssl to default PACKAGECONFIG options
? 8760099 atftp: fixes musl libc build
? 5abe6ea arptables: add the directory for default /etc/sysconfig/arptables
? a0e2240 arptables: add arptables systemd service file
93b0d65 iscsitarget: resolve build error with linux kernel 4.8
9e8d127 squid: fix ptest failure
6f54f29 squid: specify sysconfdir and logdir
307d1c9 libtdb: fixes for deterministic builds
5175c03 libldb: fixes for deterministic builds
5291715 libtevent: fixes for deterministic builds
778a2b6 libtalloc: fixes for deterministic builds
fe652f8 libldb: fix for LIC_FILES_CHKSUM
f25aa3d libtdb: fix for LIC_FILES_CHKSUM
d4a36f6 libtevent: fix for LIC_FILES_CHKSUM
0014397 libtalloc: fix for LIC_FILES_CHKSUM

a95726d samba: replace pam packageconfig by hard dependency
3fdfdd8 samba: un-blacklist

-- 
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.963.1350 | 350 Terry Fox Drive, Suite 200, Ottawa, ON, 
Canada, K2K 2W5


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: OE plans for morty
  2016-10-25  0:51 OE plans for morty Randy MacLeod
@ 2016-10-25  2:07 ` akuster808
  2016-10-25  2:41   ` Randy MacLeod
  2016-10-26  8:33   ` Martin Jansa
  0 siblings, 2 replies; 7+ messages in thread
From: akuster808 @ 2016-10-25  2:07 UTC (permalink / raw)
  To: Randy MacLeod, openembedded-devel

Randy,


On 10/24/2016 05:51 PM, Randy MacLeod wrote:
>
>
> I saw that morty has been branched and there have been 38 commits
> made to master.  Woo-hoo and thanks Martin!


>
> Armin,
>
> Many of the master commits sh/could be cherry-picked back
> to morty since they are bug fixes rather than package uprevs.
> I have a list of commits to cherry-pick below. '?' indicates
> that I'm not sure from the oneline summary if it's just a bug
> fix as you might expect.

Thanks for providing commit ids you are interested in.

I have pushed the contrib morty-next  this morning.

http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=akuster/morty-next


>
> Are you going to do a dot release in the coming weeks or will
> it be more like early next year?

I am hoping to do a pull request request shortly after morty is 
announced by Richard.

Some of the commits listed below are in master-next so I need to wait 
for them to hit master before I  cherry-pick any additional changes.

Hope this is a satisfactory plan.


regards,
Armin

>
> ../Randy
>
> ec0fb46 openldap: use recommended backend mdb
>
> ? 64ebc30 android-tools: fix native build
> d2902a3 dhcp_%.bbappend: fix replaces original key warning
>
> ? 965d028 python-unidiff: python module for parsing diff data
>
> ? 1be8a35 joe: Fix build with clang
> ? 2084473 openl2tp: Fix build with clang
> ? 0004410 flashrom: Fix build with clang and aarch64
> ? 83fec86 gpm: Remove nested functions
> ? 9446302 lowpan-tools: Fix errors found with clang
>
> ? 5e0dc68 python-greenlet: Rename register from rX to xX for aarch64
> ? d8e9117 frame: Fix build with clang
> ? 612b2bb libplist: Squash warnings found by clang
> ? 2951547 libmbim: Fix build with clang
> ? c04bdbe libbonobo: Fix missing dep on orbit2-native and build with 
> clang
>
> 6b3e9ff linux-atm: fix do_compile error
>
> ? 9a83c34 adduser: always add -M option for useradd
>
> ? da12104 v4l-utils: add support for "native" build
>
>
> cfe1fba postgresql.inc: Fix do_configure error (could not find Python.h)
>
>
> ? 8ba31c9 gpsd, mongodb: use PACKAGECONFIG_CONFARGS instead of now 
> empty EXTRA_OECONF
> ? f882db6 ipmiutil: uncomment PARALLEL_MAKE
>
> ? 54c7e78 pcsc-lite: Seperate GPLV3 portions from BSD
> fded4cf opencv: fix packaging and install
>
>
> 1c072cb gvfs: fix fetch error
> ? 0cc3d06 leptonica: add PACKAGECONFIG for giflib
> ? 8eef5ab wireshark: update to 2.2.1
>
> ? 812e940 ntp : Add openssl to default PACKAGECONFIG options
> ? 8760099 atftp: fixes musl libc build
> ? 5abe6ea arptables: add the directory for default 
> /etc/sysconfig/arptables
> ? a0e2240 arptables: add arptables systemd service file
> 93b0d65 iscsitarget: resolve build error with linux kernel 4.8
> 9e8d127 squid: fix ptest failure
> 6f54f29 squid: specify sysconfdir and logdir
> 307d1c9 libtdb: fixes for deterministic builds
> 5175c03 libldb: fixes for deterministic builds
> 5291715 libtevent: fixes for deterministic builds
> 778a2b6 libtalloc: fixes for deterministic builds
> fe652f8 libldb: fix for LIC_FILES_CHKSUM
> f25aa3d libtdb: fix for LIC_FILES_CHKSUM
> d4a36f6 libtevent: fix for LIC_FILES_CHKSUM
> 0014397 libtalloc: fix for LIC_FILES_CHKSUM
>
> a95726d samba: replace pam packageconfig by hard dependency
> 3fdfdd8 samba: un-blacklist
>



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: OE plans for morty
  2016-10-25  2:07 ` akuster808
@ 2016-10-25  2:41   ` Randy MacLeod
  2016-10-26  8:33   ` Martin Jansa
  1 sibling, 0 replies; 7+ messages in thread
From: Randy MacLeod @ 2016-10-25  2:41 UTC (permalink / raw)
  To: akuster808, openembedded-devel

On 2016-10-24 10:07 PM, akuster808 wrote:
> Randy,
>
>
> On 10/24/2016 05:51 PM, Randy MacLeod wrote:
>>
>>
>> I saw that morty has been branched and there have been 38 commits
>> made to master.  Woo-hoo and thanks Martin!
>
>
>>
>> Armin,
>>
>> Many of the master commits sh/could be cherry-picked back
>> to morty since they are bug fixes rather than package uprevs.
>> I have a list of commits to cherry-pick below. '?' indicates
>> that I'm not sure from the oneline summary if it's just a bug
>> fix as you might expect.
>
> Thanks for providing commit ids you are interested in.
>
> I have pushed the contrib morty-next  this morning.
>
> http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=akuster/morty-next
>

Cool. That's a good start and we'll follow what's going on
there and in morty-next.

>
>
>>
>> Are you going to do a dot release in the coming weeks or will
>> it be more like early next year?
>
> I am hoping to do a pull request request shortly after morty is
> announced by Richard.
>
> Some of the commits listed below are in master-next so I need to wait
> for them to hit master before I  cherry-pick any additional changes.
>
> Hope this is a satisfactory plan.

It is!

Thanks Armin,
../Randy

>
>
> regards,
> Armin
>
>>
>> ../Randy
>>
>> ec0fb46 openldap: use recommended backend mdb
>>
>> ? 64ebc30 android-tools: fix native build
>> d2902a3 dhcp_%.bbappend: fix replaces original key warning
>>
>> ? 965d028 python-unidiff: python module for parsing diff data
>>
>> ? 1be8a35 joe: Fix build with clang
>> ? 2084473 openl2tp: Fix build with clang
>> ? 0004410 flashrom: Fix build with clang and aarch64
>> ? 83fec86 gpm: Remove nested functions
>> ? 9446302 lowpan-tools: Fix errors found with clang
>>
>> ? 5e0dc68 python-greenlet: Rename register from rX to xX for aarch64
>> ? d8e9117 frame: Fix build with clang
>> ? 612b2bb libplist: Squash warnings found by clang
>> ? 2951547 libmbim: Fix build with clang
>> ? c04bdbe libbonobo: Fix missing dep on orbit2-native and build with
>> clang
>>
>> 6b3e9ff linux-atm: fix do_compile error
>>
>> ? 9a83c34 adduser: always add -M option for useradd
>>
>> ? da12104 v4l-utils: add support for "native" build
>>
>>
>> cfe1fba postgresql.inc: Fix do_configure error (could not find Python.h)
>>
>>
>> ? 8ba31c9 gpsd, mongodb: use PACKAGECONFIG_CONFARGS instead of now
>> empty EXTRA_OECONF
>> ? f882db6 ipmiutil: uncomment PARALLEL_MAKE
>>
>> ? 54c7e78 pcsc-lite: Seperate GPLV3 portions from BSD
>> fded4cf opencv: fix packaging and install
>>
>>
>> 1c072cb gvfs: fix fetch error
>> ? 0cc3d06 leptonica: add PACKAGECONFIG for giflib
>> ? 8eef5ab wireshark: update to 2.2.1
>>
>> ? 812e940 ntp : Add openssl to default PACKAGECONFIG options
>> ? 8760099 atftp: fixes musl libc build
>> ? 5abe6ea arptables: add the directory for default
>> /etc/sysconfig/arptables
>> ? a0e2240 arptables: add arptables systemd service file
>> 93b0d65 iscsitarget: resolve build error with linux kernel 4.8
>> 9e8d127 squid: fix ptest failure
>> 6f54f29 squid: specify sysconfdir and logdir
>> 307d1c9 libtdb: fixes for deterministic builds
>> 5175c03 libldb: fixes for deterministic builds
>> 5291715 libtevent: fixes for deterministic builds
>> 778a2b6 libtalloc: fixes for deterministic builds
>> fe652f8 libldb: fix for LIC_FILES_CHKSUM
>> f25aa3d libtdb: fix for LIC_FILES_CHKSUM
>> d4a36f6 libtevent: fix for LIC_FILES_CHKSUM
>> 0014397 libtalloc: fix for LIC_FILES_CHKSUM
>>
>> a95726d samba: replace pam packageconfig by hard dependency
>> 3fdfdd8 samba: un-blacklist
>>
>


-- 
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.963.1350 | 350 Terry Fox Drive, Suite 200, Ottawa, ON, 
Canada, K2K 2W5


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: OE plans for morty
  2016-10-25  2:07 ` akuster808
  2016-10-25  2:41   ` Randy MacLeod
@ 2016-10-26  8:33   ` Martin Jansa
  2016-10-26 14:51     ` akuster808
  2016-11-14 11:34     ` Martin Jansa
  1 sibling, 2 replies; 7+ messages in thread
From: Martin Jansa @ 2016-10-26  8:33 UTC (permalink / raw)
  To: akuster808; +Cc: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 4531 bytes --]

On Mon, Oct 24, 2016 at 07:07:55PM -0700, akuster808 wrote:
> Randy,
> 
> 
> On 10/24/2016 05:51 PM, Randy MacLeod wrote:
> >
> >
> > I saw that morty has been branched and there have been 38 commits
> > made to master.  Woo-hoo and thanks Martin!
> 
> 
> >
> > Armin,
> >
> > Many of the master commits sh/could be cherry-picked back
> > to morty since they are bug fixes rather than package uprevs.
> > I have a list of commits to cherry-pick below. '?' indicates
> > that I'm not sure from the oneline summary if it's just a bug
> > fix as you might expect.
> 
> Thanks for providing commit ids you are interested in.
> 
> I have pushed the contrib morty-next  this morning.
> 
> http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=akuster/morty-next

What about using current master (I've pushed bunch of commits today) +
hopefully following in meta-networking which should be pushed by Joe
(currently waiting in master-next):

pick 2c1d637 linux-atm: fix do_compile error
pick bfb71d5 lowpan-tools: Fix errors found with clang
pick 944cd7a openl2tp: Fix build with clang
pick 9641512 libmnl, nftables: Update versions
pick 8303d85 c-ares: update 1.11.0 -> 1.12.0
pick 36c563d c-ares: fix metadata
pick 7552201 lksctp-tools: 1.0.16 -> 1.0.17
pick a0fcdac drbd-utils: 8.9.3 -> 8.9.6

This gives us almost clean bitbake world status I've sent few minutes
ago.

I haven't merged the README update to morty yet, so we can do this sync
with master as fast forward (and continue to do so until there is fist
master-only change merged in master).

Regards,

> > Are you going to do a dot release in the coming weeks or will
> > it be more like early next year?
> 
> I am hoping to do a pull request request shortly after morty is 
> announced by Richard.
> 
> Some of the commits listed below are in master-next so I need to wait 
> for them to hit master before I  cherry-pick any additional changes.
> 
> Hope this is a satisfactory plan.
> 
> 
> regards,
> Armin
> 
> >
> > ../Randy
> >
> > ec0fb46 openldap: use recommended backend mdb
> >
> > ? 64ebc30 android-tools: fix native build
> > d2902a3 dhcp_%.bbappend: fix replaces original key warning
> >
> > ? 965d028 python-unidiff: python module for parsing diff data
> >
> > ? 1be8a35 joe: Fix build with clang
> > ? 2084473 openl2tp: Fix build with clang
> > ? 0004410 flashrom: Fix build with clang and aarch64
> > ? 83fec86 gpm: Remove nested functions
> > ? 9446302 lowpan-tools: Fix errors found with clang
> >
> > ? 5e0dc68 python-greenlet: Rename register from rX to xX for aarch64
> > ? d8e9117 frame: Fix build with clang
> > ? 612b2bb libplist: Squash warnings found by clang
> > ? 2951547 libmbim: Fix build with clang
> > ? c04bdbe libbonobo: Fix missing dep on orbit2-native and build with 
> > clang
> >
> > 6b3e9ff linux-atm: fix do_compile error
> >
> > ? 9a83c34 adduser: always add -M option for useradd
> >
> > ? da12104 v4l-utils: add support for "native" build
> >
> >
> > cfe1fba postgresql.inc: Fix do_configure error (could not find Python.h)
> >
> >
> > ? 8ba31c9 gpsd, mongodb: use PACKAGECONFIG_CONFARGS instead of now 
> > empty EXTRA_OECONF
> > ? f882db6 ipmiutil: uncomment PARALLEL_MAKE
> >
> > ? 54c7e78 pcsc-lite: Seperate GPLV3 portions from BSD
> > fded4cf opencv: fix packaging and install
> >
> >
> > 1c072cb gvfs: fix fetch error
> > ? 0cc3d06 leptonica: add PACKAGECONFIG for giflib
> > ? 8eef5ab wireshark: update to 2.2.1
> >
> > ? 812e940 ntp : Add openssl to default PACKAGECONFIG options
> > ? 8760099 atftp: fixes musl libc build
> > ? 5abe6ea arptables: add the directory for default 
> > /etc/sysconfig/arptables
> > ? a0e2240 arptables: add arptables systemd service file
> > 93b0d65 iscsitarget: resolve build error with linux kernel 4.8
> > 9e8d127 squid: fix ptest failure
> > 6f54f29 squid: specify sysconfdir and logdir
> > 307d1c9 libtdb: fixes for deterministic builds
> > 5175c03 libldb: fixes for deterministic builds
> > 5291715 libtevent: fixes for deterministic builds
> > 778a2b6 libtalloc: fixes for deterministic builds
> > fe652f8 libldb: fix for LIC_FILES_CHKSUM
> > f25aa3d libtdb: fix for LIC_FILES_CHKSUM
> > d4a36f6 libtevent: fix for LIC_FILES_CHKSUM
> > 0014397 libtalloc: fix for LIC_FILES_CHKSUM
> >
> > a95726d samba: replace pam packageconfig by hard dependency
> > 3fdfdd8 samba: un-blacklist
> >
> 

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 169 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: OE plans for morty
  2016-10-26  8:33   ` Martin Jansa
@ 2016-10-26 14:51     ` akuster808
  2016-11-14 11:34     ` Martin Jansa
  1 sibling, 0 replies; 7+ messages in thread
From: akuster808 @ 2016-10-26 14:51 UTC (permalink / raw)
  To: Martin Jansa; +Cc: openembedded-devel



On 10/26/2016 01:33 AM, Martin Jansa wrote:
> On Mon, Oct 24, 2016 at 07:07:55PM -0700, akuster808 wrote:
>> Randy,
>>
>>
>> On 10/24/2016 05:51 PM, Randy MacLeod wrote:
>>>
>>> I saw that morty has been branched and there have been 38 commits
>>> made to master.  Woo-hoo and thanks Martin!
>>
>>> Armin,
>>>
>>> Many of the master commits sh/could be cherry-picked back
>>> to morty since they are bug fixes rather than package uprevs.
>>> I have a list of commits to cherry-pick below. '?' indicates
>>> that I'm not sure from the oneline summary if it's just a bug
>>> fix as you might expect.
>> Thanks for providing commit ids you are interested in.
>>
>> I have pushed the contrib morty-next  this morning.
>>
>> http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=akuster/morty-next
> What about using current master (I've pushed bunch of commits today) +
> hopefully following in meta-networking which should be pushed by Joe
> (currently waiting in master-next):

works for me. That is even better.

>
> pick 2c1d637 linux-atm: fix do_compile error
> pick bfb71d5 lowpan-tools: Fix errors found with clang
> pick 944cd7a openl2tp: Fix build with clang
> pick 9641512 libmnl, nftables: Update versions
> pick 8303d85 c-ares: update 1.11.0 -> 1.12.0
> pick 36c563d c-ares: fix metadata
> pick 7552201 lksctp-tools: 1.0.16 -> 1.0.17
> pick a0fcdac drbd-utils: 8.9.3 -> 8.9.6
>
> This gives us almost clean bitbake world status I've sent few minutes
> ago.
>
> I haven't merged the README update to morty yet, so we can do this sync
> with master as fast forward (and continue to do so until there is fist
> master-only change merged in master).

ok.

Thanks,
Armin
>
> Regards,
>
>>> Are you going to do a dot release in the coming weeks or will
>>> it be more like early next year?
>> I am hoping to do a pull request request shortly after morty is
>> announced by Richard.
>>
>> Some of the commits listed below are in master-next so I need to wait
>> for them to hit master before I  cherry-pick any additional changes.
>>
>> Hope this is a satisfactory plan.
>>
>>
>> regards,
>> Armin
>>
>>> ../Randy
>>>
>>> ec0fb46 openldap: use recommended backend mdb
>>>
>>> ? 64ebc30 android-tools: fix native build
>>> d2902a3 dhcp_%.bbappend: fix replaces original key warning
>>>
>>> ? 965d028 python-unidiff: python module for parsing diff data
>>>
>>> ? 1be8a35 joe: Fix build with clang
>>> ? 2084473 openl2tp: Fix build with clang
>>> ? 0004410 flashrom: Fix build with clang and aarch64
>>> ? 83fec86 gpm: Remove nested functions
>>> ? 9446302 lowpan-tools: Fix errors found with clang
>>>
>>> ? 5e0dc68 python-greenlet: Rename register from rX to xX for aarch64
>>> ? d8e9117 frame: Fix build with clang
>>> ? 612b2bb libplist: Squash warnings found by clang
>>> ? 2951547 libmbim: Fix build with clang
>>> ? c04bdbe libbonobo: Fix missing dep on orbit2-native and build with
>>> clang
>>>
>>> 6b3e9ff linux-atm: fix do_compile error
>>>
>>> ? 9a83c34 adduser: always add -M option for useradd
>>>
>>> ? da12104 v4l-utils: add support for "native" build
>>>
>>>
>>> cfe1fba postgresql.inc: Fix do_configure error (could not find Python.h)
>>>
>>>
>>> ? 8ba31c9 gpsd, mongodb: use PACKAGECONFIG_CONFARGS instead of now
>>> empty EXTRA_OECONF
>>> ? f882db6 ipmiutil: uncomment PARALLEL_MAKE
>>>
>>> ? 54c7e78 pcsc-lite: Seperate GPLV3 portions from BSD
>>> fded4cf opencv: fix packaging and install
>>>
>>>
>>> 1c072cb gvfs: fix fetch error
>>> ? 0cc3d06 leptonica: add PACKAGECONFIG for giflib
>>> ? 8eef5ab wireshark: update to 2.2.1
>>>
>>> ? 812e940 ntp : Add openssl to default PACKAGECONFIG options
>>> ? 8760099 atftp: fixes musl libc build
>>> ? 5abe6ea arptables: add the directory for default
>>> /etc/sysconfig/arptables
>>> ? a0e2240 arptables: add arptables systemd service file
>>> 93b0d65 iscsitarget: resolve build error with linux kernel 4.8
>>> 9e8d127 squid: fix ptest failure
>>> 6f54f29 squid: specify sysconfdir and logdir
>>> 307d1c9 libtdb: fixes for deterministic builds
>>> 5175c03 libldb: fixes for deterministic builds
>>> 5291715 libtevent: fixes for deterministic builds
>>> 778a2b6 libtalloc: fixes for deterministic builds
>>> fe652f8 libldb: fix for LIC_FILES_CHKSUM
>>> f25aa3d libtdb: fix for LIC_FILES_CHKSUM
>>> d4a36f6 libtevent: fix for LIC_FILES_CHKSUM
>>> 0014397 libtalloc: fix for LIC_FILES_CHKSUM
>>>
>>> a95726d samba: replace pam packageconfig by hard dependency
>>> 3fdfdd8 samba: un-blacklist
>>>



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: OE plans for morty
  2016-10-26  8:33   ` Martin Jansa
  2016-10-26 14:51     ` akuster808
@ 2016-11-14 11:34     ` Martin Jansa
  2016-11-14 13:49       ` Joe MacDonald
  1 sibling, 1 reply; 7+ messages in thread
From: Martin Jansa @ 2016-11-14 11:34 UTC (permalink / raw)
  To: akuster808, Joe MacDonald; +Cc: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 5140 bytes --]

On Wed, Oct 26, 2016 at 10:33:16AM +0200, Martin Jansa wrote:
> On Mon, Oct 24, 2016 at 07:07:55PM -0700, akuster808 wrote:
> > Randy,
> > 
> > 
> > On 10/24/2016 05:51 PM, Randy MacLeod wrote:
> > >
> > >
> > > I saw that morty has been branched and there have been 38 commits
> > > made to master.  Woo-hoo and thanks Martin!
> > 
> > 
> > >
> > > Armin,
> > >
> > > Many of the master commits sh/could be cherry-picked back
> > > to morty since they are bug fixes rather than package uprevs.
> > > I have a list of commits to cherry-pick below. '?' indicates
> > > that I'm not sure from the oneline summary if it's just a bug
> > > fix as you might expect.
> > 
> > Thanks for providing commit ids you are interested in.
> > 
> > I have pushed the contrib morty-next  this morning.
> > 
> > http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=akuster/morty-next
> 
> What about using current master (I've pushed bunch of commits today) +
> hopefully following in meta-networking which should be pushed by Joe
> (currently waiting in master-next):
> 
> pick 2c1d637 linux-atm: fix do_compile error
> pick bfb71d5 lowpan-tools: Fix errors found with clang
> pick 944cd7a openl2tp: Fix build with clang
> pick 9641512 libmnl, nftables: Update versions
> pick 8303d85 c-ares: update 1.11.0 -> 1.12.0
> pick 36c563d c-ares: fix metadata
> pick 7552201 lksctp-tools: 1.0.16 -> 1.0.17
> pick a0fcdac drbd-utils: 8.9.3 -> 8.9.6
> 
> This gives us almost clean bitbake world status I've sent few minutes
> ago.
> 
> I haven't merged the README update to morty yet, so we can do this sync
> with master as fast forward (and continue to do so until there is fist
> master-only change merged in master).

Joe: when are you planing to merge next batch of meta-networking
changes? At least the list mentioned above? I'm still waiting with final
morty branch update before merging first master-only changes.

Regards,

> Regards,
> 
> > > Are you going to do a dot release in the coming weeks or will
> > > it be more like early next year?
> > 
> > I am hoping to do a pull request request shortly after morty is 
> > announced by Richard.
> > 
> > Some of the commits listed below are in master-next so I need to wait 
> > for them to hit master before I  cherry-pick any additional changes.
> > 
> > Hope this is a satisfactory plan.
> > 
> > 
> > regards,
> > Armin
> > 
> > >
> > > ../Randy
> > >
> > > ec0fb46 openldap: use recommended backend mdb
> > >
> > > ? 64ebc30 android-tools: fix native build
> > > d2902a3 dhcp_%.bbappend: fix replaces original key warning
> > >
> > > ? 965d028 python-unidiff: python module for parsing diff data
> > >
> > > ? 1be8a35 joe: Fix build with clang
> > > ? 2084473 openl2tp: Fix build with clang
> > > ? 0004410 flashrom: Fix build with clang and aarch64
> > > ? 83fec86 gpm: Remove nested functions
> > > ? 9446302 lowpan-tools: Fix errors found with clang
> > >
> > > ? 5e0dc68 python-greenlet: Rename register from rX to xX for aarch64
> > > ? d8e9117 frame: Fix build with clang
> > > ? 612b2bb libplist: Squash warnings found by clang
> > > ? 2951547 libmbim: Fix build with clang
> > > ? c04bdbe libbonobo: Fix missing dep on orbit2-native and build with 
> > > clang
> > >
> > > 6b3e9ff linux-atm: fix do_compile error
> > >
> > > ? 9a83c34 adduser: always add -M option for useradd
> > >
> > > ? da12104 v4l-utils: add support for "native" build
> > >
> > >
> > > cfe1fba postgresql.inc: Fix do_configure error (could not find Python.h)
> > >
> > >
> > > ? 8ba31c9 gpsd, mongodb: use PACKAGECONFIG_CONFARGS instead of now 
> > > empty EXTRA_OECONF
> > > ? f882db6 ipmiutil: uncomment PARALLEL_MAKE
> > >
> > > ? 54c7e78 pcsc-lite: Seperate GPLV3 portions from BSD
> > > fded4cf opencv: fix packaging and install
> > >
> > >
> > > 1c072cb gvfs: fix fetch error
> > > ? 0cc3d06 leptonica: add PACKAGECONFIG for giflib
> > > ? 8eef5ab wireshark: update to 2.2.1
> > >
> > > ? 812e940 ntp : Add openssl to default PACKAGECONFIG options
> > > ? 8760099 atftp: fixes musl libc build
> > > ? 5abe6ea arptables: add the directory for default 
> > > /etc/sysconfig/arptables
> > > ? a0e2240 arptables: add arptables systemd service file
> > > 93b0d65 iscsitarget: resolve build error with linux kernel 4.8
> > > 9e8d127 squid: fix ptest failure
> > > 6f54f29 squid: specify sysconfdir and logdir
> > > 307d1c9 libtdb: fixes for deterministic builds
> > > 5175c03 libldb: fixes for deterministic builds
> > > 5291715 libtevent: fixes for deterministic builds
> > > 778a2b6 libtalloc: fixes for deterministic builds
> > > fe652f8 libldb: fix for LIC_FILES_CHKSUM
> > > f25aa3d libtdb: fix for LIC_FILES_CHKSUM
> > > d4a36f6 libtevent: fix for LIC_FILES_CHKSUM
> > > 0014397 libtalloc: fix for LIC_FILES_CHKSUM
> > >
> > > a95726d samba: replace pam packageconfig by hard dependency
> > > 3fdfdd8 samba: un-blacklist
> > >
> > 
> 
> -- 
> Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com



-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 169 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: OE plans for morty
  2016-11-14 11:34     ` Martin Jansa
@ 2016-11-14 13:49       ` Joe MacDonald
  0 siblings, 0 replies; 7+ messages in thread
From: Joe MacDonald @ 2016-11-14 13:49 UTC (permalink / raw)
  To: Martin Jansa; +Cc: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 5592 bytes --]

[Re: OE plans for morty] On 16.11.14 (Mon 12:34) Martin Jansa wrote:

> On Wed, Oct 26, 2016 at 10:33:16AM +0200, Martin Jansa wrote:
> > On Mon, Oct 24, 2016 at 07:07:55PM -0700, akuster808 wrote:
> > > Randy,
> > > 
> > > 
> > > On 10/24/2016 05:51 PM, Randy MacLeod wrote:
> > > >
> > > >
> > > > I saw that morty has been branched and there have been 38 commits
> > > > made to master.  Woo-hoo and thanks Martin!
> > > 
> > > 
> > > >
> > > > Armin,
> > > >
> > > > Many of the master commits sh/could be cherry-picked back
> > > > to morty since they are bug fixes rather than package uprevs.
> > > > I have a list of commits to cherry-pick below. '?' indicates
> > > > that I'm not sure from the oneline summary if it's just a bug
> > > > fix as you might expect.
> > > 
> > > Thanks for providing commit ids you are interested in.
> > > 
> > > I have pushed the contrib morty-next  this morning.
> > > 
> > > http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=akuster/morty-next
> > 
> > What about using current master (I've pushed bunch of commits today) +
> > hopefully following in meta-networking which should be pushed by Joe
> > (currently waiting in master-next):
> > 
> > pick 2c1d637 linux-atm: fix do_compile error
> > pick bfb71d5 lowpan-tools: Fix errors found with clang
> > pick 944cd7a openl2tp: Fix build with clang
> > pick 9641512 libmnl, nftables: Update versions
> > pick 8303d85 c-ares: update 1.11.0 -> 1.12.0
> > pick 36c563d c-ares: fix metadata
> > pick 7552201 lksctp-tools: 1.0.16 -> 1.0.17
> > pick a0fcdac drbd-utils: 8.9.3 -> 8.9.6
> > 
> > This gives us almost clean bitbake world status I've sent few minutes
> > ago.
> > 
> > I haven't merged the README update to morty yet, so we can do this sync
> > with master as fast forward (and continue to do so until there is fist
> > master-only change merged in master).
> 
> Joe: when are you planing to merge next batch of meta-networking
> changes? At least the list mentioned above? I'm still waiting with final
> morty branch update before merging first master-only changes.

I've been out for the last week and a bit, but I'll look at those this
morning and follow-up / merge as appropriate.

-J.

> 
> Regards,
> 
> > Regards,
> > 
> > > > Are you going to do a dot release in the coming weeks or will
> > > > it be more like early next year?
> > > 
> > > I am hoping to do a pull request request shortly after morty is 
> > > announced by Richard.
> > > 
> > > Some of the commits listed below are in master-next so I need to wait 
> > > for them to hit master before I  cherry-pick any additional changes.
> > > 
> > > Hope this is a satisfactory plan.
> > > 
> > > 
> > > regards,
> > > Armin
> > > 
> > > >
> > > > ../Randy
> > > >
> > > > ec0fb46 openldap: use recommended backend mdb
> > > >
> > > > ? 64ebc30 android-tools: fix native build
> > > > d2902a3 dhcp_%.bbappend: fix replaces original key warning
> > > >
> > > > ? 965d028 python-unidiff: python module for parsing diff data
> > > >
> > > > ? 1be8a35 joe: Fix build with clang
> > > > ? 2084473 openl2tp: Fix build with clang
> > > > ? 0004410 flashrom: Fix build with clang and aarch64
> > > > ? 83fec86 gpm: Remove nested functions
> > > > ? 9446302 lowpan-tools: Fix errors found with clang
> > > >
> > > > ? 5e0dc68 python-greenlet: Rename register from rX to xX for aarch64
> > > > ? d8e9117 frame: Fix build with clang
> > > > ? 612b2bb libplist: Squash warnings found by clang
> > > > ? 2951547 libmbim: Fix build with clang
> > > > ? c04bdbe libbonobo: Fix missing dep on orbit2-native and build with 
> > > > clang
> > > >
> > > > 6b3e9ff linux-atm: fix do_compile error
> > > >
> > > > ? 9a83c34 adduser: always add -M option for useradd
> > > >
> > > > ? da12104 v4l-utils: add support for "native" build
> > > >
> > > >
> > > > cfe1fba postgresql.inc: Fix do_configure error (could not find Python.h)
> > > >
> > > >
> > > > ? 8ba31c9 gpsd, mongodb: use PACKAGECONFIG_CONFARGS instead of now 
> > > > empty EXTRA_OECONF
> > > > ? f882db6 ipmiutil: uncomment PARALLEL_MAKE
> > > >
> > > > ? 54c7e78 pcsc-lite: Seperate GPLV3 portions from BSD
> > > > fded4cf opencv: fix packaging and install
> > > >
> > > >
> > > > 1c072cb gvfs: fix fetch error
> > > > ? 0cc3d06 leptonica: add PACKAGECONFIG for giflib
> > > > ? 8eef5ab wireshark: update to 2.2.1
> > > >
> > > > ? 812e940 ntp : Add openssl to default PACKAGECONFIG options
> > > > ? 8760099 atftp: fixes musl libc build
> > > > ? 5abe6ea arptables: add the directory for default 
> > > > /etc/sysconfig/arptables
> > > > ? a0e2240 arptables: add arptables systemd service file
> > > > 93b0d65 iscsitarget: resolve build error with linux kernel 4.8
> > > > 9e8d127 squid: fix ptest failure
> > > > 6f54f29 squid: specify sysconfdir and logdir
> > > > 307d1c9 libtdb: fixes for deterministic builds
> > > > 5175c03 libldb: fixes for deterministic builds
> > > > 5291715 libtevent: fixes for deterministic builds
> > > > 778a2b6 libtalloc: fixes for deterministic builds
> > > > fe652f8 libldb: fix for LIC_FILES_CHKSUM
> > > > f25aa3d libtdb: fix for LIC_FILES_CHKSUM
> > > > d4a36f6 libtevent: fix for LIC_FILES_CHKSUM
> > > > 0014397 libtalloc: fix for LIC_FILES_CHKSUM
> > > >
> > > > a95726d samba: replace pam packageconfig by hard dependency
> > > > 3fdfdd8 samba: un-blacklist
> > > >
> > > 
> > 
> > -- 
> > Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com
> 
> 
> 
-- 
-Joe MacDonald.
:wq

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 484 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-11-14 13:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-25  0:51 OE plans for morty Randy MacLeod
2016-10-25  2:07 ` akuster808
2016-10-25  2:41   ` Randy MacLeod
2016-10-26  8:33   ` Martin Jansa
2016-10-26 14:51     ` akuster808
2016-11-14 11:34     ` Martin Jansa
2016-11-14 13:49       ` Joe MacDonald

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.