[yocto] [meta-security][PATCH V2] xmlsec1: add PACKAGECONFIG disable-des

2019-02-27 Thread changqing.li
From: Changqing Li Signed-off-by: Changqing Li --- recipes-security/xmlsec1/xmlsec1_1.2.27.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-security/xmlsec1/xmlsec1_1.2.27.bb b/recipes-security/xmlsec1/xmlsec1_1.2.27.bb index 0cd06c5..eac8d6b 100644 --- a/recipe

Re: [yocto] Removing busybox

2019-02-27 Thread Adrian Bunk
On Wed, Feb 27, 2019 at 11:59:42PM +, Burton, Ross wrote: > On Wed, 27 Feb 2019 at 23:55, Tom Rini wrote: > > My current incomplete list is: > > bind-utils \ > > bridge-utils \ > > coreutils \ > > dnsmasq \ > > e2fsprogs \ > > e2fsprogs-resize2fs \ > > e2fsprogs-tun

[yocto] SRC_URI when there is a local mirror but no remote repo

2019-02-27 Thread Edmund Nadolski
Hi, Does Yocto/Bitbake support a way to set SRC_URI in a recipe when there is no corresponding upstream remote (git://, https://, etc.) for a *.tar.gz file? IOW, I've configured for own_mirrors and set BB_NO_NETWORK=1, and my *.tar.gz file only lives in the local_mirror directory. It looks t

Re: [yocto] Removing busybox

2019-02-27 Thread Burton, Ross
On Thu, 28 Feb 2019 at 00:10, Jean-Christian de Rivaz wrote: > My image recipe look actually like below and require several > meta-openembedded/meta-*. This is not a clean example. The > packagegroup-core-full-cmdline already provides a chunk of commands but > more are required to look like a mode

Re: [yocto] Removing busybox

2019-02-27 Thread Jean-Christian de Rivaz
Le 28.02.19 à 00:59, Burton, Ross a écrit : > On Wed, 27 Feb 2019 at 23:55, Tom Rini wrote: >> My current incomplete list is: >> bind-utils \ >> bridge-utils \ >> coreutils \ >> dnsmasq \ >> e2fsprogs \ >> e2fsprogs-resize2fs \ >> e2fsprogs-tune2fs \ >> findutils \

[yocto] Quick start example error

2019-02-27 Thread Simone Nascivera
Hi, I'm new to this mailing list and I have never used Yocto before. I'm trying to build my first image by following the quick start guide but I keep getting this error while running "bitbake core-image-sat

Re: [yocto] Removing busybox

2019-02-27 Thread Burton, Ross
On Wed, 27 Feb 2019 at 23:55, Tom Rini wrote: > My current incomplete list is: > bind-utils \ > bridge-utils \ > coreutils \ > dnsmasq \ > e2fsprogs \ > e2fsprogs-resize2fs \ > e2fsprogs-tune2fs \ > findutils \ > gawk \ > grep \ > inetutils-ping \ >

Re: [yocto] Removing busybox

2019-02-27 Thread Tom Rini
On Wed, Feb 27, 2019 at 11:02:06PM +, Burton, Ross wrote: > On Wed, 27 Feb 2019 at 22:25, Jean-Christian de Rivaz > wrote: > > The project I work for need nodejs and chromium (and a >100MB database > > on some nodes), so space is not an issue. I need to deliver an useful > > distribution with

Re: [yocto] Removing busybox

2019-02-27 Thread Burton, Ross
On Wed, 27 Feb 2019 at 22:25, Jean-Christian de Rivaz wrote: > The project I work for need nodejs and chromium (and a >100MB database > on some nodes), so space is not an issue. I need to deliver an useful > distribution with usual commands, tools and a working console + keyboard > for my locale.

Re: [yocto] Removing busybox

2019-02-27 Thread Philip Balister
On 02/27/2019 05:24 PM, Jean-Christian de Rivaz wrote: > Le 27.02.19 à 22:40, Adrian Bunk a écrit : >> On Wed, Feb 27, 2019 at 03:09:02PM -0500, Tom Rini wrote: >>> On Wed, Feb 27, 2019 at 09:06:38PM +0100, Jean-Christian de Rivaz wrote: >>> ... So as expected systemd is there and busybox is n

Re: [yocto] Removing busybox

2019-02-27 Thread Jean-Christian de Rivaz
Le 27.02.19 à 22:40, Adrian Bunk a écrit : > On Wed, Feb 27, 2019 at 03:09:02PM -0500, Tom Rini wrote: >> On Wed, Feb 27, 2019 at 09:06:38PM +0100, Jean-Christian de Rivaz wrote: >> ... >>> So as expected systemd is there and busybox is not. But there is a lot of >>> useful commands missing on the

Re: [yocto] Removing busybox

2019-02-27 Thread Burton, Ross
On Wed, 27 Feb 2019 at 21:41, Adrian Bunk wrote: > It is not obvious to me what usecases people have in mind for > getting rid of busybox, and whether everyone is aware that > something like "all busybox commands replaced" is *very* > expensive regarding filesystem size. Considering many of the p

Re: [yocto] Removing busybox

2019-02-27 Thread Tom Rini
On Wed, Feb 27, 2019 at 11:40:37PM +0200, Adrian Bunk wrote: > On Wed, Feb 27, 2019 at 03:09:02PM -0500, Tom Rini wrote: > > On Wed, Feb 27, 2019 at 09:06:38PM +0100, Jean-Christian de Rivaz wrote: > >... > > > So as expected systemd is there and busybox is not. But there is a lot of > > > useful c

Re: [yocto] Removing busybox

2019-02-27 Thread Adrian Bunk
On Wed, Feb 27, 2019 at 03:09:02PM -0500, Tom Rini wrote: > On Wed, Feb 27, 2019 at 09:06:38PM +0100, Jean-Christian de Rivaz wrote: >... > > So as expected systemd is there and busybox is not. But there is a lot of > > useful commands missing on the resulting QEMU image: > > > > root@qemux86:~# p

Re: [yocto] Removing busybox

2019-02-27 Thread Tom Rini
On Thu, Feb 28, 2019 at 10:31:15AM +1300, Paul Eggleton wrote: > On Thursday, 28 February 2019 9:09:02 AM NZDT Tom Rini wrote: > > Somewhere on my (and other > > folks too) TODO list is a packagegroup that includes procps and psmisc > > and grep and tar and various network packages and less and mor

Re: [yocto] Removing busybox

2019-02-27 Thread Paul Eggleton
On Thursday, 28 February 2019 9:09:02 AM NZDT Tom Rini wrote: > Somewhere on my (and other > folks too) TODO list is a packagegroup that includes procps and psmisc > and grep and tar and various network packages and less and more and... That is what packagegroup-core-full-cmdline (well, the packag

Re: [yocto] [OE-core] Information about non-traditional uses of the Yocto Project and OpenEmbedded

2019-02-27 Thread Scott Rifenbark
Sounds like good potential for a section or chapter in the user docs. Scott On Wed, Feb 27, 2019 at 12:01 PM Philip Balister wrote: > During the last OpenEmbedded developer meeting, it became clear that > people are using the Yocto project/OpenEmbedded in spaces outside what > we think of as tr

Re: [yocto] Removing busybox

2019-02-27 Thread Tom Rini
On Wed, Feb 27, 2019 at 09:06:38PM +0100, Jean-Christian de Rivaz wrote: > Thank you very much Tom for help. Here is my complete method: > > git clone git://git.yoctoproject.org/poky -b thud > cd poky > cat << EOF > meta-poky/conf/distro/poky-ng.conf > require conf/distro/poky.conf > DISTRO = "pok

Re: [yocto] Removing busybox

2019-02-27 Thread Jean-Christian de Rivaz
Thank you very much Tom for help. Here is my complete method: git clone git://git.yoctoproject.org/poky -b thud cd poky cat << EOF > meta-poky/conf/distro/poky-ng.conf require conf/distro/poky.conf DISTRO = "poky-ng" # Switch to systemd DISTRO_FEATURES += "systemd" VIRTUAL-RUNTIME_init_manager =

[yocto] Information about non-traditional uses of the Yocto Project and OpenEmbedded

2019-02-27 Thread Philip Balister
During the last OpenEmbedded developer meeting, it became clear that people are using the Yocto project/OpenEmbedded in spaces outside what we think of as traditional embedded. Lieu Ta is working on a presentation for the Linux Foundation Leadership Summit and we would like to collect as many "unus

Re: [yocto] Removing busybox

2019-02-27 Thread Tom Rini
On Wed, Feb 27, 2019 at 06:47:52PM +, Burton, Ross wrote: > On Wed, 27 Feb 2019 at 18:45, Tom Rini wrote: > > OK, so I've kicked things a bit harder again, and here's what I see as > > the (small) rub. > > $ git grep hddimg meta/conf/ > > meta/conf/machine/include/x86-base.inc:IMAGE_FSTYPES ?=

Re: [yocto] Removing busybox

2019-02-27 Thread Scott Rifenbark
Hi, Sounds like this issue might have some documentation ripples when it settles out. Scott On Wed, Feb 27, 2019 at 10:46 AM Tom Rini wrote: > On Wed, Feb 27, 2019 at 06:35:10PM +, Burton, Ross wrote: > > On Wed, 27 Feb 2019 at 17:58, Tom Rini wrote: > > > I'm not sure we can blacklist bu

Re: [yocto] Removing busybox

2019-02-27 Thread Burton, Ross
On Wed, 27 Feb 2019 at 18:45, Tom Rini wrote: > OK, so I've kicked things a bit harder again, and here's what I see as > the (small) rub. > $ git grep hddimg meta/conf/ > meta/conf/machine/include/x86-base.inc:IMAGE_FSTYPES ?= "hddimg" > > So yes, we can do a test with qemux86/qemux86-64 and docum

Re: [yocto] Removing busybox

2019-02-27 Thread Tom Rini
On Wed, Feb 27, 2019 at 06:35:10PM +, Burton, Ross wrote: > On Wed, 27 Feb 2019 at 17:58, Tom Rini wrote: > > I'm not sure we can blacklist busybox from the build at this time > > (hddimg requires initramfs that requires busybox) but instead only force > > remove it from the image and ensure i

Re: [yocto] Removing busybox

2019-02-27 Thread Burton, Ross
On Wed, 27 Feb 2019 at 17:58, Tom Rini wrote: > I'm not sure we can blacklist busybox from the build at this time > (hddimg requires initramfs that requires busybox) but instead only force > remove it from the image and ensure it still builds. Don't build an image with a initramfs? -- __

Re: [yocto] Removing busybox

2019-02-27 Thread Tom Rini
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

Re: [yocto] Removing busybox

2019-02-27 Thread Burton, Ross
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 like someone should write a new selftest that does the required configuration change

Re: [yocto] Removing busybox

2019-02-27 Thread Mark Hatle
On 2/27/19 11:06 AM, Tom Rini wrote: > On Wed, Feb 27, 2019 at 01:16:56PM +0100, Jean-Christian de Rivaz wrote: > >> Hi all, >> >> After reading the thread "Removing busybox completely from the generated >> image" I tested to reproduce the method but this doesn't work as expected. >> >> git clone

Re: [yocto] Removing busybox

2019-02-27 Thread Tom Rini
On Wed, Feb 27, 2019 at 01:16:56PM +0100, Jean-Christian de Rivaz wrote: > Hi all, > > After reading the thread "Removing busybox completely from the generated > image" I tested to reproduce the method but this doesn't work as expected. > > git clone git://git.yoctoproject.org/poky -b thud > cd

Re: [yocto] [meta-security][PATCH] xmlsec1: add PACKAGECONFIG disable-des

2019-02-27 Thread Tom Rini
On Wed, Feb 27, 2019 at 04:38:10PM +0800, changqing...@windriver.com wrote: > From: Changqing Li > > Signed-off-by: Changqing Li > --- > recipes-security/xmlsec1/xmlsec1_1.2.27.bb | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/recipes-security/xmlsec1/xmlsec1_1.2.27.bb > b/recipes-

Re: [yocto] alsa utility

2019-02-27 Thread Khem Raj
On Wed, Feb 27, 2019 at 4:49 AM Bhupendra Singh wrote: > > Hi all > > How can i add alsa utility in poky core-minimal-imege. > https://www.yoctoproject.org/docs/2.6.1/ref-manual/ref-manual.html#var-IMAGE_INSTALL > > > Thanks & Regards > > Bhupendra Singh > > > > -- >

[yocto] alsa utility

2019-02-27 Thread Bhupendra Singh
Hi all How can i add alsa utility in poky core-minimal-imege. Thanks & Regards Bhupendra Singh -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] Removing busybox

2019-02-27 Thread Jean-Christian de Rivaz
Hi all, After reading the thread "Removing busybox completely from the generated image" I tested to reproduce the method but this doesn't work as expected. git clone git://git.yoctoproject.org/poky -b thud cd poky echo 'require conf/distro/poky.conf' > meta-poky/conf/distro/poky-ng.conf echo 'DIS

[yocto] [meta-security][PATCH] xmlsec1: add PACKAGECONFIG disable-des

2019-02-27 Thread changqing.li
From: Changqing Li Signed-off-by: Changqing Li --- recipes-security/xmlsec1/xmlsec1_1.2.27.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-security/xmlsec1/xmlsec1_1.2.27.bb b/recipes-security/xmlsec1/xmlsec1_1.2.27.bb index 0cd06c5..76e3976 100644 --- a/recipes-security/xmlsec1