Branch: refs/heads/master
Home: https://github.com/OpenAMP/meta-openamp
Commit: 8a6ea29baea87222af024db7a79a4921701fb886
https://github.com/OpenAMP/meta-openamp/commit/8a6ea29baea87222af024db7a79a…
Author: Mark Hatle <mark.hatle(a)xilinx.com>
Date: 2021-04-08 (Thu, 08 Apr 2021)
Changed paths:
M conf/layer.conf
Log Message:
-----------
layer.conf: compatible with gatesgarth only
Signed-off-by: Mark Hatle <mark.hatle(a)xilinx.com>
Commit: a4294e41bbf4d4eb665a67228deb078c286cfe15
https://github.com/OpenAMP/meta-openamp/commit/a4294e41bbf4d4eb665a67228deb…
Author: Sai Hari Chandana Kalluri <chandana.kalluri(a)xilinx.com>
Date: 2021-05-04 (Tue, 04 May 2021)
Changed paths:
M recipes-openamp/libmetal/libmetal_git.bb
M recipes-openamp/open-amp/open-amp_git.bb
Log Message:
-----------
Update commit ids and branch for 2021 release
Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri(a)xilinx.com>
Commit: fdef954818026f5eebb40aa569d0e7c6bd7cb7fd
https://github.com/OpenAMP/meta-openamp/commit/fdef954818026f5eebb40aa569d0…
Author: Mark Hatle <mark.hatle(a)xilinx.com>
Date: 2021-05-19 (Wed, 19 May 2021)
Changed paths:
M recipes-openamp/libmetal/libmetal.inc
M recipes-openamp/open-amp/open-amp.inc
Log Message:
-----------
libmetal/open-amp: Provide a default is SOC_FAMILY_ARCH is not defined
Issue: CR-1099768
When building for some configuration SOC_FAMILY_ARCH may not be defined,
provide a valid default.
Signed-off-by: Mark Hatle <mark.hatle(a)xilinx.com>
Commit: 60a8cfefff663710f20375789f2963534d56b20a
https://github.com/OpenAMP/meta-openamp/commit/60a8cfefff663710f20375789f29…
Author: Mark Hatle <mark.hatle(a)xilinx.com>
Date: 2021-05-25 (Tue, 25 May 2021)
Changed paths:
M classes/yocto-cmake-translation.bbclass
Log Message:
-----------
yocto-cmake-translation: Adjust table to current system
Issue: CR-1099768
By using 'MACHINE' in the previous code, it made any users of this class
MACHINE specific packages, even if MACHINE wasn't actually consulted for
their particular use-cases.
Further it was determined the MACHINE check was no longer valid due to
much of the changing in the current versions of the code. Refactored
the table based on discussions with the open-amp folks.
Signed-off-by: Mark Hatle <mark.hatle(a)xilinx.com>
Commit: 9650215abab211da4ce585459781b8407207086e
https://github.com/OpenAMP/meta-openamp/commit/9650215abab211da4ce585459781…
Author: Sai Hari Chandana Kalluri <chandana.kalluri(a)xilinx.com>
Date: 2021-05-26 (Wed, 26 May 2021)
Changed paths:
M recipes-openamp/libmetal/libmetal_git.bb
Log Message:
-----------
Update commit ids for 2021 release
Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri(a)xilinx.com>
Commit: 863e639fbc494e91d68286c26086c493f0ea2c4a
https://github.com/OpenAMP/meta-openamp/commit/863e639fbc494e91d68286c26086…
Author: Christian Kohn <christian.kohn(a)xilinx.com>
Date: 2021-06-04 (Fri, 04 Jun 2021)
Changed paths:
M recipes-openamp/open-amp/open-amp_git.bb
Log Message:
-----------
open-amp: Update branch for 2021.1 release
Signed-off-by: Christian Kohn <christian.kohn(a)xilinx.com>
Signed-off-by: Jaewon Lee <jaewon.lee(a)xilinx.com>
Commit: bb519f0a01a0f44be47ff6d1e31674e3445b61a3
https://github.com/OpenAMP/meta-openamp/commit/bb519f0a01a0f44be47ff6d1e316…
Author: Christian Kohn <christian.kohn(a)xilinx.com>
Date: 2021-06-04 (Fri, 04 Jun 2021)
Changed paths:
M recipes-openamp/libmetal/libmetal_git.bb
Log Message:
-----------
libmetal: Update branch for 2021.1 release
Signed-off-by: Christian Kohn <christian.kohn(a)xilinx.com>
Signed-off-by: Jaewon Lee <jaewon.lee(a)xilinx.com>
Commit: 7f94402d4e0b34aa2083f9b276cb29ef527cd552
https://github.com/OpenAMP/meta-openamp/commit/7f94402d4e0b34aa2083f9b276cb…
Author: Sai Hari Chandana Kalluri <chandana.kalluri(a)xilinx.com>
Date: 2021-07-14 (Wed, 14 Jul 2021)
Changed paths:
M recipes-openamp/libmetal/libmetal.inc
Log Message:
-----------
libmetal: Change DEPENDS from eudev to udev
Starting gatesgarth, we will be moving to SYSTEMD. systemd provides udev
package. eudev is sysvinit fork for systemd's udev and conflicts when
DISTRO_FEATURE is set to systemd. Update the DEPENDENCY package in libmetal
Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri(a)xilinx.com>
Commit: bdbdb0b02af4800a0c7fc70edef33cfd55babbdd
https://github.com/OpenAMP/meta-openamp/commit/bdbdb0b02af4800a0c7fc70edef3…
Author: Sai Hari Chandana Kalluri <chandana.kalluri(a)xilinx.com>
Date: 2021-07-14 (Wed, 14 Jul 2021)
Changed paths:
M recipes-kernel/linux/openamp-kmeta/cfg/openamp.cfg
M recipes-kernel/linux/openamp-kmeta/cfg/remoteproc.cfg
Log Message:
-----------
openamp.cfg, remoteproc.cfg: Set configs to (y) instead of (m)
Set configs to (y) instead of (m) else it results in config warnings
Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri(a)xilinx.com>
Compare: https://github.com/OpenAMP/meta-openamp/compare/26a1cf378798...bdbdb0b02af4
Hi,
ST Restricted
> -----Original Message-----
> From: Openamp-rp <openamp-rp-bounces(a)lists.openampproject.org> On
> Behalf Of Mathieu Poirier via Openamp-rp
> Sent: mardi 13 juillet 2021 00:00
> To: Bill Mills <bill.mills(a)linaro.org>
> Cc: openamp-rp(a)lists.openampproject.org
> Subject: Re: [Openamp-rp] Can make the meeting on July 15
>
> On Mon, 12 Jul 2021 at 08:25, Bill Mills via Openamp-rp <openamp-
> rp(a)lists.openampproject.org> wrote:
> >
> > All,
> >
> > I will be unavailable on July 15 for this weeks call.
> > I suggest we cancel unless on someone else volunteers to host.
> > I was going to suggest we move to next week but that conflicts with a
> > Linaro meeting some of you may need to attend.
> >
>
> Unless someone comes up with something urgent to discuss I suggest we
> cancel this one.
Ok for me to cancel the meeting.
Regards,
Arnaud
>
> > Thanks,
> > Bill
> >
> > --
> > Bill Mills
> > Principal Technical Consultant, Linaro
> > +1-240-643-0836
> > TZ: US Eastern
> > Work Schedule: Tues/Wed/Thur
> > --
> > Openamp-rp mailing list
> > Openamp-rp(a)lists.openampproject.org
> > https://lists.openampproject.org/mailman/listinfo/openamp-rp
> --
> Openamp-rp mailing list
> Openamp-rp(a)lists.openampproject.org
> https://lists.openampproject.org/mailman/listinfo/openamp-rp
On Mon, 12 Jul 2021 at 08:25, Bill Mills via Openamp-rp
<openamp-rp(a)lists.openampproject.org> wrote:
>
> All,
>
> I will be unavailable on July 15 for this weeks call.
> I suggest we cancel unless on someone else volunteers to host.
> I was going to suggest we move to next week but that conflicts with a
> Linaro meeting some of you may need to attend.
>
Unless someone comes up with something urgent to discuss I suggest we
cancel this one.
> Thanks,
> Bill
>
> --
> Bill Mills
> Principal Technical Consultant, Linaro
> +1-240-643-0836
> TZ: US Eastern
> Work Schedule: Tues/Wed/Thur
> --
> Openamp-rp mailing list
> Openamp-rp(a)lists.openampproject.org
> https://lists.openampproject.org/mailman/listinfo/openamp-rp
All,
I will be unavailable on July 15 for this weeks call.
I suggest we cancel unless on someone else volunteers to host.
I was going to suggest we move to next week but that conflicts with a
Linaro meeting some of you may need to attend.
Thanks,
Bill
--
Bill Mills
Principal Technical Consultant, Linaro
+1-240-643-0836
TZ: US Eastern
Work Schedule: Tues/Wed/Thur