[yocto] Supported host distro updates

Trevor Woerner twoerner at gmail.com
Mon Sep 24 11:08:46 PDT 2012


On Mon, Sep 24, 2012 at 12:33 PM, Paul Eggleton
<paul.eggleton at linux.intel.com> wrote:
> IIRC, when we tested the 12.2 pre-release we found we were unable to support
> it due to the following bug:
>
> https://bugzilla.yoctoproject.org/show_bug.cgi?id=2201

As you mentioned, this was on a pre-release milestone, 6 months before
the final release.

> If that is definitely fixed and builds run through OK, we should be able to add
> it to our host distro tests and declare it supported.

I just did a fresh test of the quick-start guide and saw a bunch of
warnings, but the build itself completed successfully:

Build Configuration:
BB_VERSION        = "1.15.3"
TARGET_ARCH       = "i586"
TARGET_OS         = "linux"
MACHINE           = "qemux86"
DISTRO            = "poky"
DISTRO_VERSION    = "1.2+snapshot-20120924"
TUNE_FEATURES     = "m32 i586"
TARGET_FPU        = ""
meta
meta-yocto
meta-yocto-bsp    = "master:88429f018bbb15749f31067d5e7bf33c21b15f92"

NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: validating kernel configuration
find: warning: -path
/home/trevor/devel/yocto/gitrepo-method/build/tmp/work/qemux86-poky-linux/linux-yocto-3.4.10+git1+c5bddf8ea379406ffec550528e17b777a0eba24b_1+59c3ff750831338d05ab67d5efd7fc101c451aff-r4.3/linux/
will not match anything because it ends with /.
WARNING: QA Issue: udev: /lib/libgudev-1.0.so.0.0.1, installed in the
base_prefix, requires a shared library under exec_prefix (/usr):
libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0xdead1000)
WARNING: QA Issue: udev: /lib/libgudev-1.0.so.0.0.1, installed in the
base_prefix, requires a shared library under exec_prefix (/usr):
libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0xdead2000)
WARNING: QA Issue: udev: /lib/libgudev-1.0.so.0.0.1, installed in the
base_prefix, requires a shared library under exec_prefix (/usr):
libffi.so.6 => /usr/lib/libffi.so.6 (0xdead3000)
WARNING: QA Issue: udev: /lib/libgudev-1.0.so.0.0.1, installed in the
base_prefix, requires a shared library under exec_prefix (/usr):
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xdead4000)
WARNING: QA Issue: udev: /lib/udev/udev-acl, installed in the
base_prefix, requires a shared library under exec_prefix (/usr):
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xdead2000)
NOTE: Tasks Summary: Attempted 1537 tasks of which 1224 didn't need to
be rerun and all succeeded.

Summary: There were 6 WARNING messages shown.

So unless those warnings are host-related I think it's safe to say
openSUSE 12.2 has a base level of support. Is there any definitive
test that anyone can suggest?



More information about the yocto mailing list