Re: [yocto] Framework to implement mirroring in Yocto

2017-10-06 Thread Andre McCurdy
On Fri, Oct 6, 2017 at 3:08 PM, Gutierrez, Hernan Ildefonso (Boise R, FW) wrote: > Hi, > > We are planning to implement a mirror for both source code downloaded and > sscache in our work environment. > > We are planning to use Nexus and Nuget to allow storage and

Re: [yocto] [meta-gplv2][pyro] Fast-forward to master?

2017-10-05 Thread Andre McCurdy
On Thu, Oct 5, 2017 at 1:46 PM, Peter Kjellerstedt wrote: > I would like to suggest fast-forwarding the pyro branch of > meta-gplv2 to master. The only change that I see as questionable > is the change to mc, but since the change was accepted for master, > I see no

Re: [yocto] advice on recipe for shared lib mDNSResponder

2017-09-28 Thread Andre McCurdy
On Thu, Sep 28, 2017 at 5:11 PM, Andre McCurdy <armccu...@gmail.com> wrote: > On Thu, Sep 28, 2017 at 3:30 PM, Paul Eggleton > <paul.eggle...@linux.intel.com> wrote: >> Hi Steve, >> >> On Friday, 29 September 2017 5:29:32 AM NZDT Steve Pavao wrote: &g

Re: [yocto] advice on recipe for shared lib mDNSResponder

2017-09-28 Thread Andre McCurdy
On Thu, Sep 28, 2017 at 3:30 PM, Paul Eggleton wrote: > Hi Steve, > > On Friday, 29 September 2017 5:29:32 AM NZDT Steve Pavao wrote: >> I was unable to successfully build that recipe here, though. I’ll check >> with the maintainers to ask why. >> >> All I did was

Re: [yocto] advice on recipe for shared lib mDNSResponder

2017-09-27 Thread Andre McCurdy
On Wed, Sep 27, 2017 at 3:58 PM, Steve Pavao wrote: > Hello, > > I am fairly new to Yocto, yet have been able to successfully add a custom > kernel object to my Yocto poky build, no problem. However, I am having some > difficulty adding a shared library, namely

Re: [yocto] Path to current bb-file or layer

2017-09-21 Thread Andre McCurdy
On Thu, Sep 21, 2017 at 1:00 PM, Svein Seldal wrote: > > To determine a image version, I'd like to read a VERSION file which is > located in the root of the layer. (Per our development procedure.) I'd like > to read it from a bbclass file. However I seem to be unable to find

Re: [yocto] Sysroot bug in bitbake or wrong configuration?

2017-09-20 Thread Andre McCurdy
On Tue, Sep 19, 2017 at 11:43 PM, Svein Seldal wrote: > > I have the spu-image.bb recipe below, and running on Pyro, the recipe > behaves differently if the recipe is run on a fresh system with no sstate > elements, compared to a system that has a sstate cache present. > > The

Re: [yocto] Working behind a Palo Alto firewall/proxy

2017-09-06 Thread Andre McCurdy
On Wed, Sep 6, 2017 at 2:42 PM, Greg Wilson-Lindberg wrote: > Hi List, > > Does anybody have any experience trying to run Yocto behind a Palo Alto > firewall. The Palo Alto firewall basically works as a Man in the Middle > system, it hands out its own certificate to boxes

Re: [yocto] [meta-gplv2][PATCH] gmp_4.2.1: prevent calls to mpn_add_nc() if HAVE_NATIVE_mpn_sub_nc is false

2017-08-31 Thread Andre McCurdy
On Fri, Aug 25, 2017 at 5:50 PM, Andre McCurdy <armccu...@gmail.com> wrote: > When building for aarch64 (ie relying only on generic C code rather > than asm) libgmp.so contains undefined references to __gmpn_add_nc > and __gmpn_sub_nc which causes attempts to link wit

[yocto] [meta-gplv2][PATCH] gmp_4.2.1: prevent calls to mpn_add_nc() if HAVE_NATIVE_mpn_sub_nc is false

2017-08-25 Thread Andre McCurdy
: undefined reference to `__gmpn_add_nc' Solution based on a historical patch posted to the gmp mailing list: https://gmplib.org/list-archives/gmp-discuss/2006-May/002344.html Signed-off-by: Andre McCurdy <armccu...@gmail.com> --- ...ls-to-mpn_add_nc-if-HAVE_NATIVE_mpn_sub_n.patc

Re: [yocto] Custom recipe - resolving "do_package_qa: QA Issue: -dev package contains non-symlink .so"

2017-08-22 Thread Andre McCurdy
On Tue, Aug 22, 2017 at 12:18 PM, Jussi Kukkonen wrote: > On 22 August 2017 at 17:43, Colin Helliwell > wrote: >> > On 22 August 2017 at 15:13 Jussi Kukkonen >> > wrote: >> > On 22 August 2017 at 16:43,

Re: [yocto] Predictable network interface names without systemd?

2017-08-18 Thread Andre McCurdy
On Fri, Aug 18, 2017 at 9:37 AM, Aaron Schwartz wrote: > Does anybody here know of a way to get predictable network interface names > without systemd? If you are using eudev, then try commenting out the line below "Use classic network interface naming scheme" in

Re: [yocto] [php7] packageconfig apache2 error

2017-08-17 Thread Andre McCurdy
On Thu, Aug 17, 2017 at 1:55 AM, idealsim wrote: > Hi i would like to add modphp to my image (pyro branch). For this i add this > to my local.conf : > > PACKAGECONFIG_append_pn-php = "apache2 pam" > IMAGE_INSTALL_append = "\ > apache2 \ > php \ > php-cli \ > " Slightly off

Re: [yocto] How to have Poky automatically login at boot?

2017-07-28 Thread Andre McCurdy
On Fri, Jul 28, 2017 at 11:29 AM, Aaron Schwartz wrote: > Hello, > > I'm trying to have the busybox getty in Poky login as root automatically but > I can't seem to get it working. This may be a possible solution:

Re: [yocto] Is linux-yocto-rt kernel compatible with x32 tune?

2017-06-15 Thread Andre McCurdy
On Wed, Jun 14, 2017 at 11:13 PM, Bruce Ashfield wrote: > On Thu, Jun 15, 2017 at 4:11 AM, Paul D. DeRocco > wrote: >> >> I've been fighting with this off and on for a week. If I build >> core-image-minimal for a generic86-64 machine, I can get

Re: [yocto] Failed to build gdb

2017-06-15 Thread Andre McCurdy
On Thu, Jun 15, 2017 at 8:13 AM, Jussi Kukkonen wrote: > On 15 June 2017 at 10:19, Lm Chew wrote: >> >> | /usr/src/debug/gdb/7.12.1-r0/gdb-7.12.1/gdb/completer.c:1862: undefined >> reference to `_rl_completion_prefix_display_length' >> >> |

Re: [yocto] [PATCH] documentation: updates to static library support in SDK

2017-06-14 Thread Andre McCurdy
On Wed, Jun 14, 2017 at 5:12 AM, Maxin B. John wrote: > For development purposes, static libraries need to be > present only in the SDK. We do not need those static > libraries in the image for most scenarios. So, replace > IMAGE_INSTALL with TOOLCHAIN_TARGET_TASK in the

Re: [yocto] Image lacks libraries needed by SDK

2017-06-13 Thread Andre McCurdy
On Tue, Jun 13, 2017 at 4:24 PM, Paul D. DeRocco wrote: > I have a working system image for my 32-bit Atom-based hardware, based on > Morty. My application is a C++ program that runs as a systemd service. > I've always built the application outside Yocto, using the Eclipse

Re: [yocto] [PATCH][meta-gplv2] gnutls: add use-pkg-config-to-locate-zlib.patch

2017-06-12 Thread Andre McCurdy
iff --git > a/recipes-support/gnutls/gnutls/use-pkg-config-to-locate-zlib.patch > b/recipes-support/gnutls/gnutls/use-pkg-config-to-locate-zlib.patch > new file mode 100644 > index 000..0e1b7c8 > --- /dev/null > +++ b/recipes-support/gnutls/gnutls/use-pkg-config-to-locate-

Re: [yocto] The best way to change target architecture

2017-06-06 Thread Andre McCurdy
On Tue, Jun 6, 2017 at 5:42 AM, Zhuoqun Cheng wrote: > Hi Yocto Experts, > > I'm fairly new to Yocto and I've already tried my best to search for > answers, but not happy with what I found. > > So here's the situation I've got: > > I'm using yocto to build the intel aero board image,

Re: [yocto] [PATCH] yocto-bsp: Fix QEMUARM based bsps to not offer SMP support

2017-05-31 Thread Andre McCurdy
On Tue, May 30, 2017 at 6:15 PM, Bruce Ashfield <bruce.ashfi...@gmail.com> wrote: > On Tue, May 30, 2017 at 6:52 PM, Alejandro Hernandez > <alejandro.hernan...@linux.intel.com> wrote: >> On 05/30/2017 05:32 PM, Andre McCurdy wrote: >>> On Tue, May 30, 201

Re: [yocto] [PATCH] yocto-bsp: Fix QEMUARM based bsps to not offer SMP support

2017-05-30 Thread Andre McCurdy
On Tue, May 30, 2017 at 3:52 PM, Alejandro Hernandez <alejandro.hernan...@linux.intel.com> wrote: > Hey Andy, > On 05/30/2017 05:32 PM, Andre McCurdy wrote: >> On Tue, May 30, 2017 at 1:12 PM, Alejandro Hernandez >> <alejandro.hernan...@linux.intel.com> wrote:

Re: [yocto] [PATCH] yocto-bsp: Fix QEMUARM based bsps to not offer SMP support

2017-05-30 Thread Andre McCurdy
On Tue, May 30, 2017 at 1:12 PM, Alejandro Hernandez wrote: > Hey Leo, > > Nope, this change only applies to qemuARM, the other ARM based BSPs are > based on > ARMv6 > > Alejandro > > > On 05/30/2017 02:59 PM, Leonardo Sandoval wrote: >> >> Alex, >> >> is this

Re: [yocto] [PATCH][meta-raspberrypi] linux-raspberrypi_dev: don't use AUTOREV

2017-05-30 Thread Andre McCurdy
On Tue, May 30, 2017 at 10:15 AM, Paul Barker wrote: > On 30 May 2017 5:08 p.m., "Khem Raj" wrote: > > On Tue, May 30, 2017 at 12:57 AM, Martin Jansa > wrote: >> * use latest revision in rpi-4.11.y branch >> * using AUTOREV

Re: [yocto] pyro not honoring TOOLCHAIN_TARGET_TASK in populate_sdk

2017-05-29 Thread Andre McCurdy
On Fri, May 26, 2017 at 5:58 AM, ALLEN,RICHARD (K-SantaClara,ex1) wrote: > With the pyro drop , when I use an -c populate_sdk, It appears that > TOOLCHAIN_TARGET_TASK is not being honored. > > I have a > TOOLCHAIN_TARGET_TASK_append = " gtest" > > With morty, gtest

Re: [yocto] [meta-rockchip] [PATCH v2 3/3] recipes-multimedia: images: rockchip media image

2017-05-15 Thread Andre McCurdy
On Mon, May 15, 2017 at 10:23 AM, Khem Raj wrote: > On Mon, May 15, 2017 at 9:33 AM, Trevor Woerner wrote: >> On Sat 2017-05-13 @ 06:20:35 PM, Romain Perier wrote: >>> Clearly a NAK here. I don't want yet another image for this, that's a >>> bsp meta

Re: [yocto] [PATCHv2][meta-gplv2] gnutls: add older gnutls compatible with nettle

2017-04-25 Thread Andre McCurdy
On Mon, Apr 24, 2017 at 10:20 PM, Mike Looijmans wrote: > On 24-04-17 16:29, Martin Jansa wrote: >> >> * gnutls depends on nettle-3.1* since 3.4.0: >> The requirement for nettle was bumped from 3.0 to 3.1 in gnutls_3_4_0 >> >>

Re: [yocto] [RFC][meta-gplv2] layer priority and worth creating branch compatible with morty?

2017-04-21 Thread Andre McCurdy
On Fri, Apr 21, 2017 at 1:59 PM, Martin Jansa wrote: > 1) layer priority, currently it has: >BBFILE_PRIORITY_gplv2 = "1" >which is lower than oe-core with: >BBFILE_PRIORITY_core = "5" >so in order to use recipes from meta-gplv2 layer, user has to

Re: [yocto] [PATCH][meta-gplv2] gnutls: add older gnutls compatible with nettle

2017-04-20 Thread Andre McCurdy
On Thu, Apr 20, 2017 at 9:20 AM, Martin Jansa wrote: > * gnutls depends on nettle-3.1* since 3.4.0: > The requirement for nettle was bumped from 3.0 to 3.1 in gnutls_3_4_0 > > https://gitlab.com/gnutls/gnutls/commit/c84129af91b21d33ffe086e507632771b0e76498 > and

Re: [yocto] Install rootfs.tar.bz2 to ${D}/home/root/

2017-04-10 Thread Andre McCurdy
On Mon, Apr 10, 2017 at 4:28 AM, Maier, Chris wrote: > Hi, > > I want to create a deployable SD card image. My board (beaglebone based) > boots from SD card and runs a script which copies the rootfs.tar.bz2 to the > flash memory. > So how can I deploy a copy of the whole

Re: [yocto] GCC on ARM

2017-03-31 Thread Andre McCurdy
On Thu, Mar 30, 2017 at 10:07 PM, Khem Raj wrote: > On 3/30/17 9:07 PM, Gary Thomas wrote: >> [slightly off-topic] >> >> I work with a number of embedded ARM devices, all with different >> processors, hence somewhat different tuning and build directories: >> Raspberry-Pi

Re: [yocto] Unpack hierarchy - jethro vs. krogoth

2017-03-28 Thread Andre McCurdy
On Tue, Mar 28, 2017 at 3:33 AM, wrote: > Is there a change to recipe parsing and/or variables between jethro and > krogoth? > I'm migrating from the former to the latter and have hit a patch failure. > Looking at the unpacked source, jethro has the relevant file

Re: [yocto] BBMASK not working for me?

2017-03-01 Thread Andre McCurdy
On Wed, Mar 1, 2017 at 12:15 PM, Jeremy A. Puhlman wrote: > > On 3/1/2017 12:06 PM, chris warth wrote: > > Can anyone suggest why my BBMASK is not working? > Maybe I'm not putting it into the right file? > Did I construct the regex incorrectly? > > In my conf/bblayers.conf I

Re: [yocto] Undoing BSP's BBMASK?

2017-02-02 Thread Andre McCurdy
On Thu, Feb 2, 2017 at 4:15 AM, Takashi Matsuzawa wrote: > Hello Yoct. > > Say, BSP defines something like this. > > BBMASK .= "|msta-//.bb" > > Then I want to cancel this within my local.conf. Should putting below in my > local.conf works? (Or within my

Re: [yocto] Changing over to systemd (no dhcp)

2017-01-18 Thread Andre McCurdy
On Wed, Jan 18, 2017 at 7:10 AM, wrote: > We have a configuration for our embedded system which is working via SysV, > but we’re investigating moving over to systemd. > > Not sure if this is ‘wise’ – if anyone has technological arguments > for/against then I’d be

Re: [yocto] Ignoring Fetch errors for optional source.

2016-12-07 Thread Andre McCurdy
On Wed, Dec 7, 2016 at 5:13 AM, Beth 'pidge' Flanagan wrote: > > Yeah, unfortunately, people don't neccessarily know they're special if you > get my meaning. > > One way we've been trying this is like so: > > try: > fetcher = bb.fetch2.Fetch(extra_uri, d) >

Re: [yocto] [meta-raspberrypi][PATCH] gstreamer1.0-plugins-bad_%.bbappend: Set PACKAGECONFIG_GL for RPi

2016-11-03 Thread Andre McCurdy
On Wed, Nov 2, 2016 at 11:29 PM, Khem Raj wrote: > Enable dispmanx support if using bcm driver > > Signed-off-by: Khem Raj > --- > .../gstreamer/gstreamer1.0-plugins-bad_%.bbappend | 14 > -- > 1 file changed, 12 insertions(+), 2

Re: [yocto] [meta-security][PATCH 04/17] swtpm: add new package

2016-10-17 Thread Andre McCurdy
On Mon, Oct 17, 2016 at 5:02 PM, Armin Kuster wrote: > Signed-off-by: Armin Kuster > --- > recipes-tpm/swtpm/files/fix_lib_search_path.patch | 41 > +++ > recipes-tpm/swtpm/swtpm_1.0.bb| 38

Re: [yocto] BBMASK does not work

2016-09-16 Thread Andre McCurdy
On Fri, Sep 16, 2016 at 5:15 AM, Takashi Matsuzawa wrote: > OK, I figured this out that I can add my BBMASK lines to my > conf/distro/xxx.conf fille. > > So that I can append to what BSP defines and it seems to happen before > collect_bbbfiles() function. An

Re: [yocto] QA Host Contamination in autotools/pkconfig based recipe

2016-09-16 Thread Andre McCurdy
On Fri, Sep 16, 2016 at 6:33 AM, Burton, Ross wrote: > > On 16 September 2016 at 13:40, Chris Trobridge > wrote: >> >> The install line in the makefile is "cp -af $(APP_LIBXX_FILES) >> $(DESTDIR)$(libdir)/", so I am at a bit of a loss as this

Re: [yocto] build ntp with openssl support

2016-09-16 Thread Andre McCurdy
On Fri, Sep 16, 2016 at 1:24 AM, Oliver Graute wrote: > Hello, > > how can I build ntp with openssl support? > > I already created a ntp_%.bbappend file to extend the recipe ntp_4.2.8p4.bb. > > FILESEXTRAPATHS_prepend := "${THISDIR}/files:" You don't really need this

Re: [yocto] [meta-raspberrypi] Schizophrenic build

2016-09-15 Thread Andre McCurdy
On Wed, Sep 14, 2016 at 2:02 AM, Gary Thomas wrote: > I just built for my shiny new RaspberryPi-3 and noticed this: > $ ls -l tmp/work > total 32 > drwxrwxr-x 13 gthomas gthomas 4096 Sep 13 05:40 all-amltd-linux > drwxrwxr-x 3 gthomas gthomas 4096 Sep 13 05:36

Re: [yocto] Striping cross-compiled paths

2016-09-13 Thread Andre McCurdy
On Mon, Sep 12, 2016 at 12:16 PM, Burton, Ross wrote: > > On 12 September 2016 at 19:22, Matthew Stanger > wrote: >> >> I'm using Yocto 1.7.1 I'd like built programs to have the build path >> striped down. The goal is if I'm looking at some

Re: [yocto] BBMASK issue

2016-08-22 Thread Andre McCurdy
On Mon, Aug 22, 2016 at 6:50 PM, Takashi Matsuzawa wrote: > Hello Yocto. > > Now I am trying to customize an existing BSP to my need. > For this, I am adding following to my local.conf so that some of the recipes > in the BSP to be ignored. > > (local.conf) > BBMASK =

Re: [yocto] Error during adding a new recipe.

2016-07-25 Thread Andre McCurdy
On Fri, Jul 22, 2016 at 6:52 AM, Khem Raj <raj.k...@gmail.com> wrote: > On Fri, Jul 22, 2016 at 12:09 AM, Andre McCurdy <armccu...@gmail.com> wrote: >> On Thu, Jul 21, 2016 at 8:20 PM, Khem Raj <raj.k...@gmail.com> wrote: >>> >>>> On Jul

Re: [yocto] Error during adding a new recipe.

2016-07-22 Thread Andre McCurdy
On Thu, Jul 21, 2016 at 8:20 PM, Khem Raj wrote: > >> On Jul 21, 2016, at 6:45 PM, Paul Eggleton >> wrote: >> >> On Thu, 21 Jul 2016 18:35:25 Khem Raj wrote: >>> On Thu, Jul 21, 2016 at 6:32 PM, Paul Eggleton >>> >>>

Re: [yocto] Change in override behavior?

2016-06-02 Thread Andre McCurdy
On Tue, May 24, 2016 at 5:31 AM, Richard Purdie wrote: > On Fri, 2016-04-29 at 22:09 +1200, Paul Eggleton wrote: >> On Fri, 29 Apr 2016 12:00:58 Gary Thomas wrote: >> > On 2016-04-29 11:51, Paul Eggleton wrote: >> > > On Fri, 29 Apr 2016 09:24:23 Gary Thomas

Re: [yocto] bitbake -c clean for all recipes

2016-04-15 Thread Andre McCurdy
On Fri, Apr 15, 2016 at 12:18 AM, Vajzovic, Tom wrote: > Hi Ross & Raj, > > From: Burton, Ross [mailto:ross.bur...@intel.com] > Sent: 14 April 2016 17:25 >> >> On 14 April 2016 at 12:18, Vajzovic, Tom wrote: >> What command can I use to do

Re: [yocto] A lot of, seemingly, hung tasks

2016-04-11 Thread Andre McCurdy
but it still hangs. Did you try "ps axf" to determine exactly which commands within do_compile or do_install are hanging? Also, just as a sanity check, how much DRAM on your build system? > I'm going to try a 32 bit build just to see if I can get past this. > > Ron Oakes > &

Re: [yocto] Prescribed way to make global variables in recipes?

2016-04-08 Thread Andre McCurdy
On Fri, Apr 8, 2016 at 10:22 AM, Andy Gikling wrote: > This doesn’t seem to be a viable option. I’m still missing something I > think. > > We are adding our own layer on top of our soc vendor’s layer. In their > layer there is a specialized u-boot recipe for the imx6

Re: [yocto] Python do_install fails on QEMUX86-64 and corei7-64 under Debian 8.0.3 isolated station

2016-04-06 Thread Andre McCurdy
On Wed, Apr 6, 2016 at 3:23 PM, Burton, Ross wrote: > > On 6 April 2016 at 20:55, Ronald Oakes wrote: >> >> For what it's worth, I may be able to work around this by using the >> Poky-Tiny distribution, which is closer to what I'll need for the >>

Re: [yocto] Debian Stretch build error "Install SDL devel"

2016-03-31 Thread Andre McCurdy
On Thu, Mar 31, 2016 at 3:55 PM, Fred Ollinger wrote: > I know that Debian Stretch is not supported, but I'd like to help shake out > the errors to get support. > > > I'm on poky > > > commit 9fd145d27ec479668fac490a9f1078089f22bf59 > > > I tried to build qemu-native

Re: [yocto] Possible introspection failure in master

2016-03-19 Thread Andre McCurdy
On Thu, Mar 17, 2016 at 1:57 AM, Chris Tapp wrote: > I’m trying to build gstreamer1.0-plugins-base_git.bb under master. > Compilation is failing with: The gstreamer _git recipes have not been updated to include the gobject introspection patches which were applied to the

Re: [yocto] Conditional compile for package in layer.conf for Qemu

2016-03-19 Thread Andre McCurdy
On Wed, Mar 16, 2016 at 2:01 AM, Burton, Ross wrote: > > On 16 March 2016 at 08:56, Mark T wrote: >> >> I'd like to be able to do the following >> >> IMAGE_INSTALL_append += "package_a" It's not typical usage to combine += with _append, pick one or

Re: [yocto] Compiling kernel 4.4

2016-03-19 Thread Andre McCurdy
On Wed, Mar 16, 2016 at 11:21 PM, SIVA SUBRAMANIAN.P wrote: > Hi, > While compiling linux kernel 4.4 for 96boards, I'm getting below error > even though openssl headers are available in sysroot path. > > | HOSTCC scripts/selinux/mdp/mdp > | >

Re: [yocto] Separate out image generation into a new task

2016-01-14 Thread Andre McCurdy
On Wed, Jan 13, 2016 at 12:36 PM, Markus Volk wrote: > With the recent improvements in the master branch regarding image creation > i´m not able to build usb images anymore. This patch might help:

Re: [yocto] Fixing build when changing kernel PREFERRED_PROVIDER

2015-12-02 Thread Andre McCurdy
On Wed, Dec 2, 2015 at 1:08 PM, Bryan Evenson wrote: > I'm on poky/dizzy-1.7.2 and I'm in the process of updating to > poky/dizzy-1.7.3. I'm using an Atmel processor, so while I'm at it I'm > pulling in changes from meta-atmel (over at >

Re: [yocto] Create uncompressed rootfs

2015-11-04 Thread Andre McCurdy
On Tue, Nov 3, 2015 at 3:54 AM, Anders Darander <and...@chargestorm.se> wrote: > * Andre McCurdy <armccu...@gmail.com> [151103 11:34]: > >> On Mon, Nov 2, 2015 at 11:05 PM, Anders Darander <and...@chargestorm.se> >> wrote: >> > * Andre McCurdy <

Re: [yocto] Create uncompressed rootfs

2015-11-03 Thread Andre McCurdy
On Mon, Nov 2, 2015 at 11:05 PM, Anders Darander <and...@chargestorm.se> wrote: > * Andre McCurdy <armccu...@gmail.com> [151102 20:35]: > >> See the "IMAGE_TYPES" variable for a list of rootfs types which are >> supported. There's support for creating an un

Re: [yocto] Create uncompressed rootfs

2015-11-02 Thread Andre McCurdy
On Sun, Nov 1, 2015 at 9:20 PM, Roberto wrote: > Hi, > Hi Roberto, > > I apologise if this is not the right channel for asking the following > question. If so, please advise me on a more appropriate support channel. > > > > I am looking for the quickest workflow for

Re: [yocto] gcc LIBRARY_PATH sstate-cache issue

2015-10-21 Thread Andre McCurdy
On Wed, Oct 21, 2015 at 5:10 AM, Jérôme OLIVIER wrote: > > My situation is I have two machines: > * machineA > * machineB: inherits from machine B (only PREFERRED_VERSION for libxml2 > added) > > two images: > * imageA > * imageB: inherits from image A > > I have one

Re: [yocto] using shared state cache from other machine

2015-07-07 Thread Andre McCurdy
Hi Kurt, On Tue, Jul 7, 2015 at 6:07 AM, Kurt Van Dijck dev.k...@vandijck-laurijssen.be wrote: Hey, I started to re-use the shared state cache from a build machine. If I clean everything locally, I still spend time building. So, can everything be re-used, or only the target packages. How

Re: [yocto] populate_sdk and kernel headers

2015-07-07 Thread Andre McCurdy
On Tue, Jul 7, 2015 at 4:16 PM, Benjamin Fleming bflem...@meteorcomm.com wrote: Hello, I want my kernel headers to be included in the SDK output when I run bitbake myimage -c populate_sdk. I expect to see the headers in my installed SDK folder such as sdk/sysroot/target_mach/usr/src/kernel;

<    1   2