Re: [Angstrom-devel] systemd - udev conflicts

2013-01-17 Thread Michael Gehl
I got past the double systemd issue by renaming the systemd_git.bb file (thus 
the v189 version is the only one available), running a bitbake clean, and 
forging ahead.

Mike

On Jan 17, 2013, at 4:54 PM, David Lambert d...@lambsys.com wrote:

 On 01/17/2013 04:09 PM, Philip Balister wrote:
 Can you post the stuff at the start of the build log so we know what
 layers/branches/versions are being built?
 
 I hope the following helps:
 
 dlambert@development:~/beaglebone/setup-scripts$ bitbake systemd-image.


___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


[Angstrom-devel] LIC_FILES_CHKSUM problems

2013-01-17 Thread Michael Gehl
Hi - I'm trying to build a gnome-based custom image for the Beaglebone, and 
keep getting the following error:

…

NOTE: Executing RunQueue Tasks
NOTE: Running task 6059 of 7567 (ID: 849, 
/home/mike/beaglebone/setup-scripts/sources/meta-ti/recipes-graphics/libgles/libgles-omap3_4.05.00.03.bb,
 do_configure)
NOTE: package libgles-omap3-4.05.00.03-r33: task do_configure: Started
ERROR: Function failed: libgles-omap3: LIC_FILES_CHKSUM points to an invalid 
file: 
/home/mike/beaglebone/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/work/armv7a-angstrom-linux-gnueabi/libgles-omap3-4.05.00.03-r33/Graphics_SDK_4_05_00_03/TSPA.txt
ERROR: Logfile of failure stored in: 
/home/mike/beaglebone/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/work/armv7a-angstrom-linux-gnueabi/libgles-omap3-4.05.00.03-r33/temp/log.do_configure.27234
Log data follows:
| NOTE: Checking autotools environment for common misconfiguration
| ERROR: Function failed: libgles-omap3: LIC_FILES_CHKSUM points to an invalid 
file: 
/home/mike/beaglebone/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/work/armv7a-angstrom-linux-gnueabi/libgles-omap3-4.05.00.03-r33/Graphics_SDK_4_05_00_03/TSPA.txt
| find: `Binaries/': No such file or directory
NOTE: package libgles-omap3-4.05.00.03-r33: task do_configure: Failed
ERROR: Task 849 
(/home/mike/beaglebone/setup-scripts/sources/meta-ti/recipes-graphics/libgles/libgles-omap3_4.05.00.03.bb,
 do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 6059 tasks of which 6058 didn't need to be rerun 
and 1 failed.

Summary: 1 task failed:
  
/home/mike/beaglebone/setup-scripts/sources/meta-ti/recipes-graphics/libgles/libgles-omap3_4.05.00.03.bb,
 do_configure
Summary: There was 1 ERROR message shown, returning a non-zero exit code.

a) what process is supposed to populate the TSPA.txt files?

My tree is fully up-to-date.

Thanks, 

Mike
___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] Multiple udev build conflict

2013-01-08 Thread Michael Gehl
Hi Peter, it works now. Must have been the update.

I saw the same messages referring to 189. Loaded it up and it works fine.

Now my next problem is enabling the LCD3 display… looks like support was 
patched in as part of the bitbake process, but I need to be able to turn it on!

Thanks.

On Jan 5, 2013, at 10:06 AM, Peter Kurrasch gtin...@hotmail.com wrote:

 Hi Mike--
 
 You still having problems?  I encountered this myself but I'm not sure why it 
 showed up.  I was building just fine but then something changed somewhere.  I 
 tried going the PREFERRED_PROVIDER route but honestly I don't know if that 
 worked out well or not--the error messages went away, though.
 
 In any case, I did a ./oebb.sh update yesterday and that message is no 
 longer showing up.  I removed the PREFERRED_PROVIDER stuff I added to 
 local.conf just to be sure.  Instead I get some messages about preferred 
 versions for those things (something like wants 189 but only version 
 available is git).  Those were just warnings and the build went through and 
 seems to have built a rootfs image. Haven't tried loading it up just yet.
 
 So, I just thought I'd pass the info on to you in case it might be helpful to 
 you.  Something to try anyway.
 
 Good luck!
 


___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


[Angstrom-devel] Multiple udev build conflict

2013-01-01 Thread Michael Gehl
Hi all - building a new Angstrom for the 'Bone. My image .bb file is a stripped 
down from the cloud9-image.bb. I get the following error:

ERROR: Multiple .bb files are due to be built which each provide udev 
(/home/mike/beaglebone/setup-scripts/sources/meta-openembedded/meta-oe/recipes-core/udev/udev_182.bb
 
/home/mike/beaglebone/setup-scripts/sources/meta-openembedded/meta-oe/recipes-core/systemd/systemd_git.bb).
 This usually means one provides something the other doesn't and should.

1) Which .bb is actually required?

2) I'm guessing the udev_182 is redundant. Which .bb files cause this build?

TIA, 

Mike
___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel