[yocto] meta data sources

Edward Vidal vidal.develone at gmail.com
Thu Nov 14 08:49:58 PST 2013


Hello,
I am trying to determine  which meta data to use.
I am currently using meta-oe/meta-oe and meta-oe/meta-multimedia see below
git log at meta-oe
commit ed84e64d22400595b68da4e75b48ab7ecc342aa9
Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Jun 11 18:44:22 2013 +0200

    openssh: Rename bbappend to match new version from oe-core

    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
The beagleboard build is used to generate the RPMs for my zedboard this add
159 RPMs to provide v4l-utils boost qt-mobility-x11 gsl gnuplot gnuradio
jasper lua5.1 fluidsynth liba52 x264 libmad vlc
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        = "wkg_dylan:64273e53f2789d2ea8393fc80909ac7086f168a7"
meta-oe
meta-multimedia   = "wkg_dylan:ed84e64d22400595b68da4e75b48ab7ecc342aa9"
meta-java         = "wkg_dylan:59696d89fd33df6953dcb2dd54ccd3b362513f28"
meta-yocto-bsp    = "wkg_dylan:64273e53f2789d2ea8393fc80909ac7086f168a7"
 I am adding to custom core-image-sato-sdk the following items.

v4l-utils boost qt-mobility-x11 gsl gnuplot gnuradio jasper lua5.1
fluidsynth liba52 x264 libmad vlc
this required in local.conf
LICENSE_FLAGS_WHITELIST = "commercial_libmad commercial_mpeg2dec"
to get the packages to build.
I noticed that angstrom uses
meta-openembedded/meta-oe and meta-openembedded/meta-multimedia
Any and all help is appreciated.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20131114/1030e96d/attachment.html>


More information about the yocto mailing list