[yocto] gnuradio on beagleboard beagleone & pandaboard

Edward Vidal vidal.develone at gmail.com
Fri Jun 7 07:30:13 PDT 2013


Hello all,
I built a core-image-sato with boost-1.53.0, qt-mobility-x11-1.2.0,
gsl-1.15, gnuplot-4.6.3, and gnuradio-3.6.4.1. This had the
EXTRA_IMAGE_FEATURES = "debug-tweaks tools-sdk dev-pkgs dbg-pkgs" set
for tools-sdk dev-pkgs dbg-pkgs in the local.conf.
This required adding meta-oe for the beagleboard and meta-oe & meta-ti
for the beaglebone & pandaboard.
The disk space increased from 10% to 64% which I believe is due to
adding dbg-pkgs. On these systems and I noticed that the when logging
in they all came up in / not at /home/root.  I checked /etc/passwd
root:x:0:0:root:/home/root:/bin/sh.  This just occurred after a new
git clone of all meta-data.  Where do you find what caused these
difference in builds?
The build information for the beagleboard is below:
MACHINE=beagleboard bitbake core-image-sato-sdk-ex
boost qt-mobility-x11 gsl gnuplot gnuradio
378 additional pkgs for dbg-pkgs & gnuradio
beagleboard_pkglist060613 1964  RPMs beagleboard_pkglist060613 2342 RPMs
Filesystem     1K-blocks    Used Available Use% Mounted on
/dev/root        7467728 4496112   2592276  64% /
devtmpfs          245656       4    245652   1% /dev
tmpfs                 40       0        40   0% /mnt/.psplash
tmpfs             245844     212    245632   1% /var/volatile
tmpfs             245844       0    245844   0% /media/ram
/dev/mmcblk0p1     51082    4524     46558   9% /media/mmcblk0p1
Linux beagleboard 3.4.36-yocto-standard #1 Thu Jun 6 06:21:51 MDT 2013
armv7l GNU/Linux
Build Configuration:
BB_VERSION        = "1.18.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Fedora-18"
TARGET_SYS        = "arm-poky-linux-gnueabi"
MACHINE           = "beagleboard"
DISTRO            = "poky"
DISTRO_VERSION    = "1.4.1"
TUNE_FEATURES     = "armv7a vfp neon"
TARGET_FPU        = "vfp-neon"
meta
meta-yocto        = "dylan:b0a5694e3ef1980004a46522780d129bad110eac"
meta-oe           = "master:17ace92714bccf64d0d9fcefaabe3067f59fdf0a"
meta-yocto-bsp    = "dylan:b0a5694e3ef1980004a46522780d129bad110eac"
When I execute "gnuradio-companion" I get the following:
** (process:898): WARNING **: Trying to register gtype
'GMountMountFlags' as enum when in fact it is of type 'GFlags'

** (process:898): WARNING **: Trying to register gtype
'GDriveStartFlags' as enum when in fact it is of type 'GFlags'

** (process:898): WARNING **: Trying to register gtype
'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
Traceback (most recent call last):
  File "/usr/bin/gnuradio-companion", line 67, in <module>
    from gnuradio.grc.python.Platform import Platform
  File "/usr/lib/python2.7/site-packages/gnuradio/grc/python/Platform.py",
line 22, in <module>
    from .. base.Platform import Platform as _Platform
  File "/usr/lib/python2.7/site-packages/gnuradio/grc/base/Platform.py",
line 26, in <module>
    from Block import Block as _Block
  File "/usr/lib/python2.7/site-packages/gnuradio/grc/base/Block.py",
line 23, in <module>
    from Cheetah.Template import Template
  File "/usr/lib/python2.7/site-packages/Cheetah/Template.py", line
21, in <module>

All help will be appreciated.

Thanks Ed Vidal If I provide please let me know.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130607/d3f4a9e7/attachment.html>


More information about the yocto mailing list