Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe][meta-efl][PATCH 10/10] xorg: remove BBCLASSEXTENDs for gtk+-native they should be in oe-core
Date: Tue,  1 May 2012 13:43:10 +0200	[thread overview]
Message-ID: <1335872590-4387-1-git-send-email-Martin.Jansa@gmail.com> (raw)
In-Reply-To: <cover.1335766581.git.Martin.Jansa@gmail.com>

This reverts commit 1ab99af784f5f1564f28f6afc4718d630b42a606.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 .../xorg-lib/libxcomposite_0.4.3.bbappend          |    1 -
 .../xorg-lib/libxcursor_1.1.13.bbappend            |    1 -
 .../xorg-lib/libxdamage_1.1.3.bbappend             |    1 -
 .../xorg-lib/libxfixes_5.0.bbappend                |    1 -
 .../xorg-lib/libxrandr_1.3.2.bbappend              |    1 -
 .../xorg-proto/compositeproto_0.4.2.bbappend       |    1 -
 .../xorg-proto/damageproto_1.2.1.bbappend          |    1 -
 .../xorg-proto/fixesproto_5.0.bbappend             |    1 -
 .../xorg-proto/randrproto_1.3.2.bbappend           |    1 -
 9 files changed, 0 insertions(+), 9 deletions(-)
 delete mode 100644 meta-oe/recipes-graphics/xorg-lib/libxcomposite_0.4.3.bbappend
 delete mode 100644 meta-oe/recipes-graphics/xorg-lib/libxcursor_1.1.13.bbappend
 delete mode 100644 meta-oe/recipes-graphics/xorg-lib/libxdamage_1.1.3.bbappend
 delete mode 100644 meta-oe/recipes-graphics/xorg-lib/libxfixes_5.0.bbappend
 delete mode 100644 meta-oe/recipes-graphics/xorg-lib/libxrandr_1.3.2.bbappend
 delete mode 100644 meta-oe/recipes-graphics/xorg-proto/compositeproto_0.4.2.bbappend
 delete mode 100644 meta-oe/recipes-graphics/xorg-proto/damageproto_1.2.1.bbappend
 delete mode 100644 meta-oe/recipes-graphics/xorg-proto/fixesproto_5.0.bbappend
 delete mode 100644 meta-oe/recipes-graphics/xorg-proto/randrproto_1.3.2.bbappend

diff --git a/meta-oe/recipes-graphics/xorg-lib/libxcomposite_0.4.3.bbappend b/meta-oe/recipes-graphics/xorg-lib/libxcomposite_0.4.3.bbappend
deleted file mode 100644
index d6f5869..0000000
--- a/meta-oe/recipes-graphics/xorg-lib/libxcomposite_0.4.3.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-BBCLASSEXTEND += "native"
diff --git a/meta-oe/recipes-graphics/xorg-lib/libxcursor_1.1.13.bbappend b/meta-oe/recipes-graphics/xorg-lib/libxcursor_1.1.13.bbappend
deleted file mode 100644
index d6f5869..0000000
--- a/meta-oe/recipes-graphics/xorg-lib/libxcursor_1.1.13.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-BBCLASSEXTEND += "native"
diff --git a/meta-oe/recipes-graphics/xorg-lib/libxdamage_1.1.3.bbappend b/meta-oe/recipes-graphics/xorg-lib/libxdamage_1.1.3.bbappend
deleted file mode 100644
index d6f5869..0000000
--- a/meta-oe/recipes-graphics/xorg-lib/libxdamage_1.1.3.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-BBCLASSEXTEND += "native"
diff --git a/meta-oe/recipes-graphics/xorg-lib/libxfixes_5.0.bbappend b/meta-oe/recipes-graphics/xorg-lib/libxfixes_5.0.bbappend
deleted file mode 100644
index d6f5869..0000000
--- a/meta-oe/recipes-graphics/xorg-lib/libxfixes_5.0.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-BBCLASSEXTEND += "native"
diff --git a/meta-oe/recipes-graphics/xorg-lib/libxrandr_1.3.2.bbappend b/meta-oe/recipes-graphics/xorg-lib/libxrandr_1.3.2.bbappend
deleted file mode 100644
index d6f5869..0000000
--- a/meta-oe/recipes-graphics/xorg-lib/libxrandr_1.3.2.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-BBCLASSEXTEND += "native"
diff --git a/meta-oe/recipes-graphics/xorg-proto/compositeproto_0.4.2.bbappend b/meta-oe/recipes-graphics/xorg-proto/compositeproto_0.4.2.bbappend
deleted file mode 100644
index d6f5869..0000000
--- a/meta-oe/recipes-graphics/xorg-proto/compositeproto_0.4.2.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-BBCLASSEXTEND += "native"
diff --git a/meta-oe/recipes-graphics/xorg-proto/damageproto_1.2.1.bbappend b/meta-oe/recipes-graphics/xorg-proto/damageproto_1.2.1.bbappend
deleted file mode 100644
index d6f5869..0000000
--- a/meta-oe/recipes-graphics/xorg-proto/damageproto_1.2.1.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-BBCLASSEXTEND += "native"
diff --git a/meta-oe/recipes-graphics/xorg-proto/fixesproto_5.0.bbappend b/meta-oe/recipes-graphics/xorg-proto/fixesproto_5.0.bbappend
deleted file mode 100644
index d6f5869..0000000
--- a/meta-oe/recipes-graphics/xorg-proto/fixesproto_5.0.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-BBCLASSEXTEND += "native"
diff --git a/meta-oe/recipes-graphics/xorg-proto/randrproto_1.3.2.bbappend b/meta-oe/recipes-graphics/xorg-proto/randrproto_1.3.2.bbappend
deleted file mode 100644
index d6f5869..0000000
--- a/meta-oe/recipes-graphics/xorg-proto/randrproto_1.3.2.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-BBCLASSEXTEND += "native"
-- 
1.7.8.6




  parent reply	other threads:[~2012-05-01 11:53 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-30  6:31 [meta-oe][meta-efl][PATCH 0/6] fixes for gcc, glib-2.0 upgrade Martin Jansa
2012-04-30  6:31 ` [meta-oe][meta-efl][PATCH 1/6] libsoup-2.4, gobject-introspection: upgraded in oe-core Martin Jansa
2012-05-07 16:31   ` Martin Jansa
2012-04-30  6:31 ` [meta-oe][meta-efl][PATCH 2/6] midori: upgrade to 0.4.5 Martin Jansa
2012-04-30  6:31 ` [meta-oe][meta-efl][PATCH 3/6] libgpewidget: fix build with glib-2.32 Martin Jansa
2012-04-30  6:31 ` [meta-oe][meta-efl][PATCH 4/6] epdfview: " Martin Jansa
2012-04-30  6:31 ` [meta-oe][meta-efl][PATCH 5/6] tangogps: " Martin Jansa
2012-04-30  6:31 ` [meta-oe][meta-efl][PATCH 6/6] webkit-efl: fix build with gcc-4.7 Martin Jansa
2012-04-30 10:44 ` [meta-oe][meta-efl][PATCH 7/7] gtkmathview: " Martin Jansa
2012-04-30 19:36 ` [meta-oe][meta-efl][PATCH 8/8] abiword: fix build with glib-2.32 Martin Jansa
2012-04-30 19:36 ` [meta-oe][meta-efl][PATCH 9/9] libav-0.7.4: fix build with gcc-4.7 Martin Jansa
2012-05-01 11:43 ` Martin Jansa [this message]
2012-05-02  9:37 ` [meta-oe][meta-efl][PATCH 11/11] libgee: upgrade to 0.6.4 Martin Jansa
2012-05-02  9:38 ` [meta-oe][meta-efl][PATCH 12/12] vala-dbus-biniding-tool: bump SRCREV Martin Jansa

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=1335872590-4387-1-git-send-email-Martin.Jansa@gmail.com \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox