Re: [yocto] Is Yocto the right fit for my project?

2019-11-21 Thread Nicolas Dechesne
hey, On Thu, Nov 21, 2019 at 10:16 AM Richard Barrass wrote: > > Hello, > > > > I am a lead engineer on project where we run a well-known Linux distribution > on-top of a SBC (Intel Quad Pentium processor based) driving a 27” display. > We have a 32GB SSD to run from, which we partition with mu

Re: [yocto] visual studio code packages or building instructions?

2019-11-01 Thread Nicolas Dechesne
On Fri, Nov 1, 2019 at 6:51 PM Aaron Solochek wrote: > > Well I grabbed the .deb that one of those links mentioned and converted it to > an rpm, but of course there are a ton of unmet dependencies, so I might have > to build it anyway. > > I found these instructions for building it, which are pi

Re: [yocto] Which recipe for qmicli?

2019-10-30 Thread Nicolas Dechesne
On Thu, Oct 31, 2019 at 7:26 AM JH wrote: > > Hi, > > The qmicli is in libqmi-utils in Ubuntu package, but I could not find > Yocto libqmi-utils, only libqmi recipe, is qmicli in libqmi? yes, it is there. There isn't a 1 to 1 mapping between debian and OE package names. But if you build libqmi re

Re: [yocto] kernel oops/panic stack trace decoding

2019-10-24 Thread Nicolas Dechesne
On Thu, Oct 24, 2019 at 5:47 PM karthik poduval wrote: > > Hi All, > > I was wondering if there is any yocto supplied tools/shortcuts to > changing kernel oops/panic log to line numbers in source code ? it's not yocto specific, but i like using scripts/decode_stacktrace.sh from the kernel source

Re: [yocto] download.yoctoproject.org - Certificate expired

2019-10-14 Thread Nicolas Dechesne
hi Guilhem, On Sun, Oct 13, 2019 at 12:00 PM Guilhem Saurel wrote: > > Hi, > > The certificate installed on https://download.yoctoproject.org expired about 4 > days ago. Is anyone else experiencing the same issue? Is a new certificate > going > to be installed ? thanks for reporting the issue.

[yocto] [meta-selinux][PATCH] layer.conf: add zeus compatibility

2019-10-11 Thread Nicolas Dechesne
From: Joe MacDonald Also remove thud and warrior, based on: f5170305dcff (compat: remove thud from warrior layer compatibility list) Since thud or warrior users are expected to use the 'thud' or 'warrior' branch. Signed-off-by: Nicolas Dechesne --- conf/layer.conf | 2 +

[yocto] Demos for the Yocto Project booth at ELCE in Lyon

2019-10-04 Thread Nicolas Dechesne
Dear all, As usual, the Yocto Project will have a booth at the ELCE conference in Lyon later this month. While the booth is a great opportunity for everyone to get a new sticker of your favorite project ;-) we are also very excited when developers from our community get a chance to show off the fu

Re: [yocto] do_fetch_append: syntax error

2019-10-01 Thread Nicolas Dechesne
On Tue, Oct 1, 2019 at 10:36 AM Damien LEFEVRE wrote: > > Hi, > > I have the following bbappend > > FILESEXTRAPATHS_prepend := "${THISDIR}/files:" > SRC_URI += " \ > file://tegra186_cti_defconfig \ > " > > do_fetch_append(){ > mv ${WORKDIR}/tegra186_cti_defconfig ${WORKDIR}/defconfig > } >

Re: [yocto] [OE-core] Yocto Project Summit at ELCE Call for Particpation

2019-08-19 Thread Nicolas Dechesne
hi Philip, thanks for sending this out! On Mon, Aug 19, 2019 at 3:17 AM Philip Balister wrote: > > At the past few OopenEmbedded developer meetings, people have been > asking for more developer and user focused events like a miniconf. > Partly based on this feedback, there is a two day event spo

Re: [yocto] LF Community Bridge Mentorship

2019-08-16 Thread Nicolas Dechesne
hi there. just a reminder! cheers On Tue, Jul 30, 2019 at 4:46 PM Nicolas Dechesne wrote: > > Dear all, > > The Community Bridge platform was launched earlier this year by the > Linux Foundation. It’s a set of services available to LF projects to > help them build stronger ecos

[yocto] LF Community Bridge Mentorship

2019-07-30 Thread Nicolas Dechesne
Dear all, The Community Bridge platform was launched earlier this year by the Linux Foundation. It’s a set of services available to LF projects to help them build stronger ecosystems, and foster developers relationship within their respective communities. See [1] and [2]. The Yocto Project has joi

Re: [yocto] yocto dev day ELCE 2019 Lyon ?

2019-07-03 Thread Nicolas Dechesne
Hi Thomas, On Thu, Jul 4, 2019 at 8:18 AM Thomas Roos wrote: > > Hi, > are there any plans to organize a yocto dev day in October 2019, Lyon. > Embedded Linux Conference Europe? > cheers, Thomas Yes, in fact we are trying something new for the first time at ELC-E this year, see: https://lists.

Re: [yocto] final image size got increased when migrated from krogoth to Sumo

2019-05-27 Thread Nicolas Dechesne
On Mon, May 27, 2019 at 1:29 PM praveen vattipalli wrote: > > Hi All, > > I have migrated Yocto poky version from Krogoth to Sumo, after building the > final image, i observed that the size of image got increased by more than > 70Mb. I have not added any new packages. > Any suggestions, how can

Re: [yocto] Join Us – May 13th, 2019 – Live Coding with Yocto Project

2019-05-13 Thread Nicolas Dechesne
Dear all, CORRECTION: the next Twitch session will take place *tomorrow* on May 14th, not May 13th. We are sorry about the inconvenience , we had a glitch in the date! The time and content of the session remain unchanged. cheers nico On Fri, May 10, 2019 at 6:59 AM Volosincu, Andreea S wrote: >

Re: [yocto] How to create a cronjob in Yocto recipe?

2019-05-03 Thread Nicolas Dechesne
On Fri, May 3, 2019 at 1:32 PM JH wrote: > > Hi, > > I try to figure out how to build cron job in Yocto image, my current > image does not have /etc/cron.d, is it correct I need to install the > cronie package (recipe > https://github.com/openembedded/openembedded-core/blob/master/meta/recipes-ext

Re: [yocto] Yocto Project @ ELC NA 2019

2019-05-02 Thread Nicolas Dechesne
hi Rudolf, +Andreea (Yocto Advocacy) we are definitely planning to be at ELC, with a similar setup as with past ELC : booth, demo, DevDay and BoF, well, at least ! cheers nico On Thu, May 2, 2019 at 9:31 PM Rudolf J Streif wrote: > > I apologize if I missed any communication on this mailing li

Re: [yocto] Guidance to start yocto project.

2019-03-19 Thread Nicolas Dechesne
On Tue, Mar 19, 2019 at 9:24 AM Ricardo Ribalda Delgado wrote: > > With no doubt: yocto developer day. > > Excellent value for the money! Just to add a bit of context here. The YP dev day are events organized by the project, typically at ELC and ELC(E) conferences, where we have beginners and adv

Re: [yocto] Happy to be hear.

2019-02-05 Thread Nicolas Dechesne
hey Mbha, On Tue, Feb 5, 2019 at 3:00 PM Matt-Klaus Mushi wrote: > > Greetings, to the brains behind the YoctoProject. > > My name is Mbah Matt-Klaus, an undergrad student from Cameroon. > Our community here encourages contributing to OpenSource, and there have been > a lot going on. welcome to

Re: [yocto] How to add/modify files in the root file systems in Yocto

2019-02-05 Thread Nicolas Dechesne
hi, On Tue, Feb 5, 2019 at 1:30 PM Bhupendra Singh < bhupendra.si...@ppsinternational.in> wrote: > > > Dear sir, > > Are there any examples on how to add startup scripts and other files to > the target root file system using yocto? ie placing shell scripts into the > etc/init.d directory. > Plea

Re: [yocto] Exclude kernel module from image

2019-01-23 Thread Nicolas Dechesne
On Wed, Jan 23, 2019 at 7:35 PM John Klug wrote: > > I am looking for a way to create an image with an exclusion list of kernel > modules packages. > > If I use PACKAGE_EXCLUDE, I see the following: > > Collected errors: > * calculate_dependencies_for: Cannot satisfy the following depend

Re: [yocto] Systemd service recipe fails while booting from initramfs

2019-01-22 Thread Nicolas Dechesne
ct.org/pipermail/yocto/2018-July/041696.html thanks, that exactly what I was looking for. > > I hope this helps. > > Zoran > ___ > > > On Tue, Jan 22, 2019 at 4:49 PM Nicolas Dechesne > wrote: > > > > hi, > > > > On Tue, Jan 22, 2019 at 4:42 P

Re: [yocto] Systemd service recipe fails while booting from initramfs

2019-01-22 Thread Nicolas Dechesne
hi, On Tue, Jan 22, 2019 at 4:42 PM Zoran Stojsavljevic wrote: > > Hello Lukasz, > > Thank you very much for the advises. I did what you have suggested, and this > does work. > > And it solves my basic problem (NO GO for some reason when I had network > manager). > > I use DUT (BBB) with YOCTO

Re: [yocto] Community support for any Yocto release

2019-01-16 Thread Nicolas Dechesne
Hello, On Wed, Jan 16, 2019 at 9:47 AM Gaurang Shastri wrote: > > Hi All, > > For how many years yocto community officially support any Yocto release? > (This includes like bug fixes, CVE fixes, enhancements, etc etc) > > For example, the latest release happened on 11/15/2018 (Yocto 2.6), so how

Re: [yocto] yocto Digest, Vol 99, Issue 26

2018-12-11 Thread Nicolas Dechesne
On Wed, Dec 12, 2018 at 2:40 AM Mohamed Youseif wrote: > > I'm asking about how to enable PACKAGECONFIG feature from local.conf file, > let's say that i have the following pacakgeconfig in a recipe > PACKAGECONFIG = " f1 f2 " > PACKAGECONFIG[f1] = "-DENABLE_f1=ON,-DENABLE_f1=OFF,f1," > > so i ne

Re: [yocto] Git tool/command problems with YOCTO Open Source repos

2018-11-28 Thread Nicolas Dechesne
; writing above, on my initial email. Maybe I am doing something wrong, > but I do not think so. For me, kernel.org tree perfectly works, and it > is perfectly aligned with git commands and .git directory. No, you are not doing anything wrong. > > With ALL git commands I am using. > > Thank

Re: [yocto] Git tool/command problems with YOCTO Open Source repos

2018-11-28 Thread Nicolas Dechesne
On Wed, Nov 28, 2018 at 1:53 PM Zoran Stojsavljevic wrote: > > > This is what your opinion is. Which seems to be vastly overestimating its > > own importance. > > I do not think you understood what I am trying to advertise. The > unification. In other words: > If I use kernel.org, I use git tool.

Re: [yocto] Git tool/command problems with YOCTO Open Source repos

2018-11-28 Thread Nicolas Dechesne
hey, On Wed, Nov 28, 2018 at 1:42 PM Zoran Stojsavljevic wrote: > > > What can you not do with Yocto's git repositories? > > Please, refer to my initial email. Not referring to Poky, I guess, the > Poky repo is equivalent to kernel.org. In other words, everything with > it can be done with git to

Re: [yocto] Yocto layers missing thud branches

2018-11-17 Thread Nicolas Dechesne
hi, while we are there.. in our builds we use the following layers which also need the 'thud' branches: name="OSSystems/meta-browser" path="layers/meta-browser" name="git/meta-ti" path="layers/meta-ti" remote="yocto" name="kraj/meta-clang" path="layers/meta-clang" name="meta-rust/

Re: [yocto] Help with Nano Recipe

2018-10-30 Thread Nicolas Dechesne
On Tue, Oct 30, 2018 at 5:38 PM nick wrote: > > Greetings All, > I am trying to get the below recipe to build: > SUMMARY = "Recipe to build the 'nano' editor" > > PN = "nano" > PV = "2.2.6" > LICENSE="GPLv3" > > SITE = "http://www.nano-editor.org/dist"; > PV_MAJOR = "${@d.getVar('PV',d,1).split('.

Re: [yocto] upgrading packages in yocto

2018-10-01 Thread Nicolas Dechesne
On Mon, Oct 1, 2018 at 8:22 AM Pandey, Kamal wrote: > > I want to upgrade some packages of poky/meta/recipes-graphics/ like > weston_2.0.0.bb to weston_4.0.0.bb. Also I don't want any changes to be made > in poky/meta layer. What is the best way of doing these kinds of > upgradations. I think b

Re: [yocto] layers.openembedded.org upgraded

2018-09-27 Thread Nicolas Dechesne
On Thu, Sep 27, 2018 at 10:43 PM Paul Eggleton wrote: > > Hi all, > > I'm very happy to announce that we've finally been able to upgrade the layer > index at http://layers.openembedded.org to the latest revision on master, > incorporating quite a bit of work that's been going on for the past few >

[yocto] Fwd: [OE-core] OpenEmbedded branded T-shirts and Polo shirts!

2018-09-27 Thread Nicolas Dechesne
Go grab your next attire ! -- Forwarded message - From: Denys Dmytriyenko Date: Thu, Sep 27, 2018 at 5:15 PM Subject: Re: [OE-core] OpenEmbedded branded T-shirts and Polo shirts! To: , , Besides black and white OpenEmbedded T-shirts and Polos, the shop has also added blue ones!

[yocto] Demos for the Yocto Project booth at ELCE in Edinburgh

2018-09-18 Thread Nicolas Dechesne
Dear all, As usual, the Yocto Project will have a booth at the ELCE conference in Edinburgh next month. While the booth is a great opportunity for everyone to get a new sticker of your favorite project ;-) we are also very excited when developers from our community get a chance to show off the fun

Re: [yocto] I can't seem to include tc in my image

2018-09-11 Thread Nicolas Dechesne
hi, On Tue, Sep 11, 2018 at 9:16 AM Adham ElSafty wrote: > > I am trying to use traffic control in my yocto image and I want to use tc. I > included the iproute2 package in my image and used the IMAGE_INSTALL_APPEND = > “ iproute2” in the local.conf file. Please use _append instead of _APPEND.

Re: [yocto] Yocto Project changes in progress

2018-08-07 Thread Nicolas Dechesne
members, Facebook and Arm to the advisory board. See [1] for a full list of the YP members. * Richard Purdie is now being funded by the Yocto Project to continue in his role as the overall project architect. * Nicolas Dechesne (Linaro) has taken over the community manager role from Jefro * Lieu Ta

Re: [yocto] Using FreeRADIUS on Yocto?

2018-08-01 Thread Nicolas Dechesne
hi, assuming you are referring to freeradius.org, it looks like this project is already integrated into meta-openembedded recipes layer, it was added about one year ago. While this layer is not part of the default Yocto Project releases (Poky), it is generally straight forward to add new layers in

Re: [yocto] Annoying "rerun to fix" bug for bitbake: task failed, but rerun can fix it.

2017-11-08 Thread Nicolas Dechesne
y a bug in the recipe, missing dependency or something along these lines. It would be legit to report this bug then. > > On Wed, Nov 8, 2017 at 10:53 AM, Nicolas Dechesne > wrote: >> >> On Wed, Nov 8, 2017 at 4:49 PM, Jerry Lian wrote: >> > I am not sure whether it is a

Re: [yocto] Annoying "rerun to fix" bug for bitbake: task failed, but rerun can fix it.

2017-11-08 Thread Nicolas Dechesne
On Wed, Nov 8, 2017 at 4:49 PM, Jerry Lian wrote: > I am not sure whether it is a bug or an error: > * Quite often, bitbake will fail before finishing, with message like: ... > task failed with exit code 1... > * But if you rerun bitbake, it will continue to build. > * So sometimes I have to rerun

Re: [yocto] dynamic-layers?

2017-05-24 Thread Nicolas Dechesne
On Wed, May 24, 2017 at 12:30 PM, Takashi Matsuzawa wrote: > Hello, Yocto. > I am a bit confused with dynamic-layers included in some of the recent > layers in various BSPs. > > e.g. > > https://github.com/Freescale/meta-freescale/blob/master/conf/layer.conf > >># The .bbappend and .bb files are i

Re: [yocto] Recipe changes to pull/fetch the source code from local instead of a remote server.

2017-05-03 Thread Nicolas Dechesne
On Wed, Apr 26, 2017 at 4:58 PM, Aravindhlal G.S.S wrote: > I am trying to make changes in the bitbake files(recipes) to pull/fetch the > source code from the local instead of the remote server. The SRC_URI points > to the local workspace, however I see that while building the source code is > pul

Re: [yocto] Using files from package dependencies

2016-12-05 Thread Nicolas Dechesne
On Mon, Dec 5, 2016 at 10:10 AM, Paulo Neves wrote: > Sorry for my ambiguity. When I mentioned binaries I meant general > binary data, not necessarily executable. Their only need is that the > new recipe needs to be fed these data from the other package so it can > produce it's own output. This bi

Re: [yocto] Using files from package dependencies

2016-12-05 Thread Nicolas Dechesne
On Mon, Dec 5, 2016 at 9:54 AM, Paulo Neves wrote: > The files form this other package are mostly binaries in a directory > structure. I have to create an additional package which works with the > other package's(the dependency) installed directory structure. > Also you hinted at something I didn'

Re: [yocto] Using files from package dependencies

2016-12-05 Thread Nicolas Dechesne
On Mon, Dec 5, 2016 at 7:59 AM, Paulo Neves wrote: > I have a recipe which depends on another package's file to do it's > job. How can I arbitrarily access a file from another package which my > recipe depends on? > > I searched for this kind of problem but did not find it you can't access (relia

Re: [yocto] resize2fs

2016-10-13 Thread Nicolas Dechesne
On Thu, Oct 13, 2016 at 9:03 AM, Peter Balazovic wrote: > > First, you need an extra space when you use _append operator. > I got within my local.conf and building for big size SD card. > > IMAGE_ROOTFS_EXTRA_SPACE = "25165824" > that's not what I meant, you need a leasding space char in the var

Re: [yocto] resize2fs

2016-10-13 Thread Nicolas Dechesne
Le 13 oct. 2016 08:44, "Peter Balazovic" a écrit : > > Dears, > > I just build the yocto image and within local.conf I got > > IMAGE_INSTALL_append = "e2fsprogs" First, you need an extra space when you use _append operator. . > > but unfortunately I do not get resize2fs utility installed. I do n

Re: [yocto] empty packages

2016-07-25 Thread Nicolas Dechesne
On Tue, Jul 26, 2016 at 10:18 AM, Robert Berger wrote: > According to [1]: > > "By default, BitBake does not produce empty packages." > > This does not seem to be the case at least for Jethro. > > If I bitbake something like this[2] for qemuarm I see empty packages > like e.g. the -dev package. >

Re: [yocto] config file

2016-07-25 Thread Nicolas Dechesne
On Tue, Jul 26, 2016 at 9:55 AM, nousi wrote: > I have downloaded the poky repo and it is clean. > I do not find any .config file in poky directory. > Please, point me to the location under poky tree to copy the .config file > from the external source so that bitbake can use .config file configura

Re: [yocto] Help with DISTRO settings

2016-07-25 Thread Nicolas Dechesne
On Mon, Jul 25, 2016 at 9:13 AM, Edward Wingate wrote: >> Just conf/distro/mydistro.conf is needed. > > Well, it didn't work if it is only in conf/distro/mydistro.conf. I > had to have it in conf/layer.conf as well. hmm. you shouldn't set DISTRO in conf/layer.conf, that doesn't sound right. DIST

Re: [yocto] regarding bbappend file

2016-07-22 Thread Nicolas Dechesne
On Fri, Jul 22, 2016 at 1:18 PM, jags gediya wrote: > Can i have 2 bbappend file for single recipe? > I want to add something to the recipe whom bbappend file is already > available but i don't want to modify that file directly. I want to add new > bbappend file for that recipe in my custom layer,

Re: [yocto] bitbake parsing but not attempting to build recipes in layer.

2016-07-15 Thread Nicolas Dechesne
On Fri, Jul 15, 2016 at 2:26 PM, Mark T wrote: > I have several recipes in a layer. I have added the layer to > build/conf/bblayers.conf. > > The layer.conf in that layer looks correct for the BBFILES+= etc. > > when I run "bitbake core-image-base" the recipes are bing parsed ( as it > picked up e

Re: [yocto] Is there repository for Yocto documentation ?

2016-06-17 Thread Nicolas Dechesne
On Fri, Jun 17, 2016 at 1:04 PM, Woronicz, Bartosz (Nokia - PL/Wroclaw) wrote: > I would like to push some fixes to docs how can I do it ? here: http://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/ -- ___ yocto mailing list yocto@yoctoproject.org htt

Re: [yocto] Append to bblayers.conf and local.conf

2016-04-04 Thread Nicolas Dechesne
On Mon, Apr 4, 2016 at 2:43 PM, Olsson Rikard (RBSN/ESW1) wrote: > Thanks for your answer. Will these two files conf/auto.conf and > conf/site.conf be able to handle changes for bblayers.conf as well? no. > > For example we need to add meta-qt5 but would prefer to append to the layers > alread

Re: [yocto] Append to bblayers.conf and local.conf

2016-04-04 Thread Nicolas Dechesne
On Sun, Apr 3, 2016 at 10:54 PM, Paul Eggleton wrote: >> We are receiving bblayer.conf and local.conf from external supplier which >> already have layers/configuration added. Now we want to add our own >> layers/configuration by appending to these files this to avoid manual merge >> work each time

Re: [yocto] opkg 0.3.0 or rootfs task

2015-11-03 Thread Nicolas Dechesne
On Mon, Nov 2, 2015 at 4:53 PM, Alejandro del Castillo wrote: > > > No, there's nothing else you need to do. The patches fromPaul change the > > opkg download cache to use checksums rather than the entire url as the > > filename, which avoids the file name length problem. > > The patches are und

Re: [yocto] opkg 0.3.0 or rootfs task

2015-11-02 Thread Nicolas Dechesne
On Mon, Oct 26, 2015 at 12:46 AM, Christopher Larson wrote: > >> I've just posted patches to the opkg-devel list which should fix this. I >> had >> intended to give them a bit more testing before I sent them but a quick >> fix is >> needed. > > > Thanks for your quick work on this, Paul, it's muc

Re: [yocto] bbappend a "required" bb file

2015-09-24 Thread Nicolas Dechesne
On Thu, Sep 24, 2015 at 4:26 PM, Allen Curtis wrote: > I am working with a BSP that has multiple image recipes. > > foo-hwbringup-image.bb > foo-qt5demo-image.bb > > foo-qt5demo-image.bb contains "require foo-hwbringup-image.bb" > > However if I create foo-hwbringup-image.bbappend, it gets ignored

Re: [yocto] Autologin after bootup on the genericx86 machine

2015-09-03 Thread Nicolas Dechesne
On Thu, Sep 3, 2015 at 4:04 PM, Paul Eggleton wrote: > On Thursday 03 September 2015 08:31:13 Leonardo Sandoval wrote: >> On 09/03/2015 04:36 AM, Gorny Krystian wrote: >> > I'm using the fido branch and building a genericx86 machine for the >> > core-image-rt image. After my image boot up I always

Re: [yocto] include all kernel modules in image

2015-07-27 Thread Nicolas Dechesne
On Mon, Jul 27, 2015 at 1:03 PM, Trevor Woerner wrote: > File: '/z/layerindex/layers/openembedded-core/meta/lib/oe/rootfs.py', > lineno: 156, function: _exec_shell_cmd > 0152:else: > 0153:exec_cmd = cmd > 0154: > 0155:try: > *** 0156:sub

Re: [yocto] include all kernel modules in image

2015-07-27 Thread Nicolas Dechesne
On Sun, Jul 26, 2015 at 8:04 PM, Trevor Woerner wrote: > > Is there a generic way to say "please include all of these packages" > instead of having to list each and every one of them in a > CORE_IMAGE_EXTRA_INSTALL variable? Adding "kernel-modules" to that > variable doesn't work (I get an error e

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

2015-04-16 Thread Nicolas Dechesne
On Thu, Apr 16, 2015 at 3:11 PM, Anders Darander wrote: > > > Running the recipe resulted in do_fetch (or do_unpack) failing again > and > > > complaining about missing files. This time the deletion was on a much > > > greater scale, it had deleted so much of my home-dir that my user > > > accoun

Re: [yocto] Git and http problem.

2015-04-13 Thread Nicolas Dechesne
On Mon, Apr 13, 2015 at 1:53 PM, Francois P. Gallichand < francois.p.gallich...@ca.abb.com> wrote: > I'm working behind a firewall, on which I have absolutely no control, and > it does not allows the git protocol to go through. So I patch the recipes > to replace the git protocol by the http proto

Re: [yocto] New gst-player

2015-03-05 Thread Nicolas Dechesne
On Thu, Mar 5, 2015 at 2:44 PM, Gary Thomas wrote: > On 2015-03-05 06:40, Nicolas Dechesne wrote: >> >> On Thu, Mar 5, 2015 at 2:34 PM, Gary Thomas wrote: >>> >>> Sadly, it doesn't build with the libav we have in OE-core :-( >>> >>&

Re: [yocto] New gst-player

2015-03-05 Thread Nicolas Dechesne
On Thu, Mar 5, 2015 at 2:34 PM, Gary Thomas wrote: > Sadly, it doesn't build with the libav we have in OE-core :-( > > BTW, I measured the current used by my board (i.MX6Q) > mplayer2 => 1.8A > gst-play => 2.1A > Given that I normally run my board with a 2.0A wall brick, > it's no wonder that

Re: [yocto] The problem of do_rootfs_append

2015-01-22 Thread Nicolas Dechesne
On Thu, Jan 22, 2015 at 9:31 AM, wrote: > Thank you for your reply. > But I found that there are others use do_rootfs_append() when searching on > the Internet. > If I want to remove the directory in do_rootfs() task, how can I to do it ? do_rootfs was a Shell function in the past, it was chang

Re: [yocto] The problem of do_rootfs_append

2015-01-22 Thread Nicolas Dechesne
On Thu, Jan 22, 2015 at 9:13 AM, wrote: > Hi, all > I'm building specific rootfs image. Add the do_rootfs_append() task in > core-image-specific.bb, > core-image-specific.bb: > > SUMMARY = "creaet the customer rootfs" > require ${TOPDIR}/../meta/recipes-core/images/core-image-minimal.bb > IMAGE

Re: [yocto] Cannot build the core-image-directfb for

2015-01-21 Thread Nicolas Dechesne
On Wed, Jan 21, 2015 at 8:51 AM, Yong Li wrote: > DISTRO_FEATURES_append = "directfb sysvinit" > DISTRO_FEATURES_remove = "x11 wayland" i think you are missing a leading space char, it's needed with _append, or _remove. as such directfb gets concatenated with the previous word in the variable. --

Re: [yocto] separate partition support

2015-01-06 Thread Nicolas Dechesne
On Tue, Jan 6, 2015 at 4:05 PM, Moore, Thomas (FtWorth) wrote: > I spent some time trying to determine how to generate multiple images as > you’ve mentioned. However, the process used to generate the rootfs image > appears to be buried deep in the Open Embedded core and I wasn’t able to > figure o

Re: [yocto] .bbappend and require

2014-12-08 Thread Nicolas Dechesne
On Mon, Dec 8, 2014 at 8:27 PM, Gary Thomas wrote: > I have a base image in my distribution (e.g. xyz-image-base.bb). > Many of my layers will build on this using 'require', e.g. > require recipes-base/images/xyz-image-base.bb > > Sometimes a given layer may create many such image recipes, each

Re: [yocto] Cannot run simple binary executable file

2014-10-09 Thread Nicolas Dechesne
On Thu, Oct 9, 2014 at 10:27 PM, Wy kevinthesun wrote: > It seems that Yocto 1.5.1 is built with hard float. However, the 1.51, 1.6 > and 1.62 toolchains are soft float. When I tried to set > "-mfloat-abi=hardfp" in the compile option, the compiling process ran into > error. It seems these toolch

Re: [yocto] Cannot run simple binary executable file

2014-10-09 Thread Nicolas Dechesne
On Wed, Oct 8, 2014 at 11:34 PM, Wy kevinthesun wrote: > Hi Denys, I have tried 1.5.1 and 1.3. All of them use ld-linux.so.3. > Actually in the /lib directory of these toolchains I only find > ld-linux.so.3. it's not really about the toolchain version, but the compiler options you are using. a gi

Re: [yocto] Cannot run simple binary executable file

2014-10-07 Thread Nicolas Dechesne
On Tue, Oct 7, 2014 at 1:07 PM, Wy kevinthesun wrote: > Hi, I am new to Yocto Project and learning to develop software on Atmel > SAMA5D3 Xplained board, on which Yocto 1.5.1 is pre-built. I followed the > instructions and got the 1.6.1 toolchain > > poky-eglibc-i686-core-image-sato-armv7a-vfp-neo

Re: [yocto] EXTERNALSRC

2014-09-09 Thread Nicolas Dechesne
On Wed, Sep 10, 2014 at 7:07 AM, Rifenbark, Scott M wrote: > I should have used a formatting tag in the manual source to indicate > "myrecipe" as user input. Without the formatting, it implies that "myrecipe" > is literal when it is not. I guess the example is not technically wrong if > the r

Re: [yocto] EXTERNALSRC

2014-09-09 Thread Nicolas Dechesne
On Wed, Sep 10, 2014 at 6:51 AM, Rifenbark, Scott M wrote: > This is an error in the manual. I have been formatting the user-supplied > portions of examples now in an italisized font. This one needs to be fixed. hmm. i don't seem to see what's wrong in the user manual.. also, the _pn-banana i

Re: [yocto] EXTERNALSRC

2014-09-09 Thread Nicolas Dechesne
On Tue, Sep 9, 2014 at 11:51 PM, Nemicolopterus Crypticus wrote: > What else do I need to do in order to correctly set the source directory? > The dev manual recommends this: > > EXTERNALSRC_pn-myrecipe = "/some/path/to/your/source/tree" > > > How literal is "pn-myrecipe"? If I have a recipe calle

Re: [yocto] bitbake svn fetch download folder conflicts

2014-08-29 Thread Nicolas Dechesne
On Fri, Aug 29, 2014 at 1:22 PM, Thomas Roos wrote: > Hi, I have several recipes checkout from one svn repo (same and other > subfolders) - there are sometimes svn command conflicts. I guess it's > because all svn data is stored in ONE FOLDER eg. > downloads/svn/ip/reponame/folder and concurred sv

Re: [yocto] How to modify busybox

2014-08-13 Thread Nicolas Dechesne
On Thu, Aug 14, 2014 at 7:19 AM, Rich Wilson wrote: > In order to modify busybox, my googling seems to indicate this > can be done with > bitbake -c menuconfig busybox > When I do so, a window pops up and some compiling seems to > happen, but I am never presented with the menuconfig app. well, th

Re: [yocto] Force recipe to provide specific file

2014-08-12 Thread Nicolas Dechesne
On Tue, Aug 12, 2014 at 2:58 PM, Richard Leitner wrote: > > I've also tried the following in my ghostscript bbappend, but it does not > work. Shouldn't [1] work this way? > > FILES_${PN}-cups_remove = "${exec_prefix}/lib/cups/filter/gstopxl" > FILES_${PN}-cups_remove = "${exec_prefix}/lib/cups/fil

Re: [yocto] Will yocto build support the linux kernel version 3.11

2014-08-12 Thread Nicolas Dechesne
On Tue, Aug 12, 2014 at 12:17 PM, Bremalatha Ramalingam - ERS, HCL Tech wrote: > Can anyone tell will the Yocto build environment support the Linux kernel > version 3.11. yes, it should work. Yocto relies on the 'official' Yocto kernel for its own builds and releases (for qemu targets), but you c

Re: [yocto] Assembling images to build a NOR boot image

2014-08-08 Thread Nicolas Dechesne
On Thu, Aug 7, 2014 at 7:07 PM, Renaud Barbier wrote: > Hello, > I am working on the creation of a boot image for a NOR flash. > The image assembles a boot loader and a ubi image containing the kernel > and device tree. > > So far I have created a build area to install the kernel and device tree >

Re: [yocto] Question about Package Splitting

2014-08-08 Thread Nicolas Dechesne
On Fri, Aug 8, 2014 at 9:43 AM, Gaurang Shastri wrote: > You can do something like this if you want your own package: > > PACKAGES += "${PN}-frontend ${PN}-backend ${PN}-tests" > > Here ${PN} means "project" and yes "project-dbg" and "project-dev" will be > created by default. > > And than you ca

Re: [yocto] [OE-core] RFC: Improving the developer workflow

2014-08-08 Thread Nicolas Dechesne
On Thu, Aug 7, 2014 at 11:10 AM, Paul Eggleton wrote: > Example workflow > > > I won't give a workflow for every possible usage, but just to give a basic > example - let's assume you want to build a "new" piece of software for which > you have your own source tree on your machine.

Re: [yocto] RFC: Improving the developer workflow

2014-08-08 Thread Nicolas Dechesne
On Thu, Aug 7, 2014 at 3:05 PM, Paul Eggleton wrote: > Personally with how fragile package management can end up being, I'm convinced > that full-image updates are the way to go for a lot of cases, but ideally with > some intelligence so that you only ship the changes (at a filesystem level > rath

Re: [yocto] interfaces file on a per-image basis

2014-07-23 Thread Nicolas Dechesne
On Thu, Jul 24, 2014 at 12:25 AM, Allan Matthew wrote: > I have two separate images, call them server and client. The client will > have one /network/interfaces file and the server will have another. I can > successfully override the init-ifupdown in my own bbappend in my layer and > use one of

Re: [yocto] Adding prebuilt binaries/libraries to /usr/bin or/usr/lib on rootfs

2014-07-18 Thread Nicolas Dechesne
On Fri, Jul 18, 2014 at 7:55 AM, Meenakumari Shedole wrote: > I have few prebuilt binaries and libraries, and I want to add them to the > yocto build rootfs at the > build itself. > So Can any one please tell me the steps to add recipes or suggest me any > other method for this. > just make a r

Re: [yocto] How to include native bitstream dependency in recipe?

2014-07-17 Thread Nicolas Dechesne
On Thu, Jul 17, 2014 at 3:11 PM, Natural Groove wrote: > > do_install() { > install -d ${D}${includedir} ${D}${includedir}/atsc ${D}${includedir}/dvb > ${D}${includedir}/dvb/si ${D}${includedir}/mpeg ${D}${includedir}/mpeg/psi > ${D}${includedir}/ietf > install -m 0755 common.h ${D}${includedir} >

Re: [yocto] How to include native bitstream dependency in recipe?

2014-07-17 Thread Nicolas Dechesne
cc list. please let's have the discussion on the list On Thu, Jul 17, 2014 at 11:10 AM, Natural Groove wrote: > "biTStream is a set of C headers allowing a simpler access to binary > structures such as specified by MPEG, DVB, IETF, etc. " > (http://www.videolan.org/developers/bitstream.html) > >

Re: [yocto] How to include native bitstream dependency in recipe?

2014-07-17 Thread Nicolas Dechesne
On Thu, Jul 17, 2014 at 10:37 AM, Natural Groove wrote: > Im trying to crosscompile a framework that needs native bitstream > dependency, but the configure does not find the headers. what is 'bitstream'? > I was told to use ASSUME_PROVIDED, but i dont know how to give the path to > bitstream in

Re: [yocto] Toolchain build independent of host machine

2014-07-16 Thread Nicolas Dechesne
On Wed, Jul 16, 2014 at 6:37 PM, atulkumar singh wrote: > Thanks for your reply. > And i am using Fedora20. > Also please let me know how to check whether the machine has been install > with 32bit lib or not? I don't use Fedora, so i can't give the exact instructions, but the first 2 links on goo

Re: [yocto] Toolchain build independent of host machine

2014-07-16 Thread Nicolas Dechesne
On Wed, Jul 16, 2014 at 3:28 PM, atulkumar singh wrote: > I wish to build my toolchain independent of host machine, either my sdk > machine is 32bit or 64 bit. > Like for 32bit host machine i am mentioning with i686 for SDKMACHINE in > local.conf and x86-64 for 64 bit machine. > Please let me know

Re: [yocto] pack kernel modules in file system

2014-07-14 Thread Nicolas Dechesne
On Sat, Jul 12, 2014 at 2:56 PM, jags gediya wrote: > I am building yocto for imx6sl evolution kit. After built, all the > images are available in tmp/deploy/images/imx6slevk > > but kernel modules are not available in /lib/modules/... directory of > the file system. > some other files are availab

Re: [yocto] Environment Variables being unset by bitbake?

2014-07-10 Thread Nicolas Dechesne
+list. please let's discuss on the list. On Thu, Jul 10, 2014 at 4:01 PM, Allen Kennedy Jr. wrote: > That did it. thanks. > > Is there is no way to add this to the layer? Must I distrubute my layer > with instructions to set BB_ENV_EXTRAWHITE variable before running bitbake? > I would think the

Re: [yocto] Environment Variables being unset by bitbake?

2014-07-10 Thread Nicolas Dechesne
On Thu, Jul 10, 2014 at 3:46 PM, Allen Kennedy Jr. wrote: > All with no joy. I did a bit of google-fu and came up with this one: > on the command line: BB_ENV_EXTRAWHITE="JAVA_HOME" bitbake myRecipe the manual says "You must set this variable in the external environment in order for it to work."

Re: [yocto] Environment Variables being unset by bitbake?

2014-07-10 Thread Nicolas Dechesne
On Wed, Jul 9, 2014 at 10:58 PM, Allen Kennedy Jr. wrote: > Any ideas why or how this is getting unset, and how to fix? > I couldn't find any documentation that talks about this. by the way, this is not a bug, and doesn't need to be 'fixed'. this is purposely done this way to avoid leaking too mu

Re: [yocto] Recipe to copy precompiled binaries to root image

2014-07-07 Thread Nicolas Dechesne
On Fri, Jul 4, 2014 at 9:37 AM, Joshua Collins wrote: > This does not copy the files to the image as I would expect. If I look at > the bitbake log, I see my recipe is run, but I obviously have not done the > right thing in the recipe. > > > > Can anyone tell me how I could fix this? .so files ar

Re: [yocto] Can't add shared libraries into final image

2014-07-01 Thread Nicolas Dechesne
On Tue, Jul 1, 2014 at 5:24 PM, Pierre Yves MORDRET wrote: > I'm in front of an issue that I really don't understand. I wrote a quite > simple recipe to integrate an RPM package. > At the end of compilation/install/packaging/rootfs, I saw my shared libraries > were not part of the final image. >

Re: [yocto] What is the simplest, or better yet, canonical way to add a shell script to core-image-minimal?

2014-06-24 Thread Nicolas Dechesne
On Tue, Jun 24, 2014 at 11:50 AM, Burton, Ross wrote: > On 23 June 2014 16:56, Patrick Doyle wrote: >> Should I create a core-image-minimal.bbappend file with a SRC_URI >> pointing to my script and a do_install rule to install it? > > Create a new recipe for the script and then add it to the imag

Re: [yocto] Hi

2014-06-19 Thread Nicolas Dechesne
On Thu, Jun 19, 2014 at 3:38 PM, Himanshu Pandey < pandey_himansh...@rediffmail.com> wrote: > I want to perform some operation after rootfs.tar.bz2 is created. I have > written a shell script to perform a set of operations. Could you please > tell me that where shall I include this script so that

Re: [yocto] I want to know which BB files were compiled

2014-06-16 Thread Nicolas Dechesne
On Mon, Jun 16, 2014 at 5:27 AM, ya...@cn.fujitsu.com wrote: > Hi everyone, > > I want to know which BB files were compiled when I run ' bitbake '. > How to achieve it? > > e.g. > # bitbake core-image-minimal > > I want to know all the compiled BB files, including native BB file. please have a lo

Re: [yocto] role of sstate-cache

2014-06-12 Thread Nicolas Dechesne
On Thu, Jun 12, 2014 at 6:26 PM, Arun Kumar wrote: > I am a newbie to Yocto project... > I wanted to know.. what is the role of the "sstate-cache" directory? are you asking for clarifications after reading this http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#shared-state-cache

Re: [yocto] Conditional patches on kernel depending on board, how to maintain?

2014-06-12 Thread Nicolas Dechesne
On Thu, Jun 12, 2014 at 1:54 PM, Daniel Hilst Selli wrote: > I have a SoM which will be used on several boards, this SoM has a base > kernel for it, with its board-*.c file. In each board I may have different > peripherals, so I have to patch the same board-*.c file depending on my > target board,

  1   2   >