Re: [OE-core] [PATCH] libical: upgrade to 3.0.5

2019-07-23 Thread Khem Raj
On Tue, Jul 23, 2019 at 2:15 PM Khem Raj wrote: > > On Tue, Jul 23, 2019 at 2:12 PM Burton, Ross wrote: > > > > The last release of Orage was four years ago: I suggest removing that > > from meta-xfce instead of keeping everyone else using an old version > > of libical. > > thats the latest unfor

Re: [OE-core] [PATCH] libical: upgrade to 3.0.5

2019-07-23 Thread Khem Raj
On Tue, Jul 23, 2019 at 2:12 PM Burton, Ross wrote: > > The last release of Orage was four years ago: I suggest removing that > from meta-xfce instead of keeping everyone else using an old version > of libical. thats the latest unfortunately. I think a simple fix would be to drop is_utc field se

Re: [OE-core] [PATCH] libical: upgrade to 3.0.5

2019-07-23 Thread Burton, Ross
The last release of Orage was four years ago: I suggest removing that from meta-xfce instead of keeping everyone else using an old version of libical. Ross On Tue, 23 Jul 2019 at 22:04, Khem Raj wrote: > > this is causing a failure in meta-xfce > > https://errors.yoctoproject.org/Errors/Details/

Re: [OE-core] [PATCH] libical: upgrade to 3.0.5

2019-07-23 Thread Khem Raj
this is causing a failure in meta-xfce https://errors.yoctoproject.org/Errors/Details/253910/ On Mon, Jul 22, 2019 at 6:12 PM Khem Raj wrote: > > On Mon, Jul 22, 2019 at 6:05 PM Mittal, Anuj wrote: > > > > On Mon, 2019-07-22 at 17:59 -0700, Khem Raj wrote: > > > On Mon, Jul 22, 2019 at 4:17 PM

Re: [OE-core] [PATCH] libical: upgrade to 3.0.5

2019-07-22 Thread Khem Raj
On Mon, Jul 22, 2019 at 6:05 PM Mittal, Anuj wrote: > > On Mon, 2019-07-22 at 17:59 -0700, Khem Raj wrote: > > On Mon, Jul 22, 2019 at 4:17 PM Mittal, Anuj > > wrote: > > > On Mon, 2019-07-22 at 15:48 +0100, Ross Burton wrote: > > > > -LICENSE = "LGPLv2.1 | MPL-1.0" > > > > this should be MPL-2.0

Re: [OE-core] [PATCH] libical: upgrade to 3.0.5

2019-07-22 Thread Mittal, Anuj
On Mon, 2019-07-22 at 17:59 -0700, Khem Raj wrote: > On Mon, Jul 22, 2019 at 4:17 PM Mittal, Anuj > wrote: > > On Mon, 2019-07-22 at 15:48 +0100, Ross Burton wrote: > > > -LICENSE = "LGPLv2.1 | MPL-1.0" > > this should be MPL-2.0 | LGPL-2.1 > > > > -LIC_FILES_CHKSUM = > > > "file://COPYING;md5=d

Re: [OE-core] [PATCH] libical: upgrade to 3.0.5

2019-07-22 Thread Khem Raj
On Mon, Jul 22, 2019 at 4:17 PM Mittal, Anuj wrote: > > On Mon, 2019-07-22 at 15:48 +0100, Ross Burton wrote: > > -LICENSE = "LGPLv2.1 | MPL-1.0" this should be MPL-2.0 | LGPL-2.1 > > -LIC_FILES_CHKSUM = > > "file://COPYING;md5=d4fc58309d8ed46587ac63bb449d82f8 \ > > - > > file://LICENSE;md5=d1a0

Re: [OE-core] [PATCH] libical: upgrade to 3.0.5

2019-07-22 Thread Mittal, Anuj
On Mon, 2019-07-22 at 15:48 +0100, Ross Burton wrote: > -LICENSE = "LGPLv2.1 | MPL-1.0" > -LIC_FILES_CHKSUM = > "file://COPYING;md5=d4fc58309d8ed46587ac63bb449d82f8 \ > - > file://LICENSE;md5=d1a0891cd3e582b3e2ec8fe63badbbb6" > +LICENSE = "LGPLv2.1 | MPL-2" > +LIC_FILES_CHKSUM =

[OE-core] [PATCH] libical: upgrade to 3.0.5

2019-07-22 Thread Ross Burton
Note that this upgrade includes some API breakage. Signed-off-by: Ross Burton --- ...ibical.pc.in-fix-iculibs-remove-full.patch | 44 --- .../{libical_2.0.0.bb => libical_3.0.5.bb}| 20 + 2 files changed, 12 insertions(+), 52 deletions(-) delete mode 100644 meta/rec