Re: [yocto] Revision file in images

2012-10-15 Thread Anders Darander
, Marc ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto -- Anders Darander ChargeStorm AB / eStorm AB ___ yocto mailing list yocto@yoctoproject.org https

Re: [yocto] Revision file in images

2012-10-15 Thread Anders Darander
+= echo ${@print_layers_version(d)} / ${IMAGE_ROOTFS}/etc/build; Ah, nice solution! That might be something to add to my own /etc/build. You can never get too much info if some issues turn up... /Anders -- Anders Darander ChargeStorm AB / eStorm AB

Re: [yocto] [OE-core] OpenEmbedded eV General Assembly

2012-11-07 Thread Anders Darander
Will the GA start at 17:00, or shouldn't we start it after the closing session finishes? Cheers, Anders Philip Balister phi...@balister.org wrote: Non-members are welcome to come to the meeting. If you are interested in becoming a member of the eV

Re: [yocto] Best way to support multiple versions of Poky?

2012-11-27 Thread Anders Darander
-- Anders Darander ChargeStorm AB / eStorm AB ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Creating tailored image without standard rootfs files

2013-03-21 Thread Anders Darander
, Anders -- Anders Darander ChargeStorm AB / eStorm AB ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Samba server?

2013-03-27 Thread Anders Darander
, Anders -- Anders Darander ChargeStorm AB / eStorm AB ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Samba server?

2013-03-27 Thread Anders Darander
recommend you to create your own image. A first step might be to just copy one of the image recipes to a layer of your own, and then modify it according to your taste. Cheers, Anders -- Anders Darander ChargeStorm AB / eStorm AB ___ yocto mailing list yocto

Re: [yocto] gnupg vs gpgme

2013-04-22 Thread Anders Darander
Hans ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto -- Anders Darander ChargeStorm AB  Tel: +46 702 44 84 36 Laxholmstorget 3    Email: and...@chargestorm.se 602 21 Norrköping   Web

Re: [yocto] gnupg vs gpgme

2013-04-22 Thread Anders Darander
Hans Beckérus hans.becke...@gmail.com wrote: On Mon, Apr 22, 2013 at 9:47 AM, Anders Darander and...@chargestorm.se wrote: Hi, Hans Beckérus hans.becke...@gmail.com wrote: Hello. I wish to bring in gnupg to our system but from what I can tell gnupg is not part of Yocto nor OpenEmbedded

Re: [yocto] poky: Bitbake nothing provides error

2013-04-29 Thread Anders Darander
the current versions. Cheers, Anders i hope i am not annoying you. Thank You for your time and patience. -- Anders Darander ChargeStorm AB  Tel: +46 702 44 84 36 Laxholmstorget 3    Email: and...@chargestorm.se 602 21 Norrköping   Web: www.chargestorm.se Sent from my Android phone

Re: [yocto] How NOT to include kernel image to the rootfs?

2013-06-24 Thread Anders Darander
in question. But neither worked. That should make it work. Cheers, Anders -- Anders Darander ChargeStorm AB / eStorm AB ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Adding users and their rights

2013-06-25 Thread Anders Darander
to do using the useradd class. See http://cgit.openembedded.org/openembedded-core/tree/meta-skeleton/recipes-skeleton/useradd/useradd-example.bb for more info Cheers, Anders -- Anders Darander ChargeStorm AB / eStorm AB ___ yocto mailing list yocto

[yocto] [rpm] Problems with package upgrades

2011-11-07 Thread Anders Darander
alternatives exist for it update-alternatives: removing //usr/bin/yes as no more alternatives exist for it update-alternatives: removing //bin/zcat as no more alternatives exist for it -- Anders Darander ChargeStorm AB / eStorm AB ___ yocto mailing

Re: [yocto] [rpm] Problems with package upgrades

2011-11-09 Thread Anders Darander
* Paul Eggleton paul.eggle...@linux.intel.com [08 17:23]: On Monday 07 November 2011 10:18:51 Anders Darander wrote: We have found a problem with upgrading packages on our own image. (Hopefully it'll show up to an error from our side). After upgrading system packages, like busybox, we

Re: [yocto] Beaglebone BSP for denzil?

2012-09-03 Thread Anders Darander
https://lists.yoctoproject.org/listinfo/yocto -- Anders Darander ChargeStorm AB / eStorm AB ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] YP Dev.Day in Edinburgh?

2013-08-13 Thread Anders Darander
Time flies fast, and the travel schedules for fall will likely need to be set soon... Are there any plans for a YP Dev.Day in Edinburgh, and if so, any dates set? Cheers, Anders -- Anders Darander ChargeStorm AB / eStorm AB ___ yocto mailing list

Re: [yocto] QMake externalsrc incompatible?

2013-09-18 Thread Anders Darander
Paul Eggleton paul.eggle...@linux.intel.com wrote: On Wednesday 18 September 2013 10:47:56 Anders Darander wrote: * Brad Litterell b...@evidence.com [130917 21:20]: I have a number of QT components that have qmake style .pro files. In my recipe I inherit both externalsrc qmake2. I'm

Re: [yocto] Provide sftp-client support in yocto

2013-10-01 Thread Anders Darander
already being installed to a package named openssh-sftp. Thus, it should be enough to add openssh-sftp to your image. Cheers, Anders -- Anders Darander ChargeStorm AB / eStorm AB ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org

Re: [yocto] Provide sftp-client support in yocto

2013-10-01 Thread Anders Darander
-sftp there, or which packages do you have there? Which version of Yocto / Poky are you using? What layers do you have enabled? Cheers, Anders Thanks Amit On Tue, Oct 1, 2013 at 6:56 PM, Anders Darander and...@chargestorm.se wrote: * Amit Tomer amittome...@gmail.com [131001 14:57

Re: [yocto] Provide sftp-client support in yocto

2013-10-01 Thread Anders Darander
any tests on my own until early next week. If necessary, I hope that someone else might be able to help you until then. Cheers, Anders This is taken from build confriguation. Thanks Amit. On Tue, Oct 1, 2013 at 7:37 PM, Anders Darander and...@chargestorm.se wrote: Amit Tomer amittome

Re: [yocto] Kernel access of bad area in kernel module

2013-10-01 Thread Anders Darander
0xff7e0060 faulting instruction address: 0xf107e05c Oops: Kernel access of bad area, sig: 11 [#1] .. . How can I solve this problem? ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto -- Anders

Re: [yocto] (no subject)

2013-10-04 Thread Anders Darander
Jack jackrubby2...@gmail.com wrote: Anders Darander anders@... writes: Thanks Anders, But I have this problem not only for GPIOs, but also for other registers. Well, my comment about dereferencing physical addresses using *-only, wasn't restricted to GPIO's only. It was regarding physical

Re: [yocto] busybox and mdev, how does it really work?

2014-01-21 Thread Anders Darander
other questions on mdev, it's been a little while since I used mdev. Let us know if the ideas above is enough, or if you want to dig more into mdev. Cheers, Anders -- Anders Darander ChargeStorm AB / eStorm AB ___ yocto mailing list yocto@yoctoproject.org

Re: [yocto] busybox and mdev, how does it really work?

2014-01-21 Thread Anders Darander
* Hans Beckérus hans.becke...@gmail.com [140121 13:12]: On Tue, Jan 21, 2014 at 12:10 PM, Hans Beckérus hans.becke...@gmail.com wrote: On Tue, Jan 21, 2014 at 11:23 AM, Anders Darander and...@chargestorm.se wrote: * Hans Beckérus hans.becke...@gmail.com [140121 11:05]: Things looked

Re: [yocto] Best way to remove DISTRO_FEATURES?

2014-05-14 Thread Anders Darander
. The image.bb file is far to late to change the distro configuration. The better, long term solution would be to define your own distro. Which really isn't that hard. Cheers, Anders -- Anders Darander ChargeStorm AB / eStorm AB -- ___ yocto mailing

Re: [yocto] Help with building app recipe

2014-05-16 Thread Anders Darander
have been handled by inherit python3native Cheers, Anders -- Anders Darander ChargeStorm AB / eStorm AB -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Adding files to the hddimg

2014-06-23 Thread Anders Darander
a standard bitbake recipe and just install those files into the rootfs. If it's something else, I think you need to explain it a little bit more. Cheers, Anders Any suggestions? -- Anders Darander ChargeStorm AB / eStorm AB -- ___ yocto mailing

Re: [yocto] SRC_URI issue in recipe writing

2014-06-24 Thread Anders Darander
http and ssh URIs. No, the protocol is specified by adding protocol=xxx. SRC_URI = git://github.com/GraphicsEmpire/gridvisualization.git;branch=master” Cheers, Anders -- Anders Darander ChargeStorm AB / eStorm AB -- ___ yocto mailing list yocto

Re: [yocto] crossbuild for arm :FFPLAY not build

2014-07-10 Thread Anders Darander
use bitbake -e recipe-name to check that EXTRA_OECONF looks OK. Cheers, Anders -- Anders Darander ChargeStorm AB / eStorm AB -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Force recipe to provide specific file

2014-08-22 Thread Anders Darander
after each other. Cheers, Anders -- Anders Darander ChargeStorm AB / eStorm AB -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Packaging problem

2014-10-28 Thread Anders Darander
you... Cheers, Anders -- Anders Darander ChargeStorm AB / eStorm AB -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Read-only rootfs, excluding /tmp and /var/logs

2014-10-28 Thread Anders Darander
in oe-core. Otherwise, check out https://github.com/MentorEmbedded/meta-ro-rootfs, which is were volatile-binds originates from. Cheers, Anders -- Anders Darander ChargeStorm AB / eStorm AB -- ___ yocto mailing list yocto@yoctoproject.org https

Re: [yocto] recipe fails to load local files

2014-11-14 Thread Anders Darander
install -m 0555 ${WORKDIR}/zd1211_*${D}/${libdir}/firmware/zd1211/ -- Anders Darander ChargeStorm AB / eStorm AB -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] New error in 1.7

2014-11-25 Thread Anders Darander
with diff section on http://jungels.net/articles/diff-patch-ten-minutes.html. If you think you might need to add multiple patches, rework them etc. I'd recommend using git. Cheers, Anders -- Anders Darander ChargeStorm AB / eStorm AB -- ___ yocto mailing

Re: [yocto] New error in 1.7

2014-11-25 Thread Anders Darander
On 25 November 2014 17:13:17 CET, peterengcomau...@adam.com.au peterengcomau...@adam.com.au wrote: My original problem is that the image built in 1.6.1 does not build in 1.7. Paul indicated this is probably because of the -foreign issue as referred to in the reference manual Section 5.6.3 when

Re: [yocto] Support for writable files with a read-only root file system

2014-11-28 Thread Anders Darander
* Matt Schuckmann matt.schuckm...@planar.com [141126 18:22]: Yes you are correct I want a small number of files into to reside in a writeable partition with links in the root file system to point to them. I guess I latched on to the volatiles mechanism because it seems close to meeting my

[yocto] qemu-native fails to build, due to libgpg-error-native

2014-12-05 Thread Anders Darander
will be much appreciated. Cheers, Anders -- Anders Darander ChargeStorm AB / eStorm AB -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] nfs-boot problem

2014-12-10 Thread Anders Darander
directory. Thus, you really should be using the tarball when you want to run an nfsroot. Cheers, Anders -- Anders Darander ChargeStorm AB / eStorm AB -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] nfs-boot problem

2014-12-10 Thread Anders Darander
* matthias.he...@atlas-elektronik.com matthias.he...@atlas-elektronik.com [141210 11:48]: -Ursprüngliche Nachricht- Von: Anders Darander [mailto:and...@chargestorm.se] Gesendet: Mittwoch, 10. Dezember 2014 11:24 An: Heise, Matthias Cc: j...@spectralogic.com; yocto

Re: [yocto] Package Feature compile/runtime dependency

2014-12-12 Thread Anders Darander
as distro features today. Cheers, Anders -- Anders Darander ChargeStorm AB / eStorm AB -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] can't pull any sources anymore

2015-01-12 Thread Anders Darander
that rewrites URLs? The https:// URL should look like https://git.yoctoproject.org/git/poky/... When `repo sync` works for me, I'm still getting the git:// URLs. Cheers, Anders -- Anders Darander ChargeStorm AB / eStorm AB -- ___ yocto mailing list

Re: [yocto] Multiple packages from single recipe file

2015-02-10 Thread Anders Darander
avoid calling do_compile() as there is no makefile its plain file repo which need to be packaged. Just create an empty do_compile(). Or you could remove do_package() from the task list for this recipe, though, it's slightly easier to just provide an empty do_compile(). Cheers, Anders -- Anders

Re: [yocto] Multiple packages from single recipe file

2015-02-09 Thread Anders Darander
in different directories and need to be placed in some predefined paths. So how we can achieve the same. Thanks, Abhinav -- Anders Darander ChargeStorm AB / eStorm AB -- ___ yocto mailing list yocto@yoctoproject.org https

Re: [yocto] is it not a *requirement* that layers start with meta-?

2015-01-08 Thread Anders Darander
checking *recipe* names, not layer names... Thus, you'll have to look for another example. ;) Cheers, Anders -- Anders Darander ChargeStorm AB / eStorm AB -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [RFC] Toaster integration with Jenkins

2015-04-01 Thread Anders Darander
Hi, * Barros Pena, Belen belen.barros.p...@intel.com [150331 18:00]: On 31/03/2015 10:39, Anders Darander and...@chargestorm.se wrote: I don't know if this is the right thread but a couple of other things that we really would need in order to fully be able to utilize this. 1) Some way

Re: [yocto] Problems enabling systemd

2015-04-20 Thread Anders Darander
them? Cheers, Anders -- Anders Darander ChargeStorm AB / eStorm AB -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Why does my bitbake build hang fetching linux-yocto-3.14.git

2015-05-13 Thread Anders Darander
with something stalling). Can anyone point me in the right direction? Just a couple of questions. Does the log.do_fetch reveal anything? If you enable the debug flags for bitbake, do you get anything that makes sense when re-running the fetch task? Cheers, Anders -- Anders Darander ChargeStorm

Re: [yocto] A simpler way to apply custom config files to an image ?

2015-04-17 Thread Anders Darander
wouldn't create a patch to patch it in the source tree. I'd rather just add the complete config file to FILES +=... and then replace the one from the source package with my copy in a do_install_appen() function. This is by far the simplest way of those two. Cheers, Anders -- Anders Darander

Re: [yocto] Badly formatted subpath for git SRC_URI deletes portions of hard drive.

2015-04-18 Thread Anders Darander
On 17 Apr 2015 16:30, Paul Eggleton paul.eggle...@linux.intel.com wrote: I have sent an additional patch to the bitbake list to try to protect against future instances of this issue, at least for bb.utils.prunedir() and bb.utils.remove():

Re: [yocto] [poky] error in xerces-c in yocto-dizzy-1.7.1

2015-04-08 Thread Anders Darander
in either one of the current packages, or in a new package. Cheers, Anders -- Anders Darander ChargeStorm AB / eStorm AB -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Recipe question

2015-06-08 Thread Anders Darander
these files should be installed. Add a line: FILES_${PN} += /opt/we_remote to your recipe. This should tell the packaging step that all files under /opt/web_root should be included in the ${PN}-package. Cheers, Anders -- Anders Darander ChargeStorm AB / eStorm AB

Re: [yocto] [meta-raspberrypi][PATCH] firmware.inc: Fetch a zip instead of cloning a git repo

2015-07-06 Thread Anders Darander
support nightmare again... If the checksums can be guaranteed to be stable, then, yes, such a change can be looked upon. Shallow clones is in this case a lot more likely to be usefull, though, implementing that might have a few issues on it's own... Cheers, Anders -- Anders Darander

Re: [yocto] Create uncompressed rootfs

2015-11-02 Thread Anders Darander
No, avoid doing this. The reasons are the same as why you shouldn't unpack the tarball using a new image type; you're not allowed to set the correct owner, group, and permissions on files, nor are you allowed to create device nodes. Cheers, Anders -- Anders Darander ChargeStorm AB / eStorm AB --

Re: [yocto] Create uncompressed rootfs

2015-11-03 Thread Anders Darander
* 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 <armccu...@gmail.com> [151102 20:35]: > >> See the "IMAGE_TYPES" variable for a list

Re: [yocto] How can i modify the dropbear.service file in ssh-server-dropbear IMAGE_FEATURE

2015-09-11 Thread Anders Darander
RES =+ "ssh-server-dropbear" *in image recipe*.* > Can i able to change dropbear.service file before creating final image. Sure, add a bbappend-file in your layer, and add your own versions of those two service-files in your layer. Cheers, Anders -- Anders Dara

Re: [yocto] Header files in /usr/include of rootfs

2015-12-02 Thread Anders Darander
* Andy Hung(洪翊桓_Pegatron) <andy_h...@pegatroncorp.com> [151202 10:49]: > Hi Anders, > Thanks for your help, pls see updates below, > > Message: 2 > > Date: Tue, 24 Nov 2015 14:25:14 +0100 > > From: Anders Darander <and...@chargestorm.se> > > To: yoct

Re: [yocto] Header files in /usr/include of rootfs

2015-11-25 Thread Anders Darander
* Andy Hung(洪翊桓_Pegatron) <andy_h...@pegatroncorp.com> [151125 11:53]: > Message: 2 > Date: Tue, 24 Nov 2015 14:25:14 +0100 > From: Anders Darander <and...@chargestorm.se> > To: yocto@yoctoproject.org > Subject: Re: [yocto] Header files in /usr/include of rootfs > M

Re: [yocto] [OE-core] RFC: Reference updater filesystem

2015-11-23 Thread Anders Darander
ed for normal operation. How flexible to you intend to make this system? Allow everything that swupdate supports? Or a specific subset? Cheers, Anders -- Anders Darander, Senior System Architect ChargeStorm AB / eStorm AB -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] [meta-raspberrypi][PATCH] linux-raspberrypi: make a machine defconfig work

2016-02-23 Thread Anders Darander
If we have a machine specific defconfig 'defconfig' in our meta-data, the install command fails. OTOH, in that case it's not necessary to copy it into twe WORKDIR either. Signed-off-by: Anders Darander <and...@chargestorm.se> --- recipes-kernel/linux/linux-raspberrypi.inc | 4 +++-

Re: [yocto] [meta-raspberrypi][PATCH] linux-raspberrypi: Adjust for libexecdir changes

2016-02-23 Thread Anders Darander
ge/mkknlimg --dtok > ${KERNEL_OUTPUT} ${KERNEL_OUTPUT} > +${STAGING_DIR_NATIVE}${libexecdir}/mkknlimg --dtok > ${KERNEL_OUTPUT} ${KERNEL_OUTPUT} > fi > fi > } -- Anders Darander, Senior System Architect ChargeStorm AB / eStorm AB -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [meta-raspberrypi][PATCH] linux-raspberrypi: Adjust for libexecdir changes

2016-02-24 Thread Anders Darander
Borzecki on Feb 2nd. I think this is worth taken into > account. > Yes, that's right. If the rest of the patches in that series is non-controversial, could we have them applied? Otherwise, could we have Khem's patch applied, and the other series rebased upon that? We've had the mast

Re: [yocto] [Openembedded-architecture] Removing Hob for 2.1

2016-03-02 Thread Anders Darander
On Fri, 26 Feb 2016, 03:54 Khem Raj wrote: > Go ahead > Yes, go ahead. > -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] How to install a service generated by update-rc.d?

2016-07-06 Thread Anders Darander
SCRIPT_PARAMS = "start 02 2 3 4 5 . stop 01 0 1 6 ." > INITSCRIPT_NAME = "can_if" > CONFFILES_${PN} += "${sysconfdir}/init.d/can_if" If this is the complete recipe, you never install can_if... Cheers, Anders -- Anders Darander, Senior System Architect ChargeStorm AB /

Re: [yocto] Minutes: Yocto Project Technical Team Meeting - Tuesday, June 7, 2016 8:00 AM US Pacific Time

2016-08-09 Thread Anders Darander
or QA the LTS branches. I'm pretty sure that this is the point Philip was after, that it really doesn't make sense for Poky. LTS branches in oe-core and bitbake, OTOH, makes sense, and would be appreciated by quite some. Cheers, Anders -- Anders Darander, Senior System Architect ChargeStorm AB

Re: [yocto] sysroot question

2017-02-08 Thread Anders Darander
cipe. > I changed my [task] dependencies to match what you've quoted and everything > works as before. !Thanks! I'd still recommend doing as little as possible in each recipe, and leverage the standard modules. Cheers, Anders -- Anders Darander, Senior System Architect ChargeStorm AB / eStor

Re: [yocto] pkg_postinst behavior?

2016-09-09 Thread Anders Darander
> AAA.bbappend: > pkg_postinst_AAA() {} - OK > pkg_postinst_AAA_append() {} - OK > pkg_postinst_BBB() {} - NG > pkg_postinst_BBB_append() {} - NG A recipe can't influence another recipe, thus this isn't going to work. However, a single recipe can build multiple packages, eg AAA and AAA-fo

Re: [yocto] Git/yocto newbie question re: submodules and multiple layers

2016-08-26 Thread Anders Darander
platform developers will 'git clone' my_git_repo/yocto_git/... <-- yocto framework my_git_repo/meta-openembedded Well, I'm using bitbake and openembedded-core repos directly instead of yocto, but that doesn't really matter. Cheers, Anders -- Anders Darander, Senior System Architect ChargeSto

Re: [yocto] Set ${WORKDIR}/build to ${S}

2016-10-18 Thread Anders Darander
, it'll be better in the long run. Cheers, Anders -- Anders Darander, Senior System Architect ChargeStorm AB / eStorm AB -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] NFS rootfs: mount: only root can mount proc on /proc

2016-12-15 Thread Anders Darander
> 3. Untar the tar ball under > {YOCTO_BUILD_DIR}//tmp//deploy/image/{TARGET}/*rootfs.tar.bz2 to the export > dir > - takes additional time.. Not good. This is the right way to do it. If it takes to much time, create a script that runs bitbake and then untars the rootfs. Cheers, Anders --

Re: [yocto] how to include a static library in SDK?

2017-03-29 Thread Anders Darander
ipt in build/tmp/deploy/sdk/ to install the > sdk, I can see that the library is not installed in the sdk sysroot. The > header is there, but the static library is not. > I also tried adding this to local.conf: > EXTRA_IMAGE_FEATURES += "staticdev-pkgs" > but that also

Re: [yocto] BSP Guide: what means "bsp_name.conf"?

2017-03-06 Thread Anders Darander
can i assume those should read "machine.conf"? because i have no > idea what "bsp_name.conf" refers to as it is. Yes, that's the machine.conf... Cheers, Anders -- Anders Darander, Senior System Architect ChargeStorm AB / eStorm AB --

Re: [yocto] ERROR: gcc-source-6.3.0-6.3.0-r0 do_fetch: Fetcher failure for URL: 'file://0002-uclibc-conf.patch'. Unable to fetch URL from any source.

2017-08-15 Thread Anders Darander
* Riko [170815 07:42]: > Do you mean this one ? Yes. > Build Configuration: > BB_VERSION= "1.34.0" > BUILD_SYS = "x86_64-linux" > NATIVELSBSTRING = "universal" > TARGET_SYS= "arm-poky-linux-gnueabi" > MACHINE = "beaglebone" > DISTRO

Re: [yocto] How can I use PREFERRED_VERSION_ ?

2017-08-15 Thread Anders Darander
> > yocto mailing list > > > yocto@yoctoproject.org <mailto:yocto@yoctoproject.org> > > > https://lists.yoctoproject.org/listinfo/yocto > > <https://lists.yoctoproject.org/listinfo/yocto> > > -- > > ___

Re: [yocto] Python 3 internal package dependencies

2017-06-12 Thread Anders Darander
t still prefer / require a few smaller python applications. You'd be welcome to suggest that people try to install the complete pyhton(3)-modules package, as that makes it easier for everyone with large eMMC's and SD-cards, though. Cheers, Anders -- Anders Darander, Senio

Re: [yocto] Image lacks libraries needed by SDK

2017-06-14 Thread Anders Darander
fix this will be to include required static libraries in the image > before building SDK - eg: for glibc static development libraries: > IMAGE_INSTALL_append = " glibc-staticdev" Why install it to the image? TOOLCHAIN_TARGET_TASK_append = " glibc-staticdev" woul

Re: [yocto] Question about populate_sdk

2017-09-13 Thread Anders Darander
> files making up the demo). I ran "bitbake -c populate_sdk test-image" > and I expected the file usr/lib/test-lib to be present in the SDK, but > it is not. Ah, a small test example? Perfect! Could you add it the bug above? It would likely make it easier to debug. Cheers Anders

Re: [yocto] How handle files needing updates in read-only filesystem

2018-06-13 Thread Anders Darander
gt; acceptable method is to have a simple way of ensuring that a certain > file is converted to that symlink. This is normally done by a manual inspection / addition of bbappend file. Cheers, Anders -- Anders Darander, Senior System Architect Ch

Re: [linux-yocto] [OE-core] How to integrate third party application software to yocto image

2016-02-26 Thread Anders Darander
Should I make any other setting to add the “navit” recipe to my image? > Is this the correct method of copying "recipes-navigation" folder to > "/poky/meta " ? Well, it works. If you don't mind the rest of meta-oe, I'd rather add that layer to conf/bblayers.conf. That wo

Re: [linux-yocto] How to get specific libraries in poky SDK for QT

2016-03-21 Thread Anders Darander
? That seems like a bug to me... You could add TOOLCHAIN_TARGET_TASK += "boost" to the image. That should drag in boost for you. (Maybe you should use boost-dev instead?) Cheers, Anders -- Anders Darander, Senior System Architect ChargeStorm AB / eStorm AB -- _

Re: [linux-yocto] [OE-core] How to integrate third party application software to yocto image

2016-03-06 Thread Anders Darander
ld be able to tell you that you're not using the jethro branch of meta-oe, but rather the master branch, a lot easier. You need to use the correct branches for all your layers. Mixing release branches for certain layers, and master branches for other is a no-go, unless you know what you're doing. (