Re: [yocto] apt-get

2017-11-09 Thread Burton, Ross
(adding yocto@ back to CC) I don't know where you saw that but that is very wrong. Set PACKAGE_CLASSES to the package manager that you want to use. If you want to use opkg, then PACKAGE_CLASSES should be package_ipk (historical naming). If you want opkg to be present in the images ensure IMAGE_

Re: [yocto] KBUILD_DEFCONFIG_KMACHINE not used anywhere

2017-11-09 Thread Alan Martinovic
> > What is your kernel recipe ? Something you wrote, or something > from a vendor ? Something I inherited. It does seem to have been based on linux-yocto-custom.bb. SECTION = "kernel" DESCRIPTION = "Mainline Linux kernel" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0

Re: [yocto] KBUILD_DEFCONFIG_KMACHINE not used anywhere

2017-11-09 Thread Bruce Ashfield
On 2017-11-09 8:11 AM, Alan Martinovic wrote: What is your kernel recipe ? Something you wrote, or something from a vendor ? Something I inherited. It does seem to have been based on linux-yocto-custom.bb . SECTION = "kernel" DESCRIPTION = "Mainline Lin

Re: [yocto] apt-get

2017-11-09 Thread Ran Shalit
I've added in local.conf both: PACKAGE_CLASSES = "package_rpm" IMAGE_FEATURES += "package-management" Yet, I don't have yum command, only rpm command. Regards, Ran On Thu, Nov 9, 2017 at 1:25 PM, Burton, Ross wrote: > (adding yocto@ back to CC) > > I don't know where you saw that but that is ve

Re: [yocto] apt-get

2017-11-09 Thread Burton, Ross
What release? Until recently we used smart not yum. Ross On 9 November 2017 at 14:56, Ran Shalit wrote: > I've added in local.conf both: > PACKAGE_CLASSES = "package_rpm" > IMAGE_FEATURES += "package-management" > > Yet, I don't have yum command, only rpm command. > > Regards, > Ran > > On Thu

Re: [yocto] apt-get

2017-11-09 Thread Ran Shalit
I now see that I have smart: root@lec-imx6:~# smart Usage: smart command [options] [arguments] I was not familiar with "smart" command before, so that is good enough. The image is based on fsl-image-qt5 image (lec-imx6 from adlink) Thanks, Ran On Thu, Nov 9, 2017 at 5:01 PM, Burton, Ross wrot

Re: [yocto] KBUILD_DEFCONFIG_KMACHINE not used anywhere

2017-11-09 Thread Alan Martinovic
> > - what branch/release of yocto are you using ? Morty > - can you try just using: KBUILD_DEFCONFIG="senic_defconfig" Yup, same error. .. and finally, the KBUILD_DEFCONFIG processing is meant to pick > up in-tree defconfigs for use in the build, so whatever you reference > must bein in ar

Re: [yocto] KBUILD_DEFCONFIG_KMACHINE not used anywhere

2017-11-09 Thread Bruce Ashfield
On 11/09/2017 10:53 AM, Alan Martinovic wrote:  - what branch/release of yocto are you using ? Morty - can you try just using: KBUILD_DEFCONFIG="senic_defconfig" Yup, same error. .. and finally, the KBUILD_DEFCONFIG processing is meant to pick up in-tree defconfigs for use

[yocto] Building snaps whilst building yocto

2017-11-09 Thread Siegmund, Jan
Hi all, Is there already a class/template around which creates snaps from recipes whilst building yocto and/or afterwards using the SDK? Thanks -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] Layer index not updated

2017-11-09 Thread Andreas Müller
Hi, did not find any heads up here so: Layer index stopped updating ~1,5 month. Low priority - this is just notification & thanks in advance for taking care :) Andreas -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/list

Re: [yocto] Layer index not updated

2017-11-09 Thread Leonardo Sandoval
On Thu, 9 Nov 2017 09:36:26 +0100 Andreas Müller wrote: > Hi, > > did not find any heads up here so: Layer index stopped updating ~1,5 month. > Low priority - this is just notification & thanks in advance for taking > care :) Do you mind filing a bug so it can be tracked better? [1] https://bu

Re: [yocto] KBUILD_DEFCONFIG_KMACHINE not used anywhere

2017-11-09 Thread Alan Martinovic
Sure. The layer that will fetch all the other layers by running make: https://github.com/getsenic/senic-os The kernel source being used: https://github.com/getsenic/senic-os-linux/tree/senic/4.13 Things like the KBUILD_DEFCONFIG that you are trying to use, are > that extra level of processing th

Re: [yocto] yocto documentation: no content, no PDF?

2017-11-09 Thread Leonardo Sandoval
On Wed, 8 Nov 2017 16:30:39 + "Burton, Ross" wrote: > On 8 November 2017 at 15:41, Jerry Lian wrote: > > > Just wondering: > > * As an active project, why yocto documentation does not provide a content > > (better be clickable)? > > > > The megamanual (Complete Documentation) doesn't hav

Re: [yocto] Layer index not updated

2017-11-09 Thread Paul Eggleton
On Thursday, 9 November 2017 9:36:26 PM NZDT Andreas Müller wrote: > did not find any heads up here so: Layer index stopped updating ~1,5 month. > Low priority - this is just notification & thanks in advance for taking > care :) I reported this to Michael a week or so ago but I think he's still ba

Re: [yocto] [meta-security][PATCH] trousers: allow overriding localstatedir mandir sysconfdir

2017-11-09 Thread akuster808
merged. not sure if I sent our a confirmation email. Thanks, armin On 11/01/2017 04:59 AM, André Draszik wrote: > From: André Draszik > > It is currently impossible to override localstatedir, > mandir and sysconfdir during ./configure, because they > are being overriden unconditionally. > >

Re: [yocto] [Openembedded-architecture] [RFC] stable branch naming scheme

2017-11-09 Thread akuster808
Any more comments? I started to use stable/{branch}-next in all the contrib repos. Poky will be constructed from oe-contrib repos. thanks for all the feedback. regards, Armin On 11/06/2017 10:14 AM, akuster808 wrote: > > > > On 11/06/2017 08:43 AM, Denys Dmytriyenko wrote: >> On Fri, Nov 03

Re: [yocto] dpkg --print-architecture returns wrong result

2017-11-09 Thread John Rama
>> However, when checking with following commands, it tells armel. >> # dpkg --print-architecture >> armel >> >> I think "dpkg --print-architecture" returns wrong result. I debugged further on this problem. "dpkg --print-architecture" is just returns "ARCHITECTURE" which is defined by configure

[yocto] Yocto git repositories, shallow clone, uploadpack.allowReachableSHA1InWant

2017-11-09 Thread Craig McQueen
I'm using git submodule to set up a Yocto build using the various layers required for my project. I see that recent git has the ability to specify that a submodule repository should be a "shallow" clone. However, when I tried it with meta-mono, I got an error "server does not allow request for

Re: [yocto] Yocto git repositories, shallow clone, uploadpack.allowReachableSHA1InWant

2017-11-09 Thread Tim Orling
Adding Michael Halstead. > On Nov 9, 2017, at 6:03 PM, Craig McQueen > wrote: > > I'm using git submodule to set up a Yocto build using the various layers > required for my project. I see that recent git has the ability to specify > that a submodule repository should be a "shallow" clone. >

[yocto] export command in bitbake

2017-11-09 Thread Zoran Stojsavljevic
Hello to all YOCTO users, I have one (I should say naive) question considering/querying environment variables, initially set with bitbake scripts. I have both python (2.7.14) and python3.6 (3.6.2). But, as far as I can see/say, both interpreters do NOT support export declaration (supported with /