All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Kanavin <alexander.kanavin@linux.intel.com>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 10/19] gnome-desktop3: update to 3.22.1
Date: Fri, 21 Oct 2016 18:04:32 +0300	[thread overview]
Message-ID: <59714d1d-d01e-d1df-1bda-48a76d1b8def@linux.intel.com> (raw)
In-Reply-To: <CAJTo0LZ==RezUpAvHxOBV5wr=yBahNj4VGtRkGgcAv5UUE1=ZQ@mail.gmail.com>

On 10/20/2016 12:24 PM, Burton, Ross wrote:
>
>   * FILELIST: removed "/usr/lib/libgnome-desktop-3.so.12.1.0
> /usr/share/libgnome-desktop-3.0/pnp.ids" added
> "/usr/lib/libgnome-desktop-3.so.12.2.0"
> packages/corei7-64-poky-linux/gnome-desktop3/libgnome-desktop3:
> RDEPENDS: removed "libxrandr (['>= 1.5.0'])" added "libudev (['>=
> 230+git0+3a74d4fc90']) libcap (['>= 2.25'])"
>
> Can you verify the build and runtime dependencies?  If it isn't shipping
> its own pnp.ids do we need to depend on a data package to ensure they're
> present?

Found it and updated dependencies accordingly:

commit b8cbfbe06475703f333367976eae9477f229891a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed May 20 13:07:49 2015 +0200

     pnp-ids: Use udev's hwdb to query PNP IDs

     hwdb has its own database which it compiles to binary, so that:
     1) initialisation is practically free
     See 
https://git.gnome.org/browse/gnome-settings-daemon/commit/gnome-settings-daemon/gnome-settings-manager.c?id=d8c158e74caea048dea5a38232bd87c1c7a78a70
     2) lookups are also quick, as they use a binary DB
     3) we don't have to maintain our own copy of the database
     4) allows model lookup rather than simply vendor lookup, when the
        database contains that information

     The only problem being that non-Linux OSes will need reimplement this
     section of the code. This will be on top of the usual downstream 
patches
     they ship for a number of components.

     https://bugzilla.gnome.org/show_bug.cgi?id=590059

M       configure.ac
M       libgnome-desktop/Makefile.am
M       libgnome-desktop/gnome-pnp-ids.c
D       libgnome-desktop/pnp.ids
M       libgnome-desktop/test-pnp-ids.c


Alex



  reply	other threads:[~2016-10-21 15:06 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-19 15:06 [PATCH 00/19] Recipe updates and version check fixes Alexander Kanavin
2016-10-19 15:06 ` [PATCH 01/19] musl: enable gobject introspection Alexander Kanavin
2016-10-19 15:06 ` [PATCH 02/19] mklibs-native: fix upstream version check Alexander Kanavin
2016-10-19 15:06 ` [PATCH 03/19] cve-check-tool: " Alexander Kanavin
2016-10-19 15:06 ` [PATCH 04/19] pigz: " Alexander Kanavin
2016-10-19 15:06 ` [PATCH 05/19] boost: update to 1.62.0 Alexander Kanavin
2016-10-19 15:06 ` [PATCH 06/19] btrfs-tools: update to 4.8.1 Alexander Kanavin
2016-10-20 18:39   ` Burton, Ross
2016-10-24 13:02     ` Alexander Kanavin
2016-10-19 15:06 ` [PATCH 07/19] cmake: update to 3.6.2 Alexander Kanavin
2016-10-19 15:06 ` [PATCH 08/19] dtc: update to 1.4.2 Alexander Kanavin
2016-10-19 15:06 ` [PATCH 09/19] ffmpeg: update to 3.1.4 Alexander Kanavin
2016-10-19 15:06 ` [PATCH 10/19] gnome-desktop3: update to 3.22.1 Alexander Kanavin
2016-10-20  9:24   ` Burton, Ross
2016-10-21 15:04     ` Alexander Kanavin [this message]
2016-10-19 15:06 ` [PATCH 11/19] gnutls: update to 3.5.5 Alexander Kanavin
2016-10-19 15:06 ` [PATCH 12/19] libksba: update to 1.3.5 Alexander Kanavin
2016-10-19 15:06 ` [PATCH 13/19] lighttpd: update to 1.4.42 Alexander Kanavin
2016-10-19 15:06 ` [PATCH 14/19] mpg123: update to 1.23.8 Alexander Kanavin
2016-10-19 15:06 ` [PATCH 15/19] nspr: update to 4.13 Alexander Kanavin
2016-10-19 15:06 ` [PATCH 16/19] nss: update to 3.27.1 Alexander Kanavin
2016-10-19 15:06 ` [PATCH 17/19] vala: update to 0.34.1 Alexander Kanavin
2016-10-19 15:06 ` [PATCH 18/19] webkitgtk: update to 2.14.1 Alexander Kanavin
2016-10-20  9:23   ` Burton, Ross
2016-10-20  9:27     ` Burton, Ross
2016-10-21 15:17       ` Alexander Kanavin
2016-10-19 15:06 ` [PATCH 19/19] epiphany: update to 3.22.1 Alexander Kanavin
2016-10-20  3:31   ` Khem Raj
2016-10-20  9:21     ` Alexander Kanavin
2016-10-19 19:42 ` [PATCH 00/19] Recipe updates and version check fixes akuster808
2016-10-20  9:16   ` Alexander Kanavin
2016-10-20 16:36     ` akuster808
2016-10-21 12:27       ` Alexander Kanavin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=59714d1d-d01e-d1df-1bda-48a76d1b8def@linux.intel.com \
    --to=alexander.kanavin@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=ross.burton@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.