[oe] is there a virtual/sysvinit to prevent hard-depends on sysvinit?

2011-02-17 Thread AJ ONeal
Is there a virtual/sysvinit? task-proper-tools depends on sysvinit, which conflicts with upstart. How could I specify that it should depend on a virtual package? AJ ONeal ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org

[oe] [PATCH v5] nodejs: updated to 0.2.6

2011-02-11 Thread AJ ONeal
* added version number to patches * libev-cross-cc_0.2.6.patch - turns off execution so that cross-compile succeeds * node-cross-cc_0.2.6.patch - enables cross-compiling of v8 for x86, x86_64, arm, and mips Signed-off-by: AJ ONeal coola...@gmail.com --- recipes/nodejs/files/libev-cross

Re: [oe] [PATCH v5] nodejs: updated to 0.2.6

2011-02-11 Thread AJ ONeal
Thank you and your welcome. Hopefully next time I get it right the first time. AJ ONeal On Fri, Feb 11, 2011 at 1:39 PM, Tom Rini tom_r...@mentor.com wrote: On 02/11/2011 12:01 PM, AJ ONeal wrote: * added version number to patches * libev-cross-cc_0.2.6.patch - turns off execution so

Re: [oe] [PATCH v4] nodejs: updated recipe to v0.2.6

2011-02-10 Thread AJ ONeal
Oops... hold on. Forgive me, but it does not compile. I mixed up a hyphen and underscore in this commit. I'll resubmit in a few minutes... AJ ONeal On Wed, Feb 9, 2011 at 6:37 PM, Khem Raj raj.k...@gmail.com wrote: On Wed, Feb 9, 2011 at 12:42 PM, Tom Rini tom_r...@mentor.com wrote: On 02

[oe] how to add multiple versions?

2011-02-10 Thread AJ ONeal
to remove that in favor of 0.4.0 quite yet. AJ ONeal ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

[oe] Ack or Nak? [was] [PATCH v4] nodejs: updated recipe to v0.2.6

2011-02-09 Thread AJ ONeal
I didn't get an ACK or NAK on this, but it has been removed from patchwork and I don't see it in org.openembedded.dev. Clarification please. AJ ONeal On Tue, Feb 8, 2011 at 10:58 AM, AJ ONeal coola...@gmail.com wrote: * added version number to patches * libev-cross-cc_0.2.6.patch - turns

[oe] [PATCH v4] nodejs: updated recipe to v0.2.6

2011-02-08 Thread AJ ONeal
* added version number to patches * libev-cross-cc_0.2.6.patch - turns off execution so that cross-compile succeeds * node-cross-cc_0.2.6.patch - enables cross-compiling of v8 for x86, x86_64, arm, and mips Signed-off-by: AJ ONeal coola...@gmail.com --- recipes/nodejs/files/libev-cross

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

2011-02-08 Thread AJ ONeal
I'd be happy to some hardware testing on Angstrom / Gumstix Overo + desktop-image (or just console-image) if you add it to the matrix. What all does the hardware testing entail? AJ ONeal On Tue, Feb 8, 2011 at 7:42 AM, Tom Rini tom_r...@mentor.com wrote: Hey all, As March is fast

[oe] [PATCH v2] nodejs: updated recipe to v0.2.6

2011-01-29 Thread AJ ONeal
* libev-cross-cc.patch - turns off execution so that cross-compile succeeds * node-cross-cc.patch - enables cross-compiling of v8 for x86, x86_64, arm, and mips --- recipes/nodejs/files/libev-cross-cc.patch | 17 +- recipes/nodejs/files/node-cross-cc.patch | 19 ++--

[oe] [PATCH v3] nodejs: updated recipe to v0.2.6

2011-01-29 Thread AJ ONeal
* left nodejs-v0.2.1 intact, patches renamed with -v0.2.1 suffix * libev-cross-cc-v0.2.6.patch - turns off execution so that cross-compile succeeds * node-cross-cc-v0.2.6.patch - enables cross-compiling of v8 for x86, x86_64, arm, and mips --- recipes/nodejs/files/libev-cross-cc-v0.2.1.patch |

Re: [oe] [PATCH v3] nodejs: updated recipe to v0.2.6

2011-01-29 Thread AJ ONeal
I wasn't sure which format would be most preferred so I did it both ways. AJ ONeal On Sat, Jan 29, 2011 at 1:23 PM, AJ ONeal coola...@gmail.com wrote: * left nodejs-v0.2.1 intact, patches renamed with -v0.2.1 suffix * libev-cross-cc-v0.2.6.patch - turns off execution so that cross-compile

Re: [oe] [PATCH] nodejs: updated recipe to v0.2.6

2011-01-27 Thread AJ ONeal
recipes/nodejs/files/libev-cross-cc.patch | 17 +- recipes/nodejs/files/node-cross-cc.patch | 19 ++-- recipes/nodejs/nodejs_0.2.6.bb| 34 + You're changing the patches, but don't remove the old version, do they

[oe] [PATCH] nodejs: updated recipe to v0.2.6

2011-01-25 Thread AJ ONeal
* libev-cross-cc.patch - turns off execution so that cross-compile succeeds * node-cross-cc.patch - enables cross-compiling of v8 for x86, x86_64, arm, and mips --- recipes/nodejs/files/libev-cross-cc.patch | 17 +- recipes/nodejs/files/node-cross-cc.patch | 19 ++--

[oe] Please undelete this wiki page

2011-01-08 Thread AJ ONeal
, but I expected that it would stick around. AJ ONeal ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Re: [oe] Wiki spam

2011-01-04 Thread AJ ONeal
I'm pro captcha. AJ ONeal On Tue, Jan 4, 2011 at 8:16 AM, Steffen Sledz sl...@dresearch.de wrote: Am 23.12.2010 23:14, schrieb Khem Raj: ... It looks like someone is spamming our wiki with new users :-( Any ideas where to go from here? Add a captcha when creating new user acct I

[oe] Subversion depends on Apache2

2010-12-22 Thread AJ ONeal
ln: /etc/rc4.d/S91apache2: File exists ln: /etc/rc5.d/S91apache2: File exists Starting web server: apache2. Configuring subversion. AJ ONeal ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin

[oe] python-inotify broken

2010-12-19 Thread AJ ONeal
. Generally speaking, is there much point in leaving a library in OE that gives false hope and then shatters dreams and crushes aspirations? AJ ONeal ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin

Re: [oe] python-inotify broken

2010-12-19 Thread AJ ONeal
). That all said, I'm not a python developer, I don't want to figure it out. I just want something to use. AJ ONeal On Sun, Dec 19, 2010 at 3:25 PM, Philip Balister phi...@balister.orgwrote: On 12/19/2010 05:18 PM, AJ ONeal wrote: python-inotify, (bearing no relation to pyinotify or python-inotifyx

Re: [oe] python-inotify broken

2010-12-19 Thread AJ ONeal
19, 2010 at 5:49 PM, AJ ONeal coola...@gmail.com wrote: Maybe silly, maybe not. It takes just about as much time to learn a library's internals as it does to write one. Case and point: python-inotify. If you google around for python-inotify you get the mainstream module that Ubuntu

[oe] Building Image with all dbg packages?

2010-12-19 Thread AJ ONeal
How do I get all -dbg packages to be installed by default? I have DISTRO_TYPE = debug in build/conf/local.conf but when I gdb stuff I still get a bunch of ?? 0x2345() ?? What else should I do? AJ ONeal ___ Openembedded-devel mailing list Openembedded

Re: [oe] python-inotify broken

2010-12-19 Thread AJ ONeal
the documentation just to find that it doesn't work for more than a minute... frustrating. AJ ONeal On Sun, Dec 19, 2010 at 5:51 PM, AJ ONeal coola...@gmail.com wrote: I trailed off there... Both points are valid: Yours - better to fix what's broken then to create something new that adds

Re: [oe] Building Image with all dbg packages?

2010-12-19 Thread AJ ONeal
Is there someway that I can tell it to ignore the several packages that don't have dbg packages? ERROR: Required build target coolaj86-image' has no buildable providers. Missing or unbuildable dependency chain was: ['coolaj86-image', 'upstart-sysvcompat-dbg'] AJ ONeal On Sun, Dec 19, 2010 at 6

Re: [oe] task-sdk-native hard-coded to depend on sysvinit

2010-12-15 Thread AJ ONeal
upstart's sysvinit-compat is part of my image and installed on the system. Or do you mean some other type of compat package? AJ ONeal On Tue, Dec 14, 2010 at 1:22 PM, Khem Raj raj.k...@gmail.com wrote: On Mon, Dec 13, 2010 at 2:19 PM, AJ ONeal coola...@gmail.com wrote: actually, the error

[oe] task-sdk-native hard-coded to depend on sysvinit

2010-12-13 Thread AJ ONeal
/default/rcS But that file is already provided by package * upstart-sysvcompat * opkg_install_cmd: Cannot install package task-sdk-native. AJ ONeal ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org

Re: [oe] task-sdk-native hard-coded to depend on sysvinit

2010-12-13 Thread AJ ONeal
actually, the error only seems to happen when another package is installed or when it is part of a my-custom-image.bb - which is a problem since I want to install both it and upstart. opkg install python python-misc task-sdk-native when I tried it all on it's lonesome it worked. AJ ONeal

Re: [oe] any reason to not cache `opkg list`?

2010-11-25 Thread AJ ONeal
r...@quokka:~# time opkg list /dev/null real0m 2.78s user0m 2.50s sys 0m 0.26s Ok, so its not the quickest. Opkg has to read in the package info and parse it each time. What is your use case for needing to call 'opkg list' so frequently that this becomes painful? I often

[oe] any reason to not cache `opkg list`?

2010-11-20 Thread AJ ONeal
My assumption is that the only time the results of `opkg list` will change is after `opkg update`. Is that correct? If so, why not have `opkg update` generate the output which `opkg list` produces such that `opkg list` is instantaneous? AJ ONeal

[oe] bitbake ntpdate failure

2010-11-18 Thread AJ ONeal
, aborting AJ ONeal ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

[oe] netpbm fails - No file to patch

2010-10-27 Thread AJ ONeal
/ netpbm_10.28.bb, do_patch) failed AJ ONeal ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Re: [oe] Poky 4.0 and Yocto 0.9 released

2010-10-27 Thread AJ ONeal
From the website it sounds like Yocto is a cross between OpenEmbedded and Ubuntu? It's used to build distributions in the same way that OpenEmbedded is. Has 6-month release cycle, including binaries, like Ubuntu. Is that correct? What's the difference between Poky and Yocto then? AJ ONeal

Re: [oe] netpbm fails - No file to patch

2010-10-27 Thread AJ ONeal
) bitbake netpbm AJ ONeal On Wed, Oct 27, 2010 at 2:30 PM, AJ ONeal coola...@gmail.com wrote: Applying patch ppmtojpeg.patch can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -- |# This patch makes

[oe] netpbm fails: 'struct jpeg_decompress_struct' has no member named 'min_DCT_scaled_size'

2010-10-27 Thread AJ ONeal
-coolaj86/tmp/work/armv7a-angstrom-linux-gnueabi/netpbm-10.28-r8/temp/log.do_compile.8537 AJ ONeal ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Re: [oe] netpbm fails: 'struct jpeg_decompress_struct' has no member named 'min_DCT_scaled_size'

2010-10-27 Thread AJ ONeal
/1547834 I was able to unpack those with file-roller and install them with tar xf -C / data.tar.gz but they don't run because they require glibc 2.11 AJ ONeal On Wed, Oct 27, 2010 at 4:08 PM, AJ ONeal coola...@gmail.com wrote: The netpbm in the repo is out-of-date with the libjpeg in the repo

[oe] bitbake monit fails missing argument to --host-alias

2010-10-21 Thread AJ ONeal
/log.do_configure.18244) | configure: error: missing argument to --host-alias NOTE: Task failed: /home/coolaj86/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/monit-5.1.1-r0/temp/log.do_configure.18244 ERROR: TaskFailed event exception, aborting AJ ONeal

Re: [oe] [PATCH] nodejs: replaced v0.2.0 with v0.2.1

2010-09-16 Thread AJ ONeal
Could please pay more attention next time? This introduces 2 big regressions that were previously fixed by: http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=3967caeb51d7427980e06fd8b6e23c8fdc75e791 I'd like to make note of a few things - From the feedback I got - please

Re: [oe] Patch procedure for dummies

2010-09-15 Thread AJ ONeal
I believe that I have compiled all of the notes from this thread into the wiki: http://wiki.openembedded.net/index.php/How_to_submit_a_patch_for_dummies Please review and give feedback. AJ ONeal On Wed, Aug 25, 2010 at 8:43 AM, AJ ONeal coola...@gmail.com wrote: Please give me feedback

[oe] [PATCH] nodejs: replaced v0.2.0 with v0.2.1

2010-09-15 Thread AJ ONeal
From: AJ ONeal coolaj86+fa...@gmail.com * now includes node-waf and node-repl * updated pathname in libev-cross-cc and libev-cross-cc * removed patch which is no longer necessary (applied upstream) Signed-off-by: AJ ONeal coola...@gmail.com --- recipes/nodejs/files/libev-cross-cc.patch

[oe] Howto create a bitbake recipe

2010-09-15 Thread AJ ONeal
/How_to_create_a_bitbake_recipe_for_dummies AJ ONeal ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Re: [oe] vimrc and vim defaults

2010-09-15 Thread AJ ONeal
ignorecase AJ ONeal On Wed, Sep 15, 2010 at 12:58 PM, Philip Balister phi...@balister.orgwrote: On 09/15/2010 02:32 PM, AJ ONeal wrote: Why does vimrc go in /usr/share/vim/vimrc rather than /etc/vimrc like on other distros? This explains why vim has been driving me nuts. Would

[oe] upstart: unsatisfied recommendation for libupstart0

2010-09-15 Thread AJ ONeal
opkg install upstart upstart-sysvcompat unsatisfied recommendation for libupstart0 Does anyone know what libupstart0 is? This message will be one of only three on google that even mention it. AJ ONeal ___ Openembedded-devel mailing list Openembedded

[oe] Does the OS make a difference?

2010-09-02 Thread AJ ONeal
or is there something about the OS that would make successful builds more likely? It would be worth it to upgrade from Ubuntu 8.10 to 10.04 if it really makes a difference... but it would take time and disrupt workflow and otherwise provide little advantage. AJ ONeal

Re: [oe] Does the OS make a difference?

2010-09-02 Thread AJ ONeal
version numbers and diff that against the new clean install You'll likely want to backup /home, /opt, /usr/local/. I'm going to go ahead and give it a try on my development box at home and see how it goes. Ironically, my goal is to replace my web dev box at home with the gumstix and nodejs. AJ

[oe] aufs2-util fails to compile

2010-08-31 Thread AJ ONeal
to be rerun and 1 failed. ERROR: '/home/coolaj86/overo-oe/org.openembedded.dev/recipes/aufs/ aufs2-util_git.bb' failed AJ ONeal ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo

[oe] unionfs-utils fails to build also

2010-08-31 Thread AJ ONeal
tasks of which 386 didn't need to be rerun and 1 failed. ERROR: '/home/coolaj86/overo-oe/org.openembedded.dev/recipes/unionfs/ unionfs-utils_1.0.13.bb' failed AJ ONeal ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http

Re: [oe] [PATCH] [v2] added recipe for nodejs

2010-08-27 Thread AJ ONeal
Upstream is making some changes so that my patches probably won't be necessary. I'm going to wait a week or two and I'll resubmit once node-v0.2.1 comes out which will most likely include the changes. AJ ONeal On Thu, Aug 26, 2010 at 11:54 PM, AJ ONeal coola...@gmail.com wrote: I'll resubmit

Re: [oe] [PATCH] [v2] added recipe for nodejs

2010-08-26 Thread AJ ONeal
I'll resubmit this weekend and put that patch tutorial on the wiki too. AJ ONeal On Thu, Aug 26, 2010 at 10:04 PM, Khem Raj raj.k...@gmail.com wrote: On (24/08/10 01:57), Paul Menzel wrote: Dear AJ, sorry I overlooked that message. I will reply to your other message tomorrow

[oe] Patch procedure for dummies

2010-08-25 Thread AJ ONeal
in '/usr/include' Signed-off-by: AJ ONeal coola...@gmail.com 3. Create your patch git format-patch -1 # or however many commits are part of this change 3++. If you are submitting a second version also add --subject-prefix [v2] git send-email Your patch will be immediately

Re: [oe] [PATCH] added a .bb for node.js

2010-08-23 Thread AJ ONeal
Please also remember to update the patch queue [2]. Update it to what? That link you gave me is very unclear It is desirable to update the state of the patch in the patch queue. This could also be added to the script. The patch is listed as new. I'd agree with that state. It certainly

Re: [oe] [PATCH] added a .bb for node.js

2010-08-23 Thread AJ ONeal
You are also missing a Signed-off-by line. All I do to add that is --signoff, correct? ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Re: [oe] [PATCH] added a .bb for node.js

2010-08-23 Thread AJ ONeal
No, if I do `make install` it will try to install to the host location. I tried adding ./configure --prefix=${D}, but that ends up installing to `./work/arm.../usr/bin/bin` I don't know how to add the [v2] onto a patch, but I'm going to submit again with what I have working.

Re: [oe] Build failing on glib

2010-08-23 Thread AJ ONeal
| checking for *glib-genmarshal*... no | configure: *error*: Could not find a *glib-genmarshal* in your PATH NOTE: Task failed: /home/vdubhack/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/glib-2.0-2.24.1-r0/temp/log.do_configure.28085 ERROR: TaskFailed event exception, aborting ERROR:

Re: [oe] [PATCH] added a .bb for node.js

2010-08-23 Thread AJ ONeal
** patched node's wscript to not search in '/usr/include' Signed-off-by: AJ ONeal coola...@gmail.com Create your patch git format-patch -1 # or however many commits are part of this change If you are submitting a second version also add --subject-prefix [v2] git send-email Your

Re: [oe] [PATCH] [v2] added recipe for nodejs

2010-08-23 Thread AJ ONeal
bump AJ ONeal On Sat, Aug 21, 2010 at 9:28 PM, AJ ONeal coola...@gmail.com wrote: --- recipes/nodejs/files/libev-cross-cc.patch | 18 recipes/nodejs/files/node-cross-cc.patch | 14 ++ .../node-dont-include-hosts-usr-include.patch | 22

Re: [oe] [PATCH] added a .bb for node.js

2010-08-22 Thread AJ ONeal
I did git commit -m [v2] blah blah blah git format-patch -1 git send-email *blah* AJ ONeal On Sun, Aug 22, 2010 at 1:55 AM, Frans Meulenbroeks fransmeulenbro...@gmail.com wrote: 2010/8/22 AJ ONeal coola...@gmail.com: I don't know how to add the [v2] onto a patch, but I'm going

Re: [oe] [PATCH] added a .bb for node.js

2010-08-21 Thread AJ ONeal
+do_install () { +install -d ${D}${bindir}/ +install -m 0755 ${S}/node ${D}${bindir}/ +} 'make install' doesn't work? No, if I do `make install` it will try to install to the host location. I tried adding ./configure --prefix=${D}, but that ends up installing to

[oe] Getting Started with bitbake as a developer?

2010-08-21 Thread AJ ONeal
/Build-system-overview/Hello-world-tutorial/111.html May I suggest that someone put up a doc on the oe wiki for this? or if there is one, put keywords on it so it gets a ranking? I would be happy to write one, but I don't know enough yet. AJ ONeal

[oe] [PATCH] [v2] added recipe for nodejs

2010-08-21 Thread AJ ONeal
--- recipes/nodejs/files/libev-cross-cc.patch | 18 recipes/nodejs/files/node-cross-cc.patch | 14 ++ .../node-dont-include-hosts-usr-include.patch | 22 +++ recipes/nodejs/nodejs_0.2.0.bb | 28

Re: [oe] [PATCH] added a .bb for node.js

2010-08-19 Thread AJ ONeal
P.S. Is this correct way for me to add a recipe? I didn't notice a particular document for it on the website. AJ ONeal ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo

[oe] [PATCH] removed duplicate node recipe

2010-08-19 Thread AJ ONeal
--- recipes/node/node_v0.1.104.bb | 23 --- 1 files changed, 0 insertions(+), 23 deletions(-) delete mode 100644 recipes/node/node_v0.1.104.bb diff --git a/recipes/node/node_v0.1.104.bb b/recipes/node/node_v0.1.104.bb deleted file mode 100644 index 368b8fb..000 ---

Re: [oe] [PATCH] removed duplicate node recipe

2010-08-19 Thread AJ ONeal
I created the node recipe in the last e-mail patch, but I had a leftover test file that I didn't mean to commit. This removed it. AJ ONeal On Thu, Aug 19, 2010 at 12:50 AM, Frans Meulenbroeks fransmeulenbro...@gmail.com wrote: 2010/8/19 AJ ONeal coola...@gmail.com: --- recipes/node

Re: [oe] [PATCH] removed duplicate node recipe

2010-08-19 Thread AJ ONeal
the e-mail entitled [patch] added a .bb for node.js is is the correct way to add a new recipe? ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

[oe] [PATCH] added a .bb for node.js

2010-08-19 Thread AJ ONeal
--- recipes/node/files/libev-arm-cross.patch | 45 ++ recipes/node/files/node-arm-cross.patch | 31 recipes/node/node_0.1.104.bb | 28 ++ recipes/node/node_v0.1.104.bb| 23 +++ 4 files

[oe] Creating a new recipe, how to fix config.log: CROSS COMPILE Badness /usr/include in INCLUDEPATH?

2010-08-19 Thread AJ ONeal
-linux-gnueabi/usr/include', '../test.c', '-c', '-o', 'default/test_1.o'] command returned 'Build failed: - task failed (err #1): \n\t{task: cc test.c - test_1.o}'not found AJ ONeal ___ Openembedded-devel mailing list Openembedded-devel

[oe] need help with do_install for v8 bitbake recipe

2010-08-14 Thread AJ ONeal
+= libv8. The only file is libv8.a in the builddir. Specifically I'm trying to build nodejs with v8 as a shared library, because I can't get the v8 that comes with it to cross-compile. AJ ONeal ___ Openembedded-devel mailing list Openembedded-devel

Re: [oe] iputils fails to build due to missing sgmlspl

2010-08-14 Thread AJ ONeal
/usr/bin/sgmlspl line 62. Seeing that is was looking outside of the OE paths and not able to find it, I gave up. sudo-apt-get install sgmlspl bitbake iputils now it appears to be running... AJ ONeal (317) 426-6525 On Fri, Aug 13, 2010 at 6:25 PM, AJ ONeal coola...@gmail.com wrote: Seems

Re: [oe] What to do about the poor bitbake Quality Control?

2010-08-14 Thread AJ ONeal
run.do_compile settings) This is based on the tip on openembedded wiki, but it took me a while to understand what theirs meant so I cleaned it up in a fashion which is hopefully crystal clear. AJ ONeal On Sat, Aug 14, 2010 at 10:16 AM, J. L. vwyodap...@gmail.com wrote: I agree with you AJ, its

Re: [oe] What to do about the poor bitbake Quality Control?

2010-08-14 Thread AJ ONeal
-r org.openembedded.dev/contrib/gumstix/build . cp ~/.bashrc ~/bashrc.bak cat ~/overo-oe/build/profile ~/.bashrc source ~/overo-oe/build/profile bitbake omap3-console-image # *make the basic image from a fresh start* AJ ONeal On Sat, Aug 14, 2010 at 1:04 PM, Frans

[oe] iputils fails to build due to missing sgmlspl

2010-08-13 Thread AJ ONeal
is not solved by bitbake -c clean iputils; bitbake sgmlspl; bitbake iputils AJ ONeal ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Re: [oe] iputils fails to build due to missing sgmlspl

2010-08-13 Thread AJ ONeal
Actually, that's what I did. I just typed it wrong when I put it in the e-mail. There is no non-native sgmlspl package. AJ ONeal On Fri, Aug 13, 2010 at 3:32 PM, Tom Rini tom_r...@mentor.com wrote: AJ ONeal wrote: This is with a fresh install of oe and bitbake (as per the gumstix docs

Re: [oe] iputils fails to build due to missing sgmlspl

2010-08-13 Thread AJ ONeal
Seems that it was a hanging environment issue. I exited from the current shell, opened a new one, ran the same thing a third time and it worked. AJ ONeal On Fri, Aug 13, 2010 at 4:05 PM, AJ ONeal coola...@gmail.com wrote: Actually, that's what I did. I just typed it wrong when I put

Re: [oe] [PATCH] Add a waf bitbake class. (Koen Kooi)

2010-07-30 Thread AJ ONeal
Thanks for your help, I got it working. http://blog.coolaj86.info/2010/07/26/WAF-on-OpenEmbedded AJ ONeal On Tue, Jul 27, 2010 at 10:44 AM, sean_hud...@dell.com wrote: AJ, Yes, by design, WAF is generally include with the source code. (see this linkhttp://freehackers.org/~tnagy