On Thu, 28 Feb 2019 at 05:20, Adrian Bunk wrote:
> > That's a good start. For a oe-core packagegroup
>
> I do not think a core-only packagegroup makes sense when the goal is to
> completely replace busybox (and not just most apps while keeping a few
> busybox apps installed).
But a "close enough
From: Luca Boccassi
Audit 2.8.4 fails to build with musl. The fixes have been committed
to the upstream master branch and can be backported.
Building with glibc is unaffected.
Signed-off-by: Luca Boccassi
---
...dupa-as-suggested-in-pull-request-25.patch | 47 ++
...tue-functions-for-strn
On Thu, 2019-02-28 at 12:05 +, Burton, Ross wrote:
> On Thu, 28 Feb 2019 at 05:20, Adrian Bunk wrote:
> > > That's a good start. For a oe-core packagegroup
> >
> > I do not think a core-only packagegroup makes sense when the goal
> > is to
> > completely replace busybox (and not just most ap
On Thu, Feb 28, 2019 at 02:27:37PM +, Richard Purdie wrote:
> On Thu, 2019-02-28 at 12:05 +, Burton, Ross wrote:
> > On Thu, 28 Feb 2019 at 05:20, Adrian Bunk wrote:
> > > > That's a good start. For a oe-core packagegroup
> > >
> > > I do not think a core-only packagegroup makes sense wh
On Thu, 2019-02-28 at 09:37 -0500, Tom Rini wrote:
> On Thu, Feb 28, 2019 at 02:27:37PM +, Richard Purdie wrote:
> > On Thu, 2019-02-28 at 12:05 +, Burton, Ross wrote:
> > > I thought we had some other editor in core, but can't see
> > > one. Worse
> > > case we still use busybox for its v
Le 28.02.19 à 06:19, Adrian Bunk a écrit :
> On Wed, Feb 27, 2019 at 11:59:42PM +, Burton, Ross wrote:
>> ...
>> Also swap vim for something in core obviously.
> It is not obvious how to do that.
>
> What other vi implementation is in core?
> Is there even any good non-busybox non-GUI editor in
Hi,
I recently acquire a Renesas R Car M3 board which runs on an embedded linux
image build by means of the Yocto project. We are currently using YOCTO 3.9.0.
We are looking forward to implement ROS kinetic libraries on this embedded
linux. Does the yocto project supports this libraries? In t
I had a similar problem where the rapidjson recipe was not working only on sumo.
The problem was that the default ${PN} package was empty so it would
not be generated, but do_rootfs would try to include it.
It helped to add a bbappend with the following line:
FILES_${PN} = " ${includedir}/ "
in yo
I recently acquire a Renesas R Car M3 board which runs on an embedded linux
image build by means of the Yocto project. We are currently using YOCTO 3.9.0.
We are looking forward to implement ROS kinetic libraries on this embedded
linux. Does the yocto project supports this libraries? In the case
Hi,
I am using meta-raspberrypi
https://github.com/agherzan/meta-raspberrypi recipe to build an image
for RPI 3B+ . I want to enable bluetooth on the device.
My local.conf looks something like this
CONF_VERSION = "1"
ENABLE_UART = "1"
ENABLE_RPI3_SERIAL_CONSOLE = "1"
SERIAL_CONSOLES = "115200;tt
On Thu, Feb 28, 2019 at 01:46:25PM +0800, changqing...@windriver.com wrote:
> From: Changqing Li
>
> Signed-off-by: Changqing Li
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: PGP signature
--
___
yocto mailing list
yocto@yoctoproject.
Hi!
Yes, there is, there is a meta-ros.
For your convenience:
https://discourse.ros.org/t/new-version-of-meta-ros-for-kinetic-distribution/2833
https://github.com/bmwcarit/meta-ros
It does work. BTW, afaik there is no yocto 3.9.0, 2.6.1 is last stable
if I am not mistaken.
Regards,
On Thu, Feb 28, 2019 at 9:26 AM Matthias Schoepfer <
matthias.schoep...@googlemail.com> wrote:
> Hi!
>
>
> Yes, there is, there is a meta-ros.
>
>
> For your convenience:
>
>
>
> https://discourse.ros.org/t/new-version-of-meta-ros-for-kinetic-distribution/2833
>
> https://github.com/bmwcarit/meta-
I'm using the latest version from git branch of yocto thud.
If I add to INSTALL the package "mdns" and also I want to create all files
for licenses adding LICENSE_CREATE_PACKAGE = "1" the build of the final
image fails with this error:
Error myimage-1.0-r0 do_rootfs: Postinstall scriptlets of ['m
Hi Carlos,
When you say ROS do you mean the Robotic OS?
BMW Car IT have a yocto layer, with MIT license, for cross compiling it here:
https://github.com/bmwcarit/meta-ros
I'm not familiar with it but it seems to be actively maintained and as you are
using an R-Car M3 board I assume your project
On Wed, Feb 27, 2019 at 05:42:03PM +, Burton, Ross wrote:
> On Wed, 27 Feb 2019 at 17:27, Mark Hatle wrote:
> > You can also blacklist busybox to ensure that it never builds, and thus
> > can't
> > show up in your target image.
> >
> > PNBLACKLIST[busybox] = "Don't build this"
>
> Sounds lik
Hi,
>It does work. BTW, afaik there is no yocto 3.9.0, 2.6.1 is last stable if I am
>not mistaken.
I think Oscar is referring to the BSP version. 3.9.0 was a recent release.
Regards
Steve
From: yocto-boun...@yoctoproject.org On Behalf
Of Matthias Schoepfer
Sent: 28 February 2019 17:2
Hi all,
After some experiments on Poky thud I have found this method to set my
fr_CH.utf8 local and fr_CH-latin keymap in my distribution with systemd
and without busybox:
Add this two lines to the local configuration or distribution
configuration file:
GLIBC_GENERATE_LOCALES = "fr_CH.UTF-8"
IMA
In the commit ec6d61cbddc3 ("mesa: enable native and nativesdk
variants"), the gallium is enabled for the mesa. Since we use the
modesetting driver for the Xorg on the beagleboard and the glamor
acceleration method is enabled by the modesetting driver, the gallium
DRI driver will be used after this
19 matches
Mail list logo