Re: [yocto] how to separate packages in downloads folder into those that run on target and those that do not run on target?

2014-11-25 Thread Wolfgang Denk
. And why do you need to split the downloads folder for that? You have the list of packages that get installed into your target file system - is this not sufficient? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office

[yocto] Referencing sysroot libraries during build?

2014-11-14 Thread Wolfgang Denk
sysroot? Or is this some problem anywhere else in my own code? Thanks in advance. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142

[yocto] [PATCH] Perl: fix PERL5LIB settings

2014-11-05 Thread Wolfgang Denk
The PERL5LIB settings in the perl wrapper script did not include the site_perl or vendor_perl directories, which caused some errors. See https://bugzilla.yoctoproject.org/show_bug.cgi?id=6890 Signed-off-by: Wolfgang Denk w...@denx.de --- meta/recipes-devtools/perl/perl-native_5.14.3.bb | 4

Re: [yocto] PERL5LIB not properly reflecting target_sdk_dir

2014-10-27 Thread Wolfgang Denk
opened a bug for it, see https://bugzilla.yoctoproject.org/show_bug.cgi?id=6890 Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989

[yocto] kernel-yocto.bbclass ignoring SRCREV?

2014-05-21 Thread Wolfgang Denk
version of some package) may be useful, but should there not be some different way to do that? I mean, how can we make sure to ever be able to reproduce the very same build if the git commit ID specified in SRCREV will not be used for the checkout? Thanks in advance. Best regards, Wolfgang Denk

Re: [yocto] Known toolchain bug?

2014-02-16 Thread Wolfgang Denk
result core-image-sato-sdk-imx53qsb-20140213124023.rootfs.tar.bz2 I get this [source of Koen's test program attached]: Source code attachment missing? Sorry. Here it is... Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich

Re: [yocto] uimage instead of zImage

2013-10-27 Thread Wolfgang Denk
uncompressor with each kernel image. uImage file. And No, zImage files, as they are, are not compatible with U-Boot. You must convert them You can boot zImage files directly with U-Boot. That's what the bootz command is for. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD

Re: [yocto] Embedded Linux with Xenomai support

2013-09-02 Thread Wolfgang Denk
and Power architectures. We didn't test the Xenomai stuff on x86 yet. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email

[yocto] Unhandled dependency checking

2013-08-02 Thread Wolfgang Denk
more useful error messages to the end user? Thanks in advance. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w

[yocto] [PATCH] Add sbindir_nativesdk to environment setup

2013-01-29 Thread Wolfgang Denk
this into the PATH setting. Signed-off-by: Wolfgang Denk w...@denx.de --- meta/classes/toolchain-scripts.bbclass | 2 +- meta/conf/bitbake.conf | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/classes/toolchain-scripts.bbclass b/meta/classes/toolchain

Re: [yocto] M2/M3.rc1 availability

2013-01-24 Thread Wolfgang Denk
regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de The more we disagree, the more chance there is that at least

[yocto] Installation of i686 SDK on a x86_64 machine?

2013-01-22 Thread Wolfgang Denk
! + exit -1 Is this intended behaviour (and if so, why?) or rather a bug that should be reported and fixed? Thanks in advance. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

Re: [yocto] Installation of i686 SDK on a x86_64 machine?

2013-01-22 Thread Wolfgang Denk
), as these images will work both on 32 and 64 bit systems. I consider it a major drawback if you intentionally prevent such use. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

Re: [yocto] Installation of i686 SDK on a x86_64 machine?

2013-01-22 Thread Wolfgang Denk
machine, which works perfectly fine (assuming you have the needed 32 bit libraries installed). I see your point. Would you please file a bug on this? Done, with a patch included. Please see https://bugzilla.yoctoproject.org/show_bug.cgi?id=3770 Best regards, Wolfgang Denk -- DENX Software

Re: [yocto] M2, M3, M4 milestones available?

2013-01-22 Thread Wolfgang Denk
any matching tag in the git repository? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de If you use

Re: [yocto] M2, M3, M4 milestones available?

2013-01-22 Thread Wolfgang Denk
somewhere, publicly visible at a well known location (like the above page), some correct and useful information. Thanks. Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142

Re: [yocto] M2, M3, M4 milestones available?

2013-01-22 Thread Wolfgang Denk
and we will be working toward a M3 release for M2 and M3 features by Feb. 7th, 2013 Thanks, understood now. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142

Re: [yocto] [ANOUNCEMENT] bmaptool

2013-01-14 Thread Wolfgang Denk
/documentation/reference/bmap-tool/bmap-introduction [2] https://source.tizen.org/documentation/reference/bmap-tool/usage Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone

Re: [yocto] Git tag systematics ?

2012-12-19 Thread Wolfgang Denk
.final tag in the 1.4_M1 branch, and I see similar 1.x_My branches for the other releases. When will some name-... branch become visible? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194

Re: [yocto] Git tag systematics ?

2012-12-17 Thread Wolfgang Denk
anybody?Thanks in advance! Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de Q: Why do PCs have

[yocto] Git tag systematics ?

2012-12-15 Thread Wolfgang Denk
/ tagging? Releated: is there any document which explains the branch names being used for development. for example, how can I find out (officially) what the branch name for Yocto 1.4 will be / is ? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel

Re: [yocto] sysroot for use with GDB

2012-12-05 Thread Wolfgang Denk
enter a bug in bugzilla, then? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de Humanity has

Re: [yocto] sysroot for use with GDB

2012-12-05 Thread Wolfgang Denk
Hello, In message 20121205123818.c17eb200...@gemini.denx.de I wrote: OK, guess I should enter a bug in bugzilla, then? Done that; please see Bug 3540 - remote target debugging broken https://bugzilla.yoctoproject.org/show_bug.cgi?id=3540 Best regards, Wolfgang Denk -- DENX Software

[yocto] sysroot for use with GDB

2012-12-03 Thread Wolfgang Denk
in OECORE_TARGET_SYSROOT ? All help welcome - thanks in advance. [1] http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#platdev-gdb-remotedebug-launch-gdb Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office

Re: [yocto] inconsistent pages out there for setting up your yocto dev host

2012-11-24 Thread Wolfgang Denk
it may make a lot of sense for certain configurations to bootstrap more tools from a known version of the sources. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone

[yocto] Alternative SDK installation directory working?

2012-11-19 Thread Wolfgang Denk
-linux/usr/bin/armv5te-poky-linux-gnueabi/../../libexec/armv5te-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.7.2/ld: cannot find crtn.o: No such file or directory collect2: error: ld returned 1 exit status What am I missing here? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH

Re: [yocto] Alternative SDK installation directory working?

2012-11-19 Thread Wolfgang Denk
-gnueabi/include #include ... search starts here: ... Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de

Re: [yocto] Alternative SDK installation directory working?

2012-11-19 Thread Wolfgang Denk
not go to one of the *FLAGS variables instead? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de Bankers do

Re: [yocto] denx.de site down?

2012-10-10 Thread Wolfgang Denk
. This process is still in the works. Sorry for that. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de You don't

Re: [yocto] 1.3_M5.rc2 status.

2012-09-26 Thread Wolfgang Denk
regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de Insufficient facts always invite danger. -- Spock, Space

Re: [yocto] 1.3_M5.rc2 status.

2012-09-26 Thread Wolfgang Denk
like to include for the 1.3 final release which will take care of this automatically for you. Thanks. Please excuse my ignorance: where would I find the respective instructions? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235

Re: [yocto] 1.3_M5.rc2 status.

2012-09-26 Thread Wolfgang Denk
Dear Paul, In message 1767865.bvfduhkKG5@helios you wrote: On Wednesday 26 September 2012 15:06:53 Wolfgang Denk wrote: this is expected, at the moment you need to follow the instructions and make the appropriate changes to your conf/bblayers.conf. However, there is a patch out

Re: [yocto] 1.3_M5.rc2 status.

2012-09-26 Thread Wolfgang Denk
/distro/poky.conf is wrong. So either of these should be fixed. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w

Re: [yocto] 1.3_M5.rc2 status.

2012-09-26 Thread Wolfgang Denk
at all if all we can do is always make it match manually? I understand the intention, but the current implementation is just broken, and I don't see a way to fix it. It would probably be better to remove this test than to leave it as is. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH

Re: [yocto] 1.3_M5.rc2 status.

2012-09-26 Thread Wolfgang Denk
not accept the value. So I have to actually undo the change I made in bblayers.conf.sample to make it build. My internal sanity checker barfs on such logic... Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D

Re: [yocto] Yocto and Qt embedded

2012-07-26 Thread Wolfgang Denk
using qt creator... Did you read this: http://www.denx.de/wiki/view/ELDK-5/FrequentlyAskedQuestionsAndAnswers#How_can_I_use_the_QtEmbedded_tar Does it help? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr

Re: [yocto] Yocto and Qt embedded

2012-06-28 Thread Wolfgang Denk
, .../sysroots/armv6-vfp-linux-gnueabi/usr/lib/libQtGuiE.so.4.8.2 so cross tool chain and native systems work together without problems. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell

Re: [yocto] [ANNOUNCEMENT] Cedar Trail with PowerVR for Edison 6.0.1

2012-05-22 Thread Wolfgang Denk
. This is probaby a stupid question, so I apologize in advance: What is a time limited kernel image? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax

[yocto] LICENSE = GPL -- problem?

2012-05-14 Thread Wolfgang Denk
/unifdef-native_2.6.18+git.bb:LICENSE = GPL Eventually these should be fixed, too? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142

Re: [yocto] LICENSE = GPL -- problem?

2012-05-14 Thread Wolfgang Denk
Eventually these should be fixed, too? Yes, GPL is somewhat meaningless so these should be audited to determine the correct GPL version and corrected. Should I create an entry in the bug database? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel

Re: [yocto] Building a Qt4-x11 app.

2012-04-29 Thread Wolfgang Denk
Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de Include the success of others in your dreams for your own success

Re: [yocto] 1.2 release candidate 4 now available.

2012-04-19 Thread Wolfgang Denk
Dear Elizabeth, In message CAPhnLPCs-57NxB5-O=ysiqbpzqk0xhigeefdehwrgb2_qtg...@mail.gmail.com you wrote: Release candidate 4 for 1.2 is now available for testing: Thanks. Sorry, here is a new Bug 2347 - libtool library files broken Best regards, Wolfgang Denk -- DENX Software

Re: [yocto] Build time data

2012-04-13 Thread Wolfgang Denk
with RAID5 for big systems again - restoring several TB of data from tape ain't no fun. See also the RAID wiki for specific performance optizations on such RAID arrays. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office

Re: [yocto] why is YOCTO_GIT_URL defined to use http?

2012-03-18 Thread Wolfgang Denk
a web browser, the URL would be http://git.yoctoproject.org/cgit/cgit.cgi/poky which is indeed a separate thing. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone

Re: [yocto] 1.2_M2-Final build failures

2012-03-12 Thread Wolfgang Denk
/poky/eldk-5.2/meta-eldk \ This was working fine before, and we don't have any sub-layers in meta-eldk. So far I have no idea where to look ... Thanks! Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194

Re: [yocto] [PATCH] clutter-1.6: make build for armv4t

2011-12-28 Thread Wolfgang Denk
Dear Matthew, In message caesovnc9jv5ro3yilgl19q-veyq-h-e5sy-huvfyxu3pmav...@mail.gmail.com you wrote: On Thu, Dec 22, 2011 at 3:21 AM, Wolfgang Denk w...@denx.de wrote: GCC will define __ARM_ARCH_4T__ when building with -march=3Darmv4t so we can check this to turn off the use of 'clz

Re: [yocto] Related to mounting USB

2011-12-19 Thread Wolfgang Denk
. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de The only time the world beats a path to your door

Re: [yocto] Weekly Test Report for Yocto 1.2 M1 RC2 Build

2011-12-18 Thread Wolfgang Denk
- 1.2_M1 build broken for meta-toolchain-sdk Thanks! Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de

Re: [yocto] where does that 50G disk space figure come from in QS guide?

2011-10-30 Thread Wolfgang Denk
-sdk, and meta-toolchain-qte I see 70G used... Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de

Re: [yocto] Poky release is 5.0 Bernard confusion

2011-04-19 Thread Wolfgang Denk
that annotated tags would also help a lot for example with commands like git describe. Thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142

Re: [yocto] Poky release is 5.0 Bernard confusion

2011-04-10 Thread Wolfgang Denk
are ... moving release tags? Grrrgh!!! Could you please stop doing this? Nobody ever expects such a thing. And while we are at it: It would also be great if you could GPG-sign the tags. Thanks. Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich

Re: [yocto] [poky] [Announcement] Laverne 4.0.1 Release

2011-02-07 Thread Wolfgang Denk
! Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de Winners never talk about glorious victories. That's