Re: [oe] State of Java on OE

2017-04-23 Thread Jaap de Jong
On 22-04-17 00:25, Steven Osborn wrote: Is anyone using Java on OE devices right now? Yes! meta-oracle-java has a Morty branch, but the URI for the binaries is bad so it fails to install. We are using oracle for several years now. And yes, we pay for it. This URI is not bad, you need an accoun

[oe] [meta-networking][PATCH] uftp: Add recipe

2017-04-06 Thread Jaap de Jong
From 1a011e1f1c2ca60749018394130a7860ae7ed816 Mon Sep 17 00:00:00 2001 From: Jaap de Jong Date: Thu, 6 Apr 2017 12:17:09 +0200 Subject: [meta-networking][PATCH] uftp: Add recipe To: openembedded-devel@lists.openembedded.org --- meta-networking/recipes-support/uftp/uftp_4.9.3.bb | 16

[oe] [meta-networking][morty][PATCH] uftp: Add recipe

2017-04-03 Thread Jaap de Jong
From cba20c0df65dcdd711009c5587142d2606deb1a9 Mon Sep 17 00:00:00 2001 From: Jaap de Jong Date: Mon, 3 Apr 2017 12:47:17 +0200 Subject: [meta-networking][morty][PATCH] uftp: Add recipe To: openembedded-devel@lists.openembedded.org --- meta-networking/recipes-support/uftp/uftp_4.9.3.bb | 15

[oe] opkg v0.3.2 bug

2016-06-30 Thread Jaap de Jong
Hi All, I've already put this in https://groups.google.com/forum/#!topic/opkg-devel but I really want to hear what your experiences are. I have this package A for which package B has a dependency? I was using v0.2.3 before and 'opkg remove A' did not remove it. With v0.3.2 the same errors:

[oe] Migrating from OE-classic to OE-core

2016-03-14 Thread Jaap de Jong
Hi All, (not sure if this is the right place to ask this) Does anyone have experience with migrating from OE-classic to OE-core? Did you? How did you do it? As I see it now, my only option seems to be flashing the unit, but perhaps there is another approach? Thanks, Jaap -- _

[oe] Updating configuration files, how to

2016-03-10 Thread Jaap de Jong
Hi All, I am wondering what the best approach is for creating 'standard' packages with updated configuration files. As an example: I want to have a package with an updated /etc/network/interfaces file to reflect my systems hardware. Should I create a init-ifupdown_1.0.bbappend recipe with the

Re: [oe] transitional packages

2014-03-28 Thread Jaap de Jong
On 27-03-14 12:33, Martin Jansa wrote: On Thu, Mar 27, 2014 at 10:38:52AM +0100, Jaap de Jong wrote: Hi All, for one project I'm still using oe-classic. Would like to upgrade that! I know a simple update will not work because (among others?) package names are changed. Is there any effort

[oe] transitional packages

2014-03-27 Thread Jaap de Jong
Hi All, for one project I'm still using oe-classic. Would like to upgrade that! I know a simple update will not work because (among others?) package names are changed. Is there any effort made to create transitional packages? If not, would it be a tough job? Thanks, Jaap -- ___

[oe] how to delay postinst script

2013-07-24 Thread Jaap de Jong
Hi, is there a way to delay the postinstall script until next boot? I don't want the postinstall script to run when I update my package at install time, but it should install at the next boot. Thanks! Jaap ___ Openembedded-devel mailing list Openembedd

Re: [oe] error when bitbaking console-base-image (danny)

2013-04-11 Thread Jaap de Jong
On 04/11/2013 02:33 PM, Martin Jansa wrote: On Thu, Apr 11, 2013 at 02:01:42PM +0200, Jaap de Jong wrote: Hi All, I've been experimenting with images, and every time I get this error even with a completely fresh build directory: log_check: There were error messages in the lo

[oe] error when bitbaking console-base-image (danny)

2013-04-11 Thread Jaap de Jong
Hi All, I've been experimenting with images, and every time I get this error even with a completely fresh build directory: log_check: There were error messages in the logfile log_check: Matched keyword: [Collected errors] Configuring connman. Configuring connman-systemd. Configu

Re: [oe] dropbear

2013-04-10 Thread Jaap de Jong
On 04/10/2013 04:50 PM, Paul Eggleton wrote: On Wednesday 10 April 2013 15:47:09 Paul Eggleton wrote: On Wednesday 10 April 2013 16:37:33 Jaap de Jong wrote: On 04/10/2013 04:04 PM, Paul Eggleton wrote: On Wednesday 10 April 2013 14:55:02 Jaap de Jong wrote: dropbear 2013.56 is currently

Re: [oe] dropbear

2013-04-10 Thread Jaap de Jong
On 04/10/2013 04:04 PM, Paul Eggleton wrote: On Wednesday 10 April 2013 14:55:02 Jaap de Jong wrote: dropbear 2013.56 is currently the most recent version. Although not documented, they left out the functionality patched in with allow-nopw.patch in the 2013.56 release. How did you find this

[oe] dropbear

2013-04-10 Thread Jaap de Jong
Hi All, dropbear 2013.56 is currently the most recent version. Although not documented, they left out the functionality patched in with allow-nopw.patch in the 2013.56 release. I would like to update to this new version, but is this functionality important? Jaap __

Re: [oe] do_rootfs fails

2013-04-09 Thread Jaap de Jong
adding angstrom-packagegroup-boot caused the trouble. On 04/09/2013 10:07 AM, Jaap de Jong wrote: I have this problem that do_rootfs finds. Any ideas? Thanks! Jaap // log_check: There were error messages in the logfile log_check: Matched keyword: [Collected errors] Configuring angstrom

[oe] sysvinit?

2013-04-09 Thread Jaap de Jong
Hi All, I was wondering what the status is for sysvinit. Is it maintained or not? If I want to use it in my image how should it look like? Something like this? inherit core-image IMAGE_LOGIN_MANAGER = "tinylogin shadow" IMAGE_DEV_MANAGER = "busybox-mdev" IMAGE_INIT_MANAGER = "sysvin

[oe] do_rootfs fails

2013-04-09 Thread Jaap de Jong
I have this problem that do_rootfs finds. Any ideas? Thanks! Jaap // log_check: There were error messages in the logfile log_check: Matched keyword: [Collected errors] Configuring angstrom-packagegroup-boot. Configuring util-linux-losetup. Configuring util-linux. Configuring sysvinit. Collected

Re: [oe] machinename with dash in it

2013-04-08 Thread Jaap de Jong
On 04/08/2013 10:15 PM, Martin Jansa wrote: On Mon, Apr 08, 2013 at 09:53:34PM +0200, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 08-04-13 15:17, Martin Jansa schreef: On Mon, Apr 08, 2013 at 02:28:51PM +0200, Jaap de Jong wrote: Hi All, something strange happens with

[oe] machinename with dash in it

2013-04-08 Thread Jaap de Jong
Hi All, something strange happens with my machinename with a dash in it: x-y If I bitbake some image it will end up that netbase is not found. Inspection of build/tmp-angstrom_v2012_12-eglibc/work shows 2 variants of x-y: one with a dash and one where the dash is replaced by an underscore: x-y a

Re: [oe] opkg-make-index not found

2013-02-20 Thread Jaap de Jong
On 02/19/2013 04:07 PM, Jaap de Jong wrote: On 02/19/2013 03:33 PM, Takeshi Hamasaki wrote: Then I recommend to look into log files. For my case, after executing commands: $ bitbake package-index -c cleansstate $ bitbake -D -D package-index > bitbake-d-d.package-index 2> errlog I h

Re: [oe] opkg-make-index not found

2013-02-19 Thread Jaap de Jong
On 02/19/2013 03:33 PM, Takeshi Hamasaki wrote: Then I recommend to look into log files. For my case, after executing commands: $ bitbake package-index -c cleansstate $ bitbake -D -D package-index > bitbake-d-d.package-index 2> errlog I have at least four log files. 1. bitbake-d-d.package-inde

Re: [oe] opkg-make-index not found

2013-02-19 Thread Jaap de Jong
On 02/18/2013 04:19 PM, Takeshi Hamasaki wrote: Hi, this may or may not help you: $ bitbake -e package-index > bbenv.package-index $ grep PACKAGEINDEXES bbenv.package-index ( for me, the result was: # PACKAGEINDEXES= package_update_index_ipk; PACKAGEINDEXES="package_update_index_ipk;"

Re: [oe] opkg-make-index not found

2013-02-18 Thread Jaap de Jong
On 02/16/2013 07:51 AM, Takeshi Hamasaki wrote: if I do bitbake package-index it crashes with the message | /bin/bash: opkg-make-index: command not found This is on a 64 debian machine, possibly the wrong path is searched? (there is a opkg-make-index under sysroots/x86_64-linux/us

[oe] opkg-make-index not found

2013-02-15 Thread Jaap de Jong
Hi All, if I do bitbake package-index it crashes with the message | /bin/bash: opkg-make-index: command not found This is on a 64 debian machine, possibly the wrong path is searched? (there is a opkg-make-index under sysroots/x86_64-linux/usr/bin) Is this a known problem? Thanks! Ja

[oe] best practice for different projects on the same board

2013-01-25 Thread Jaap de Jong
Hi All, I'm wondering what the best practice would be in the following situation. We have a board that is going to be used in several projects. The set of basic packages is the same but every project might have some minor and perhaps sometimes major differences in f.i. config files. I don't want

Re: [oe] libftdi

2012-11-27 Thread Jaap de Jong
On 11/23/2012 03:31 PM, Henning Heinold wrote: On Fri, Nov 23, 2012 at 11:20:56AM +0100, Jaap de Jong wrote: Hi All, on my buildserver under debian, libftdi does not compile. Looks like some library issue. Anyone an idea how to solve? Thanks in advance! Jaap NOTE: package libftdi-0.19-r0

Re: [oe] openjdk-7-vm-jamvm

2012-11-26 Thread Jaap de Jong
On 11/26/2012 11:42 PM, Henning Heinold wrote: On Mon, Nov 26, 2012 at 10:17:42AM +0100, Jaap de Jong wrote: On 11/23/2012 03:32 PM, Henning Heinold wrote: On Fri, Nov 23, 2012 at 01:30:27PM +0100, Jaap de Jong wrote: Hi, how can I build openjdk-7-vm-jamvm? If I bitbake openjdk-7 it is not

Re: [oe] openjdk-7-vm-jamvm

2012-11-26 Thread Jaap de Jong
On 11/23/2012 03:32 PM, Henning Heinold wrote: On Fri, Nov 23, 2012 at 01:30:27PM +0100, Jaap de Jong wrote: Hi, how can I build openjdk-7-vm-jamvm? If I bitbake openjdk-7 it is not added, while openjdk-7-vm-zero is added. I'm building for arm. Thanks! Jaap Add it to your image. bi

Re: [oe] sstate-cache

2012-11-23 Thread Jaap de Jong
On 11/22/2012 03:56 PM, Jaap de Jong wrote: I have a handful of openembedded clones on a single machine and I would like to use as little diskspace as possible, so I'm wondering if it is possible to share the directory build/sstate-cache among these different clones? To be a bit more pr

[oe] openjdk-7-vm-jamvm

2012-11-23 Thread Jaap de Jong
Hi, how can I build openjdk-7-vm-jamvm? If I bitbake openjdk-7 it is not added, while openjdk-7-vm-zero is added. I'm building for arm. Thanks! Jaap ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org

[oe] libftdi

2012-11-23 Thread Jaap de Jong
Hi All, on my buildserver under debian, libftdi does not compile. Looks like some library issue. Anyone an idea how to solve? Thanks in advance! Jaap NOTE: package libftdi-0.19-r0: task do_compile: Started ERROR: Function failed: do_compile (see /var/lib/jenkins/jobs/oe-core/develop/build/tmp-a

Re: [oe] kernel image

2012-11-22 Thread Jaap de Jong
On 11/22/2012 04:17 PM, Martin Jansa wrote: On Thu, Nov 22, 2012 at 03:33:29PM +0100, Jaap de Jong wrote: On 11/22/2012 02:54 PM, Martin Jansa wrote: On Thu, Nov 22, 2012 at 02:36:25PM +0100, Jaap de Jong wrote: On 11/22/2012 02:31 PM, Martin Jansa wrote: On Thu, Nov 22, 2012 at 02:18:43PM

[oe] sstate-cache

2012-11-22 Thread Jaap de Jong
Hi All, I have a handful of openembedded clones on a single machine and I would like to use as little diskspace as possible, so I'm wondering if it is possible to share the directory build/sstate-cache among these different clones? Any idea? Thanks! Jaap __

Re: [oe] kernel image

2012-11-22 Thread Jaap de Jong
On 11/22/2012 02:54 PM, Martin Jansa wrote: On Thu, Nov 22, 2012 at 02:36:25PM +0100, Jaap de Jong wrote: On 11/22/2012 02:31 PM, Martin Jansa wrote: On Thu, Nov 22, 2012 at 02:18:43PM +0100, Jaap de Jong wrote: Hi, does anyone know where the + (in kernel-2.6.35.14+_2.6.35

Re: [oe] kernel image

2012-11-22 Thread Jaap de Jong
On 11/22/2012 02:31 PM, Martin Jansa wrote: On Thu, Nov 22, 2012 at 02:18:43PM +0100, Jaap de Jong wrote: Hi, does anyone know where the + (in kernel-2.6.35.14+_2.6.35-r14.6_mymachine.ipk) is added? It is added on my pc (running ubuntu); it is not added on my debian buildserver. Check if you

[oe] kernel image

2012-11-22 Thread Jaap de Jong
Hi, does anyone know where the + (in kernel-2.6.35.14+_2.6.35-r14.6_mymachine.ipk) is added? It is added on my pc (running ubuntu); it is not added on my debian buildserver. Thanks! Jaap ___ Openembedded-devel mailing list Openembedded-devel@lists.op

Re: [oe] llvm issue

2012-11-16 Thread Jaap de Jong
On 11/16/2012 10:22 AM, Henning Heinold wrote: On Thu, Nov 15, 2012 at 03:06:30PM +0100, Jaap de Jong wrote: Hi All, when I checkout openjdk-7 on meta-java and bitbake I get these errors: ERROR: Unable to parse /data/jenkins/jobs/myTest/workspace/sources/meta-java/recipes-core/llvm

Re: [oe] llvm issue

2012-11-16 Thread Jaap de Jong
On 11/16/2012 08:49 AM, Jaap de Jong wrote: On 11/15/2012 04:25 PM, Paul Eggleton wrote: On Thursday 15 November 2012 15:06:30 Jaap de Jong wrote: when I checkout openjdk-7 on meta-java and bitbake I get these errors: ERROR: Unable to parse /data/jenkins/jobs/myTest/workspace/sources/meta

Re: [oe] llvm issue

2012-11-15 Thread Jaap de Jong
On 11/15/2012 04:25 PM, Paul Eggleton wrote: On Thursday 15 November 2012 15:06:30 Jaap de Jong wrote: when I checkout openjdk-7 on meta-java and bitbake I get these errors: ERROR: Unable to parse /data/jenkins/jobs/myTest/workspace/sources/meta-java/recipes-core/llvm/llvm 2.9_2.9.bb | ETA

[oe] llvm issue

2012-11-15 Thread Jaap de Jong
Hi All, when I checkout openjdk-7 on meta-java and bitbake I get these errors: ERROR: Unable to parse /data/jenkins/jobs/myTest/workspace/sources/meta-java/recipes-core/llvm/llvm2.9_2.9.bb | ETA: 00:00:15 ERROR: Command execution failed: Exited with 1 NOTE: Error expanding variable popula

Re: [oe] jni.h included

2012-10-10 Thread Jaap de Jong
now I will stay with changing CFLAGS; ugly, but works! Thanks all for the support! On 10/10/12 08:40, Jaap de Jong wrote: On 10/09/2012 07:51 AM, Martin Ertsås wrote: As you are using icedtea6, I guess DEPENDS += "icedtea6" should do it. - Martin I thought that might do the tric

Re: [oe] jni.h included

2012-10-09 Thread Jaap de Jong
s with jni.h: No such file or directory Any other ideas? On 10/08/12 16:49, Jaap de Jong wrote: On 10/08/2012 04:05 PM, Khem Raj wrote: On Mon, Oct 8, 2012 at 4:18 AM, Jaap de Jong wrote: Hi All! probably a stupid question... my apologies! If a source I'm working on #include jni.h w

Re: [oe] jni.h included

2012-10-08 Thread Jaap de Jong
On 10/08/2012 04:05 PM, Khem Raj wrote: On Mon, Oct 8, 2012 at 4:18 AM, Jaap de Jong wrote: Hi All! probably a stupid question... my apologies! If a source I'm working on #include jni.h what do I need to add in a recipe to get it translated? DEPENDS += "openjdk" or something

[oe] jni.h included

2012-10-08 Thread Jaap de Jong
Hi All! probably a stupid question... my apologies! If a source I'm working on #include jni.h what do I need to add in a recipe to get it translated? Thanks! Jaap ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lis

Re: [oe] release

2012-07-17 Thread Jaap de Jong
On 07/17/2012 10:51 PM, Henning Heinold wrote: On Tue, Jul 17, 2012 at 03:17:47PM +0200, Jaap de Jong wrote: Hi All, are there any plans for an oe-core release? Is the software already stable enough to create one? Thanks! Jaap Hi Jaap, looks like you are niot subscribed at the oe-core mailing

[oe] release

2012-07-17 Thread Jaap de Jong
Hi All, are there any plans for an oe-core release? Is the software already stable enough to create one? Thanks! Jaap ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/opene

Re: [oe] openjdk-7

2012-05-28 Thread Jaap de Jong
On 05/25/2012 04:13 PM, Henning Heinold wrote: On Fri, May 25, 2012 at 02:00:07PM +0200, Jaap de Jong wrote: Hi all, I've seen openjdk-7 in oe-core meta-java. ANy plans to backport it to 2011.03-maintanance? Thanks! Jaap Not for free in my spare time. Bye Henning I can try to do it m

[oe] openjdk-7

2012-05-25 Thread Jaap de Jong
Hi all, I've seen openjdk-7 in oe-core meta-java. ANy plans to backport it to 2011.03-maintanance? Thanks! Jaap ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembed

Re: [oe] update from 2010.12 to 2011.03

2012-05-21 Thread Jaap de Jong
I have this device in the field with 2010.12 installed (glibc) Suppose I'm going to upgrade it to 2011.03 (eglibc). Is this possible at all? Or should I stay with glibc based packages Glibc and eglibc are totally compatible so I don't see a reason why it won't work you will see ant upgrade rela

[oe] update from 2010.12 to 2011.03

2012-05-21 Thread Jaap de Jong
Hi everybody! I have this device in the field with 2010.12 installed (glibc) Suppose I'm going to upgrade it to 2011.03 (eglibc). Is this possible at all? Or should I stay with glibc based packages? Thanks, Jaap ___ Openembedded-devel mailing list Open

[oe] openssl (2011.03) on ubuntu 12.04

2012-05-21 Thread Jaap de Jong
Hi All! anybody ran into this error? Looks like a path missing or so. (I'm building 2011.03 from ground op on a fresh ubuntu 12.04) If needed I can sent the complete log Thanks! Jaap gcc -DMONOLITH -I.. -I../include -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFC

[oe] how to rebuild packages

2012-05-03 Thread Jaap de Jong
Probably a total stupid question... In oe-classic I used to use bitbake -c clean packageX bitbake packageX This does not seem to work on oe-core. Even removing the directory build/tmp-angstrom_2010_x-eglibc/work/armv5te-angstrom-linux-gnueabi/packageX* does not help... What is the way

Re: [oe] upgrading from oe-classic to oe-core

2012-05-03 Thread Jaap de Jong
On 05/03/2012 01:40 PM, Frans Meulenbroeks wrote: Op 3 mei 2012 13:29 heeft Jaap de Jong het volgende geschreven: Hi All, If I have devices running on oe-classic and I want to upgrade them to oe-core, will the upgrade be without worries? It will probably download all packages? Or do I have

[oe] upgrading from oe-classic to oe-core

2012-05-03 Thread Jaap de Jong
Hi All, If I have devices running on oe-classic and I want to upgrade them to oe-core, will the upgrade be without worries? It will probably download all packages? Or do I have to takes special steps? Thanks, Jaap ___ Openembedded-devel mailing list

Re: [oe] llvm fails to build

2012-05-03 Thread Jaap de Jong
/Config/config.h" +#include using namespace llvm; // AtExitHandlers - List of functions to call when the program exits, Thanks again, Jaap On 05/03/2012 09:26 AM, Khem Raj wrote: On Wed, May 2, 2012 at 11:33 PM, Jaap de Jong wrote: Hi all, trying to compile openjdk-6, it fa

[oe] llvm fails to build

2012-05-02 Thread Jaap de Jong
Hi all, trying to compile openjdk-6, it fails with: | /media/OpenEmbedded/oe-core/build/tmp-angstrom_2010_x-eglibc/work/armv5te-angstrom-linux-gnueabi/llvm2.8-2.8-r0/llvm-2.8/lib/ExecutionEngine/JIT/Intercept.cpp: In constructor '{anonymous}::StatSymbols::StatSymbols()': | /media/OpenEmbedded

Re: [oe] [oe-core] THISDIR usage

2012-04-11 Thread Jaap de Jong
There is no file named: myfile.tar.gz That it can't be found by bitbake is pretty clear then... On 04/11/2012 02:49 PM, Giuseppe Condorelli wrote: I'm obtaining this error trying to rebuild the poky-edison repository (http://downloads.yoctoproject.org/releases/yocto/yocto-1.1.1/poky-edison-6. 0

Re: [oe] foreign repository

2012-03-26 Thread Jaap de Jong
e to 'opkg update/upgrade' to get the actual packages in. This is by far the easiest solution (I think...) Thanks again! Jaap On 03/26/2012 12:31 PM, Sergey Lapin wrote: On Mon, Mar 26, 2012 at 1:57 PM, Jaap de Jong wrote: Anyone? Any idea? You can read OE wiki regarding overla

Re: [oe] foreign repository

2012-03-26 Thread Jaap de Jong
Anyone? Any idea? On 03/22/2012 02:27 PM, Jaap de Jong wrote: Hi All! I have this repository filled with about 50 packages. It is not created with openembedded. Still I would like to include them in my rootfs. What are my options? Thanks! Jaap

[oe] foreign repository

2012-03-22 Thread Jaap de Jong
Hi All! I have this repository filled with about 50 packages. It is not created with openembedded. Still I would like to include them in my rootfs. What are my options? Thanks! Jaap ___ Openembedded-devel mailing list Openembedded-devel@lists.openembe

Re: [oe] remove dbg and dev packages

2012-03-20 Thread Jaap de Jong
On 03/19/2012 04:54 PM, Mark Hatle wrote: On 3/16/12 3:54 AM, Jaap de Jong wrote: Hi! is there an option (in local.conf?) to not build (or not add to the repository of) the dbg and dev packages? You have to build the dev packages, otherwise you can't (cross) compile the software i

Re: [oe] remove dbg and dev packages

2012-03-19 Thread Jaap de Jong
2 at 09:54:15AM +0100, Jaap de Jong wrote: Hi! is there an option (in local.conf?) to not build (or not add to the repository of) the dbg and dev packages? Thanks! Jaap Why dont write a shell skript which deletes all dbg and dev packages and calles the opkg index command afterwards? B

[oe] remove dbg and dev packages

2012-03-16 Thread Jaap de Jong
Hi! is there an option (in local.conf?) to not build (or not add to the repository of) the dbg and dev packages? Thanks! Jaap ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/li

Re: [oe] [oe-classic][PATCH 00/12] openjdk

2012-02-20 Thread Jaap de Jong
What would be the best approach to backport to 2010.12? I volunteer to backport and do some testing... On 02/19/2012 07:44 PM, Henning Heinold wrote: On Sat, Feb 18, 2012 at 04:27:34PM -0800, Khem Raj wrote: On (18/02/12 22:20), Henning Heinold wrote: Hi, in good old tradition I send this pat

Re: [oe] build error

2012-01-25 Thread Jaap de Jong
On 01/25/2012 09:07 AM, Martin Jansa wrote: On Wed, Jan 25, 2012 at 08:50:32AM +0100, Jaap de Jong wrote: Hi, not sure if this is the right list... Running into a failure: MACHINE=at91sam9263ek bitbake console-image-base // // | + rm -f /media/OpenEmbedded/oe-core

Re: [oe] build error

2012-01-24 Thread Jaap de Jong
Sorry! Last line should read MACHINE=at91sam9263ek bitbake console-image-minimal On 01/25/2012 08:50 AM, Jaap de Jong wrote: Hi, not sure if this is the right list... Running into a failure: MACHINE=at91sam9263ek bitbake console-image-base // // | + rm -f /media

[oe] build error

2012-01-24 Thread Jaap de Jong
Hi, not sure if this is the right list... Running into a failure: MACHINE=at91sam9263ek bitbake console-image-base // // | + rm -f /media/OpenEmbedded/oe-core/build/tmp-eglibc/work/at91sam9263ek-oe-linux-gnueabi/core-image-base-1.0-r0/rootfs/var/lib/opkg/lists/oe /media/OpenEm

Re: [oe] Plans for OE classic future

2011-11-01 Thread Jaap de Jong
On 11/01/2011 02:00 AM, Denys Dmytriyenko wrote: On Tue, Nov 01, 2011 at 01:38:33AM +0100, Ulf Samuelsson wrote: 2011-10-27 14:27, Martin Jansa skrev: On Thu, Oct 27, 2011 at 01:56:43PM +0200, Henning Heinold wrote: On Thu, Oct 27, 2011 at 10:53:13AM +, Mats K?rrman wrote: Hi, Are there

Re: [oe] Creating an ejre receipe

2011-10-26 Thread Jaap de Jong
I added a few lines for mine version # no gnu_hash in any file, so skip QA... INSANE_SKIP_${PN} = True inherit update-alternatives ALTERNATIVE_NAME = "java" ALTERNATIVE_PATH = "${libdir}/jvm/java-6-sun/jre/bin/java" ALTERNATIVE_PRIORITY = "4" On 10/25/2011 09:23 PM, itodroi

[oe] bbappend

2011-09-29 Thread Jaap de Jong
Hi All, I want to make use of a standard oe package but I don't want it to be started at boot time. Is there a way to disable update-rc.d (INITSCRIPT_*) from within a bbappend? Thanks! Jaap ___ Openembedded-devel mailing list Openembedded-devel@list

Re: [oe] CONFFILES question

2011-09-28 Thread Jaap de Jong
This seems to work. def get_databasefiles(): import os s='' for file in os.listdir('/var/lib/myproject'): s = s+' '+'/var/lib/myproject/'+file return s CONFFILES_${PN} = "${@get_databasefiles()}" On 09/28/2011 03:01

[oe] CONFFILES question

2011-09-28 Thread Jaap de Jong
Hi, I would really like to use some wildcards in a CONFFILES_${PN}. CONFFILES_${PN} = "/var/lib/myproject/*" Compiling this works, but installing ends with a error message. How should I accomplish this? Or is specifying all the files the only way to go? Jaap

Re: [oe] [PATCH] ptpd: added recipe for v1.1.0.

2011-08-04 Thread Jaap de Jong
On 08/04/2011 03:32 PM, Chris Verges wrote: Signed-off-by: Chris Verges --- meta-oe/recipes-connectivity/ptpd/ptpd_1.1.0.bb | 19 +++ 1 files changed, 19 insertions(+), 0 deletions(-) create mode 100644 meta-oe/recipes-connectivity/ptpd/ptpd_1.1.0.bb diff --git a/meta-oe/r

Re: [oe] exclude (r)depends

2011-08-04 Thread Jaap de Jong
On 08/04/2011 12:07 PM, Paul Eggleton wrote: On Thursday 04 August 2011 10:46:53 Jaap de Jong wrote: I've build a simple recipe. Bitbake figures it depends on libsqlite0 and libsqlite3-0; which is correct by the way... For some reason I don't want the dependencies in the ipk file. Is

[oe] exclude (r)depends

2011-08-04 Thread Jaap de Jong
Hi All, this is probably simple but I don't know how. I've build a simple recipe. Bitbake figures it depends on libsqlite0 and libsqlite3-0; which is correct by the way... For some reason I don't want the dependencies in the ipk file. Is there some flag for this? Thanks! Jaap _

Re: [oe] bblayers and PRINC

2011-08-01 Thread Jaap de Jong
On 08/01/2011 12:02 PM, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 01-08-11 11:59, Jaap de Jong schreef: Hi All, if created my own udev_151.bbappend to change some of the files in the original package: THISDIR := "${@os.path.dirname(bb.data.getVar('FILE

[oe] bblayers and PRINC

2011-08-01 Thread Jaap de Jong
Hi All, if created my own udev_151.bbappend to change some of the files in the original package: THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}" FILESPATHBASE_prepend := "${THISDIR}/${PN}-${PV}:" #PRINC = 1 PR .= ".1" PRINC doesn't seem to work. So I tried to fo

[oe] how to apply bbappend selectively

2011-07-28 Thread Jaap de Jong
Hi All, I.m creating a special image with for instance a modified udev package. I've created a udev-xxx.bbappend for that purpose. But for all the other images I build for other hardware I still want to use the original udev-xxx. There is probably a simple solution but I don't see it... Any ide

[oe] strange error

2011-07-22 Thread Jaap de Jong
funny error when the OE_BASE dirname contains "-OS" It looks like it all occurrences in the gcc line with "-OS" are replaced by "-O1S" leading to a wrong path... | make[1]: Entering directory `/home/jdj/OE-OS/build/tmp-angstrom_2008_1/work/i686-linux/libgcrypt-native-1.4.1-r0/libgcrypt-1.4.1

[oe] best practice .inc files

2011-07-20 Thread Jaap de Jong
Hi All, I was wondering what the best way is to do this. I'm using the 2010.12 release. I've created my own u-boot_2010.09.bb file in my local repository. In it is aline require u-boot.inc (every u-boot*.bb recipe has it) Now I need a copy of the openembedded/recipes/u-boot/u-boot.inc in my

[oe] bbappend

2011-07-12 Thread Jaap de Jong
Hi all! I need some help concerning bbappend. I've created a bbappend file: FILESEXTRAPATHS := "${THISDIR}/files" SRC_URI += "file://xyzzy.patch" If I run a bitbake it complains about missing /xyzzy.patch When I change the bbappend file to this: SRC_URI += "file:///absolute-path-t

Re: [oe] how to change system files

2011-06-30 Thread Jaap de Jong
On 06/28/2011 01:46 PM, Anders Darander wrote: On Tue, Jun 28, 2011 at 11:49, Jaap de Jong wrote: On 06/28/2011 11:23 AM, Anders Darander wrote: Yeah, but what if I decide at a certain point in time to change the /etc/network/interfaces file? Normally I would increment PR in the bb file and

Re: [oe] how to change system files

2011-06-28 Thread Jaap de Jong
On 06/28/2011 01:46 PM, Anders Darander wrote: On Tue, Jun 28, 2011 at 11:49, Jaap de Jong wrote: On 06/28/2011 11:23 AM, Anders Darander wrote: Yeah, but what if I decide at a certain point in time to change the /etc/network/interfaces file? Normally I would increment PR in the bb file and

Re: [oe] how to change system files

2011-06-28 Thread Jaap de Jong
On 06/28/2011 11:23 AM, Anders Darander wrote: On Tue, Jun 28, 2011 at 10:35, Jaap de Jong wrote: What is the best way to change files like /etc/network/interfaces? I have about 5 files or so that already are supplied by (default) packages; they are not in 1 package. I would like to have

[oe] how to change system files

2011-06-28 Thread Jaap de Jong
Hi All, annoying question here... What is the best way to change files like /etc/network/interfaces? I have about 5 files or so that already are supplied by (default) packages; they are not in 1 package. I would like to have them in one package that I own so that I can easily update them, but

Re: [oe] x86_64

2011-05-10 Thread Jaap de Jong
On 05/10/2011 04:38 PM, Phil Blundell wrote: On Tue, 2011-05-10 at 14:57 +0200, Jaap de Jong wrote: bitbake ends with | /media/OpenEmbedded/release-2010.12/tmp/sysroots/i686-linux/usr/x86_64/x86_64-angstrom-linux/bin/ld: cannot find /lib64/libc.so.6 inside /media/OpenEmbedded/release-2010.12

Re: [oe] x86_64

2011-05-10 Thread Jaap de Jong
is there any support for 64 bit intel/amd machines? And if so, how to build for them? Can we settle on a name please for i want to add a qemu machine for testing x86_64? x8664 amd64 ... Opinions? "x86_64" seems to be what's currently used as the architecture name. If you want a value for ${

Re: [oe] x86_64

2011-05-10 Thread Jaap de Jong
is there any support for 64 bit intel/amd machines? And if so, how to build for them? Can we settle on a name please for i want to add a qemu machine for testing x86_64? x8664 amd64 ... Opinions? "x86_64" seems to be what's currently used as the architecture name. If you want a value for ${

Re: [oe] x86_64

2011-05-10 Thread Jaap de Jong
On 05/10/2011 12:06 PM, Phil Blundell wrote: On Tue, 2011-05-10 at 12:00 +0200, Bernhard Reutner-Fischer wrote: On Tue, May 10, 2011 at 10:13:22AM +0200, Jaap de Jong wrote: Hi All, is there any support for 64 bit intel/amd machines? And if so, how to build for them? Can we settle on a

[oe] x86_64

2011-05-10 Thread Jaap de Jong
Hi All, is there any support for 64 bit intel/amd machines? And if so, how to build for them? Thanks! Jaap ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-d

Re: [oe] release-2011.3

2011-03-09 Thread Jaap de Jong
If I use DISTRO=angstrom-2010.x and start a complete new fresh build, I get Seems like a different bitbake must be used. You better start from the Angstrom web site Getting Started notes as that's the only place where this is up-to-date. Don't know what went wrong in the previous attempt but a

[oe] release-2011.3

2011-03-09 Thread Jaap de Jong
Hi, I've been building release-2011.3 with DISTRO=angstrom-2008.1. Builds without problems. If I use DISTRO=angstrom-2010.x and start a complete new fresh build, I get NOTE: Handling BitBake files: - (0263/7348) [ 3 %]ERROR: EOL while scanning string literal (, line 1) while parsing /OpenEmbed

Re: [oe] findclass failure

2011-02-23 Thread Jaap de Jong
You are so right, sorry for the noise... On 02/22/2011 03:46 PM, Henning Heinold wrote: Hi Jaap, better ask on the cacao-ml. Thats no oe specific. Bye Henning ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists

[oe] findclass failure

2011-02-22 Thread Jaap de Jong
Hi All, I'm having some trouble running sqlitejdbc. With the zero jvm it runs ok, but with cacao it won't. # java -zero -classpath .:/usr/share/java -Djava.library.path=/usr/lib/jni Test name = Gandhi job = politics name = Turing job = computers name = Wittgenstein job = smartypants # java -c

Re: [oe] OpenEmbedded 2011.3 Release: Request for targets!

2011-02-08 Thread Jaap de Jong
For me personally: console-image would do. I can run some builds here. On 02/08/2011 04:22 PM, Tom Rini wrote: On 02/08/2011 08:02 AM, Jaap de Jong wrote: Please add at91sam9263ek (angstrom-2008.1 / angstrom-2010.x) Added (just console-image? Or do you want qt*demo-image too? Or some other

Re: [oe] OpenEmbedded 2011.3 Release: Request for targets!

2011-02-08 Thread Jaap de Jong
Please add at91sam9263ek (angstrom-2008.1 / angstrom-2010.x) On 02/08/2011 03:42 PM, Tom Rini wrote: Hey all, As March is fast approaching I want to gather the list of DISTRO / MACHINE / BBPKGS targets that the various distributions would like to see at least compile tested (volunteers for

Re: [oe] chattr not found?

2011-01-17 Thread Jaap de Jong
Tim, Thanks! But... at boot I get: update-alternatives: Error: cannot register alternative chattr to /usr/bin/chattr since it is already registered to /bin/chattr Not a big deal, I guess... Jaap On 01/14/2011 03:34 PM, Tom Rini wrote: On 01/14/2011 02:57 AM, Jaap de Jong wrote: Hi

[oe] chattr not found?

2011-01-14 Thread Jaap de Jong
bin/chattr.e2fsprogs I have no time to investigate this. Look simple... Regards, Jaap de Jong ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

[oe] strange usb behavior

2010-12-10 Thread Jaap de Jong
Hi All! I'm observing some strange usb behavior. I have a board with an onboard ftdi usb chip acting as 2 rs232 ports. And I have on the same board an external usb device with again a ftdi chip on board, this time acting as a single rs485 port. Build Configuration: BB_VERSION= "1

[oe] alignment errors

2010-11-12 Thread Jaap de Jong
Hi, I'm working on a recipe for ptpd2. When I run it on my armv5te I get traps: [ 5034.41] Alignment trap: ptpd2 (523) PC=0xe7cc Instr=0xe5870004 Address=0x0001d459 FSR 0x801 What is the best way to tackle this? Do I have to add "__attribute__ ((packed))" on critical places? Thanks!

  1   2   >