All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] qt4-x11-free: fix recipe name
@ 2011-04-19 13:21 Martin Jansa
  2011-04-19 13:33 ` Koen Kooi
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Jansa @ 2011-04-19 13:21 UTC (permalink / raw)
  To: openembedded-devel

* reported by Franz Leitl

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 meta-oe/recipes-qt/qt4/qt4-x11-free_4.7.2.bb |   12 ++++++++++++
 meta-oe/recipes-qt/qt4/qt4-x22-free_4.7.2.bb |   12 ------------
 2 files changed, 12 insertions(+), 12 deletions(-)
 create mode 100644 meta-oe/recipes-qt/qt4/qt4-x11-free_4.7.2.bb
 delete mode 100644 meta-oe/recipes-qt/qt4/qt4-x22-free_4.7.2.bb

diff --git a/meta-oe/recipes-qt/qt4/qt4-x11-free_4.7.2.bb b/meta-oe/recipes-qt/qt4/qt4-x11-free_4.7.2.bb
new file mode 100644
index 0000000..75c6314
--- /dev/null
+++ b/meta-oe/recipes-qt/qt4/qt4-x11-free_4.7.2.bb
@@ -0,0 +1,12 @@
+require qt4-x11-free.inc
+require qt-${PV}.inc
+
+PR = "${INC_PR}.1"
+
+QT_CONFIG_FLAGS_append_armv6 = " -no-neon "
+
+QT_CONFIG_FLAGS += " \
+ -no-embedded \
+ -xrandr \
+ -x11"
+
diff --git a/meta-oe/recipes-qt/qt4/qt4-x22-free_4.7.2.bb b/meta-oe/recipes-qt/qt4/qt4-x22-free_4.7.2.bb
deleted file mode 100644
index 75c6314..0000000
--- a/meta-oe/recipes-qt/qt4/qt4-x22-free_4.7.2.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-require qt4-x11-free.inc
-require qt-${PV}.inc
-
-PR = "${INC_PR}.1"
-
-QT_CONFIG_FLAGS_append_armv6 = " -no-neon "
-
-QT_CONFIG_FLAGS += " \
- -no-embedded \
- -xrandr \
- -x11"
-
-- 
1.7.5.rc1




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] qt4-x11-free: fix recipe name
  2011-04-19 13:21 [PATCH] qt4-x11-free: fix recipe name Martin Jansa
@ 2011-04-19 13:33 ` Koen Kooi
  0 siblings, 0 replies; 2+ messages in thread
From: Koen Kooi @ 2011-04-19 13:33 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 19-04-11 15:21, Martin Jansa wrote:
> * reported by Franz Leitl
> 
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

Djeez, I'm a moron for introducing that error! Thanks for fixing this!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFNrY8NMkyGM64RGpERAhHcAKCkVgaYcREJN+A3adJbgzu9w6eOVQCfTL4A
4m3O4JM41k7h7C5WEax0LvU=
=2qvd
-----END PGP SIGNATURE-----




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-04-19 13:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-19 13:21 [PATCH] qt4-x11-free: fix recipe name Martin Jansa
2011-04-19 13:33 ` Koen Kooi

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.