All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/5] xcb_util.inc: Remove packaging and modify SRC_URI for multiple ${BPN} names
Date: Tue, 03 Apr 2012 13:47:45 -0700	[thread overview]
Message-ID: <4F7B61F1.8070401@linux.intel.com> (raw)
In-Reply-To: <1331856008-21536-1-git-send-email-user@dromedary>

On 03/15/2012 05:00 PM, Marko Katic wrote:
> Xcb-util was split into separate packages during the 0.3.6 ->  0.3.8 transition.
> Update xcb_util.inc to reflect that by removing the older packaging.
> Libxcbatom, libxcbaux and libxcbevent are merged into libxcbutil.
> Libxcbicccm, libxcbimage, libxcbkeysyms and libxcbwm are now separate packages.
> Libxcbproperty and libxcbreply were made obsolete with this commit:
>
> http://cgit.freedesktop.org/xcb/util/commit/?id=81c62e7a04213abefa1ea82819887aaaa3c31a74
> ---
>   meta/recipes-graphics/xcb/xcb-util.inc |   16 +---------------
>   1 files changed, 1 insertions(+), 15 deletions(-)
>
> diff --git a/meta/recipes-graphics/xcb/xcb-util.inc b/meta/recipes-graphics/xcb/xcb-util.inc
> index cd9923d..7dad545 100644
> --- a/meta/recipes-graphics/xcb/xcb-util.inc
> +++ b/meta/recipes-graphics/xcb/xcb-util.inc
> @@ -18,20 +18,6 @@ DEPENDS += "gperf-native"
>
>   PARALLEL_MAKE = ""
>
> -SRC_URI = "http://xcb.freedesktop.org/dist/xcb-util-${PV}.tar.bz2"
> -
> -PACKAGES =+ "libxcbatom libxcbaux libxcbevent libxcbicccm \
> -             libxcbimage libxcbkeysyms libxcbproperty \
> -             libxcbreply libxcbwm"
> -
> -FILES_libxcbatom = "${libdir}/libXCBAtom.so.*"
> -FILES_libxcbaux = "${libdir}/libXCBAux.so.*"
> -FILES_libxcbevent = "${libdir}/libXCBEvent.so.*"
> -FILES_libxcbicccm = "${libdir}/libXCBICCCM.so.*"
> -FILES_libxcbimage = "${libdir}/libXCBImage.so.*"
> -FILES_libxcbkeysyms = "${libdir}/libXCBKeysyms.so.*"
> -FILES_libxcbproperty = "${libdir}/libXCBProperty.so.*"
> -FILES_libxcbreply = "${libdir}/libXCBReply.so.*"
> -FILES_libxcbwm = "${libdir}/libXCBWM.so.*"
> +SRC_URI = "http://xcb.freedesktop.org/dist/${BPN}-${PV}.tar.bz2"
>
>   inherit autotools pkgconfig

Merged into OE-Core

Thanks
	Sau!



      parent reply	other threads:[~2012-04-03 20:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-16  0:00 [PATCH 1/5] xcb_util.inc: Remove packaging and modify SRC_URI for multiple ${BPN} names Marko Katic
2012-03-16  0:00 ` [PATCH 2/5] xcb-util-image: Add recipe that provides libxcb-image Marko Katic
2012-03-16  0:00 ` [PATCH 3/5] xcb-util-keysyms: Add recipe that provides libxcb-keysyms Marko Katic
2012-03-16  0:00 ` [PATCH 4/5] xcb-util-render: Add recipe that provides libxcb-render-util Marko Katic
2012-03-16  0:00 ` [PATCH 5/5] xcb-util-wm: Add recipe that provides libxcb-icccm and libxcb-ewmh Marko Katic
2012-04-03 20:47 ` Saul Wold [this message]

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=4F7B61F1.8070401@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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.