Re: [yocto] do_fetch() with svn which has http prefix

2014-12-04 Thread Sven Ebenfeld
Hi Chan, Am 05.12.2014 um 05:09 schrieb Yu, Chan KitX: > Hi, > > I need to do svn checkout http://llvm.org/svn/llvm-project/llvm/trunk but > since that repo has a http prefix, I don't think it's smart enough to > recognize that the link is actually an SVN repo. So how do I work around this > p

[yocto] do_fetch() with svn which has http prefix

2014-12-04 Thread Yu, Chan KitX
Hi, I need to do svn checkout http://llvm.org/svn/llvm-project/llvm/trunk but since that repo has a http prefix, I don't think it's smart enough to recognize that the link is actually an SVN repo. So how do I work around this problem? Thanks, Chan Kit -- ___

Re: [yocto] How to force bitbake to install a package

2014-12-04 Thread Matt Schuckmann
Ok I'm trying to really dig into this to understand it and I've discovered that for my current problem the pkg_postinst_${PN}() is not getting run. I fact what I keep seeing is the remnants of an older version of pkg_postinst_${PN}() function. I have yet to figure out how to debug or see the e

[yocto] How to force bitbake to install a package

2014-12-04 Thread Matt Schuckmann
I'm going nuts on this, I can't figure what magic incantation is to ensure that my changes to a recipe getting applied to the image I'm building. I'm working off the Dylan branch (IT amsdk 7.0) Here is my current work flow, Make some small edit to a file in a recipe in my layer, say a lighttpd

[yocto] prelink & mklibs problem

2014-12-04 Thread Qiang Yu
Hi all, I'm building a image with local.conf: USER_CLASSES ?= "buildstats image-mklibs image-prelink" but I think prelink does nothing on my image, because the MD5SUM is the same before and after the prelink stage. The mklibs stage is also strange not print anything. How to make prelink and mklib

[yocto] Qt4-embedded mkspecs question

2014-12-04 Thread Vuille, Martin (Martin)
We build Qt4-embedded and export the headers and libraries into the SDK for the application to build against. We also include nativesdk-qt4-tools in the SDK. The application team is saying that they also need the mkspecs, and those are not included in the SDK. Are the mkspecs supposed to be expo

Re: [yocto] u-boot precompiled ?

2014-12-04 Thread Matt Schuckmann
Mat, I'm fairly new to OpenEmbedded (4 months now and I still feel like a noobi but I'm trying to give back while the pain is still fresh in my mind) For something like u-boot it kind of depends on what your changing. If you need to change the u-boot code and the changes are small then typically

Re: [yocto] What drives automounting volumes?

2014-12-04 Thread Gary Thomas
On 2014-12-04 09:04, Burton, Ross wrote: On 4 December 2014 at 15:58, Gary Thomas mailto:g...@mlbassoc.com>> wrote: I've noticed this before - the /run/media mounts were sometimes present, other times not. Any clues what drives this and why they worked on Tuesday and not on Thursday

Re: [yocto] What drives automounting volumes?

2014-12-04 Thread Burton, Ross
On 4 December 2014 at 15:58, Gary Thomas wrote: > I've noticed this before - the /run/media mounts were sometimes > present, other times not. Any clues what drives this and why > they worked on Tuesday and not on Thursday (this week)? udev-extraconf is the recipe that installs these rules. If

[yocto] What drives automounting volumes?

2014-12-04 Thread Gary Thomas
I'm perplexed by a behaviour in my system. When I built on Dec 2 (poky/master=b8631416f12b8a904ce3deb036f9d5ce632937b0) I get all available/mountable devices automatically mounted at boot, e.g. # df Filesystem 1K-blocksUsed Available Use% Mounted on /dev/root7487288 1020016

Re: [yocto] [Rfi] "bitbake altera-gsrd-image -c populate_sdk" fails with "Multiple .bb files ... nativesdk-libiconv ... external-linaro-toolchain.bb ... eglibc_2.16.bb"

2014-12-04 Thread Spriggs, Jim
Hi Dalon, Lists Ok, thanks, worth a try! I wonder if there’s any connection between my difficulties with populate_sdk and Colin’s, as described in “[Rfi] Yocto bitbake meta-toolchin and meta-toolchain-sdk”. -- jim Von: Dalon Westergreen [mailto:dwest...@gmail.com] Gesendet: Mittwoch, 3. Dezem

[yocto] Build a Toolchain-QT

2014-12-04 Thread Tran TriTin
Hi all, i tried to build a toolchain for Qt SDK with following command, but i received an error. Can anyone know how to fix it? Thanks in advance. *[tvtritin@g-105-1 build-core-image]$ bitbake -k meta-toolchain-qtLoading cache: 100% |###

[yocto] Toolchain for Qt SDK

2014-12-04 Thread Tran TriTin
Hi all, i tried to build a toolchain for Qt SDK with following command, but i received an error. Can anyone know how to fix it? Thanks in advance. *[tvtritin@g-105-1 build-core-image]$ bitbake -k meta-toolchain-qtLoading cache: 100% |###

Re: [yocto] [meta-intel] GStreamer1.0 : gstreamer1.0-plugins-* doesn't extract the codec libraries into GStreamer library path

2014-12-04 Thread Paul Eggleton
On Thursday 04 December 2014 09:16:42 Ong, Boon Leong wrote: > Hi Azril, > Thank you for your question. For meta-intel related > question, you should channel them to meta-intel M/L. > Since I catch it here, I have just added it on your behalf. Thanks > > BL > > From: yocto-boun..

Re: [yocto] u-boot precompiled ?

2014-12-04 Thread Matthias.Heise
Even if this is a stupid question a little advise would be nice ... like "don't ask so stupid questions, go read this and that" or something... no time ? Should I rather unsubscribe from this list until I'm an expert? Von: Heise, Matthias Gesendet: Mittwoch, 3. Dezember 2014 15:15 An: 'yocto@yoc

Re: [yocto] GStreamer1.0 : gstreamer1.0-plugins-* doesn't extract the codec libraries into GStreamer library path

2014-12-04 Thread Ong, Boon Leong
Hi Azril, Thank you for your question. For meta-intel related question, you should channel them to meta-intel M/L. Since I catch it here, I have just added it on your behalf. Thanks BL From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoc