The link to the search engine:
https://layers.openembedded.org/layerindex/branch/master/recipes/
On 18.07.2019 07:41, jaymin.da...@vivaldi.net wrote:
> Hello Team,
>
> Which Python, Python-OpenCV, Python-Numpy, Python-Scipy and OpenCV
> (max)versions are supported in Yocto 2.0.3 (Jethro) distro ve
Hi,
I notice that meta-mono has not been updated for a while now (2018-11-06 for
the repo at git.yoctoproject.org, 2019-03-22 for the repo at
github.com/DynamicDevices).
Is this layer no longer being maintained? Is there an alternative?
Thanks,
Robin
On 18.07.2019 07:41, jaymin.da...@vivaldi.net wrote:
> Hello Team,
Hello,
>
> Which Python, Python-OpenCV, Python-Numpy, Python-Scipy and OpenCV
> (max)versions are supported in Yocto 2.0.3 (Jethro) distro version?
>
> Can I get list of notes in which version of all supported modules have
> been m
Hi Maciej,
Thanks for the link.
If I want to use different(updated) version of a particular function,
e.g. Python, Is is possible?
As per link Jethro is supporting Python version 2.7.9. I want to
integrate Python version 2.7.16 and Python3 3.7.
So, Do I need to use another branch which is suppo
On 18.07.2019 09:34, jaymin.da...@vivaldi.net wrote:
> Hi Maciej,
>
> Thanks for the link.
> If I want to use different(updated) version of a particular function,
> e.g. Python, Is is possible?
> As per link Jethro is supporting Python version 2.7.9. I want to
> integrate Python version 2.7.16 and
Kindly ping.
Zhe
On 7/10/19 4:45 PM, zhe...@windriver.com wrote:
> From: He Zhe
>
> When building examples and tests with GCC9, the following errors come up,
>
> error: #warning _FORTIFY_SOURCE requires compiling with optimization (-O)
> [-Werror=cpp]
> 382 | # warning _FORTIFY_SOURCE requi
Hello,
The meta-atmel layer includes a BSP recipe called dt-overlay-at91[1]
that pulls in a number of .dtso files for various peripheral devices
that can be connected to their reference boards.
I can’t figure out how to get the overlays into the FIT image that my
board is booting from. For
Hi,
I set up a service file at following myapp.bb file, but that service
file was not installed to /lib/systemd/system. What could I be wrong
here?
SYSTEMD_SERVICE_${PN} = "${PN}.service"
SYSTEMD_AUTO_ENABLE_${PN} = "enable"
do_install() {
..
install -m 0644 ${S}/lib/systemd/system/${PN}.se
On 18.07.2019 12:01, JH wrote:
> Hi,
>
> I set up a service file at following myapp.bb file, but that service
> file was not installed to /lib/systemd/system. What could I be wrong
> here?
Not installed means it's not in the final image on the target? Which
package gets installed into the
image? I
On Thu, 18 Jul 2019 at 07:04, Adrian Bunk wrote:
> > Now that both Debian 8 and OpenSuse 42.3 are end-of-life and no longer
> > formally supported, we think it's time to drop them from the supported
> > distribution list.
>
> Debian 8 is still LTS-supported for a year, unless there is urgency to
>
I don’t really know what’s the situation with meta-mono specifically, but if
you’re willing to be the maintainer, that’d be great. Do keep in mind that
yocto is almost entirely a volunteer project, contributors and maintainers come
and go without long term promises.
Alex
> On 18 Jul 2019, at 9
On Thu, 2019-07-18 at 12:31 +0100, Burton, Ross wrote:
> > CentOS 7 is based on Fedora 19 from 2013.
> >
> > This is the oldest currently supported distribution, and when to
> > remove
> > support for it (replacing it with the not yet existing CentOS 8)
> > should
> > IMHO be part of this discussi
Thanks Maciej,
On 7/18/19, Maciej Pijanowski wrote:
>
> On 18.07.2019 12:01, JH wrote:
>> Hi,
>>
>> I set up a service file at following myapp.bb file, but that service
>> file was not installed to /lib/systemd/system. What could I be wrong
>> here?
> Not installed means it's not in the final ima
On Thu, Jul 18, 2019 at 12:43:50PM +0100, Richard Purdie wrote:
> On Thu, 2019-07-18 at 12:31 +0100, Burton, Ross wrote:
> > > CentOS 7 is based on Fedora 19 from 2013.
> > >
> > > This is the oldest currently supported distribution, and when to
> > > remove
> > > support for it (replacing it with
I wrote...
The conf/distro/poky-atmel.conf file in meta-atmel contains the
following line:
DISTRO_FEATURES_remove ?= "opengl wayland x11 3g nfc pulseaudio”
Switching back to the regular DISTRO = “poky” seems to have got it
building again.
Switching back to poky caused a whole host of other i
The patch being applied by meta-mingw has been upstreamed as of 1.0.8,
so there is no need to have a bbappend anymore.
Signed-off-by: Joshua Watt
---
.../0001-Fix-include-path-separator.patch | 33 ---
recipes-extended/bzip2/bzip2_1.0.7.bbappend | 4 ---
2 files changed, 3
Yocto Project Monthly Meeting
MINUTES: 7/16/2019
Attendees: Richard, Armin, JoshuaW, Bruce, Michael, Frederic, Tim, Vineela,
David, Trevor
RP:
* Status update will go out later today:
https://lists.yoctoproject.org/pipermail/yocto/2019-July/046042.html
* Richard will not be at ELC San Dieg
Hello All,
I have a situation where I need to build an image for my machine with
a different kernel than is specified by
PREFERRED_PROVIDER_virtual/kernel. But I also need to build the
default kernel. This is for a "manufacturing" image which will
include the full production image, and then some
Hi,
you could define two machines, where the manufacturing one is just an
overlay of the production one. If the two kernels differs only for their
config, you can specify different defconfig based on machine. If you need a
completely different kernel, just specify
PREFERRED_PROVIDER_virtual/kernel
19 matches
Mail list logo