From: "Robert P. J. Day" <rpjday@crashcourse.ca>
To: openembedded-devel@lists.openembedded.org
Subject: Re: apparently, i have a beagleboard-demo-image!
Date: Mon, 16 Nov 2009 11:03:18 -0500 (EST) [thread overview]
Message-ID: <alpine.LFD.2.00.0911161100340.31519@localhost> (raw)
In-Reply-To: <4B017271.5040209@balister.org>
On Mon, 16 Nov 2009, Philip Balister wrote:
> On 11/16/2009 10:34 AM, Robert P. J. Day wrote:
> >
> > build just finished, 0 errors. go figure. but i'm puzzled
> > since, until recently, guile-native was failing to build and i
> > don't see anything in the git log that would have done anything
> > with that package. can someone clarify this? i also don't recall
> > manually patching that package based on an earlier poster's
> > suggestion, so i have no idea why it would suddenly start to
> > build. (perhaps i'll distclean that and make sure it builds
> > again.)
> >
> > in any event, happy happy, joy joy.
>
> Lucky you, opkg-cl is failing for me. Fortunately, I have some real
> work to keep me out of trouble.
anything i can do to test on this end? here's my current repo
status:
=====
$ git show
commit 9cbd93cd04ffa16a6b9aee5b6d63751777b91b16
Author: Richard Purdie <rpurdie@linux.intel.com>
Date: Mon Nov 16 12:46:10 2009 +0000
package.bbclass: Add back import os until further metadata cleanups happen
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
diff --git a/classes/package.bbclass b/classes/package.bbclass
index 5de48d6..246ecd4 100644
--- a/classes/package.bbclass
+++ b/classes/package.bbclass
@@ -338,7 +338,7 @@ python perform_packagecopy () {
}
python populate_packages () {
- import glob, stat, errno, re
+ import glob, stat, errno, re,os
workdir = bb.data.getVar('WORKDIR', d, True)
outdir = bb.data.getVar('DEPLOY_DIR', d, True)
=====
at some point in the near future when f12 comes out (couple days),
i'll try to reproduce the build from scratch on a fresh install, just
to play it safe. at least i have a benchmark now.
rday
--
========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA
Linux Consulting, Training and Kernel Pedantry.
Web page: http://crashcourse.ca
Twitter: http://twitter.com/rpjday
========================================================================
next prev parent reply other threads:[~2009-11-16 16:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-16 15:34 apparently, i have a beagleboard-demo-image! Robert P. J. Day
2009-11-16 15:40 ` Philip Balister
2009-11-16 16:03 ` Robert P. J. Day [this message]
2009-11-16 16:51 ` Robert P. J. Day
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.LFD.2.00.0911161100340.31519@localhost \
--to=rpjday@crashcourse.ca \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.