All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/4] php: Rename bbappend to match recipe in meta-oe
@ 2013-02-06  2:27 fcooperjr27
  2013-02-06  2:27 ` [PATCH 2/4] nativesdk-qt4-tools: Use new native x11 package name fcooperjr27
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: fcooperjr27 @ 2013-02-06  2:27 UTC (permalink / raw)
  To: meta-arago; +Cc: Franklin S. Cooper Jr

From: Franklin S. Cooper Jr <fcooper@ti.com>

Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
---
 .../recipes-devtools/php/php_5.3.19.bbappend       |    6 ++++++
 .../recipes-devtools/php/php_5.3.6.bbappend        |    6 ------
 2 files changed, 6 insertions(+), 6 deletions(-)
 create mode 100644 meta-arago-distro/recipes-devtools/php/php_5.3.19.bbappend
 delete mode 100644 meta-arago-distro/recipes-devtools/php/php_5.3.6.bbappend

diff --git a/meta-arago-distro/recipes-devtools/php/php_5.3.19.bbappend b/meta-arago-distro/recipes-devtools/php/php_5.3.19.bbappend
new file mode 100644
index 0000000..4c3fd39
--- /dev/null
+++ b/meta-arago-distro/recipes-devtools/php/php_5.3.19.bbappend
@@ -0,0 +1,6 @@
+# look for files in this layer first
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+PR_append = "-arago0"
+
+SRC_URI_append_virtclass-native = " file://0001-php-native-Fix-host-contamination-issue.patch"
diff --git a/meta-arago-distro/recipes-devtools/php/php_5.3.6.bbappend b/meta-arago-distro/recipes-devtools/php/php_5.3.6.bbappend
deleted file mode 100644
index 4c3fd39..0000000
--- a/meta-arago-distro/recipes-devtools/php/php_5.3.6.bbappend
+++ /dev/null
@@ -1,6 +0,0 @@
-# look for files in this layer first
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-PR_append = "-arago0"
-
-SRC_URI_append_virtclass-native = " file://0001-php-native-Fix-host-contamination-issue.patch"
-- 
1.7.0.4



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

end of thread, other threads:[~2013-02-07 20:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-06  2:27 [PATCH 1/4] php: Rename bbappend to match recipe in meta-oe fcooperjr27
2013-02-06  2:27 ` [PATCH 2/4] nativesdk-qt4-tools: Use new native x11 package name fcooperjr27
2013-02-06  3:39   ` Dmytriyenko, Denys
2013-02-06  3:52     ` Denys Dmytriyenko
2013-02-06  4:08       ` Cooper Jr., Franklin
2013-02-07 20:43         ` Denys Dmytriyenko
2013-02-06  2:27 ` [PATCH 3/4] packagegroup-arago-qte-toolchain-target: Use packagegroup instead of task fcooperjr27
2013-02-06  2:27 ` [PATCH 4/4] php_5.3.19: Do not build php-fpm fcooperjr27
2013-02-06  3:37 ` [PATCH 1/4] php: Rename bbappend to match recipe in meta-oe Dmytriyenko, Denys
2013-02-06  3:40 ` Dmytriyenko, Denys

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.