Re: [OE-core] talloc build error

2014-05-12 Thread Andrew Blackburn
SWINGLIBDIR.patch \ @@ -13,7 +13,7 @@ SRC_URI[sha256sum] = "5b810527405f29d54f50efd78bf2c89e318f2cd8bed001f22f2a1412fd TARGET_CC_ARCH += "${LDFLAGS}" -PR = "r2" +PR = "r3" # autoreconf doesn't work well while reconfiguring included libreplace do_co

Re: [OE-core] talloc build error

2014-05-11 Thread Andrew Blackburn
cheers guy’s thats worked using autotools-brokensep instead of autotools, ‘wvstreams_4.6.1.bb’ also needed this too. best regards andy. On 11 May 2014, at 23:46, Khem Raj wrote: > On Sun, May 11, 2014 at 9:29 AM, Andrew Blackburn wrote: >> hi all, >> >> i

[OE-core] talloc build error

2014-05-11 Thread Andrew Blackburn
hi all, i recently merged ‘meta-openembedded’ master into my branch, but i am now getting a build error with tallow, below is the erro i am getting, can anyone help on how to fix. NOTE: Preparing runqueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks ERROR: Function failed: do_

[OE-core] how do i auto increase a package PR on every build.

2014-01-26 Thread Andrew Blackburn
hi guys, i hoping someone can help me on this, i am wanting to have a build number for my project, atm i am manually increase the PR from the main bb, but this mean i have update the GIT on each build, and is this flooded with unnecessary commits. this they away i can get it to auto increase th