All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-browser][PATCH] libxi: Match the bbappend to OE-Core
@ 2013-05-18 16:39 Khem Raj
  2013-05-18 17:35 ` Andreas Müller
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Khem Raj @ 2013-05-18 16:39 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Otavio Salvador, Eric Bénard

Signed-off-by: Khem Raj <raj.khem@gmail.com>
CC: Eric Bénard <eric@eukrea.com>
CC: Denis Carikli <denis@eukrea.com>
CC: Otavio Salvador <otavio@ossystems.com.br>

---
 recipes-graphics/libxi/libxi_1.7.1.bbappend |    2 ++
 recipes-graphics/libxi/libxi_1.7.bbappend   |    2 --
 2 files changed, 2 insertions(+), 2 deletions(-)
 create mode 100644 recipes-graphics/libxi/libxi_1.7.1.bbappend
 delete mode 100644 recipes-graphics/libxi/libxi_1.7.bbappend

diff --git a/recipes-graphics/libxi/libxi_1.7.1.bbappend b/recipes-graphics/libxi/libxi_1.7.1.bbappend
new file mode 100644
index 0000000..c90046b
--- /dev/null
+++ b/recipes-graphics/libxi/libxi_1.7.1.bbappend
@@ -0,0 +1,2 @@
+PRINC := "${@int(PRINC) + 1}"
+BBCLASSEXTEND += "native"
diff --git a/recipes-graphics/libxi/libxi_1.7.bbappend b/recipes-graphics/libxi/libxi_1.7.bbappend
deleted file mode 100644
index c90046b..0000000
--- a/recipes-graphics/libxi/libxi_1.7.bbappend
+++ /dev/null
@@ -1,2 +0,0 @@
-PRINC := "${@int(PRINC) + 1}"
-BBCLASSEXTEND += "native"
-- 
1.7.9.5




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

end of thread, other threads:[~2013-05-28  8:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-18 16:39 [meta-browser][PATCH] libxi: Match the bbappend to OE-Core Khem Raj
2013-05-18 17:35 ` Andreas Müller
2013-05-19  7:45   ` Martin Jansa
2013-05-28  8:04     ` Eric Bénard
2013-05-18 19:57 ` Eric Bénard
2013-05-20  9:18 ` Burton, Ross
2013-05-20 15:25   ` Khem Raj
2013-05-20 15:30     ` Burton, Ross
2013-05-20 15:46       ` Khem Raj

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.