All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] oprofile: mark as machine-specific due to kernel deps
@ 2015-05-22 21:13 Denys Dmytriyenko
  0 siblings, 0 replies; only message in thread
From: Denys Dmytriyenko @ 2015-05-22 21:13 UTC (permalink / raw)
  To: meta-arago

From: Denys Dmytriyenko <denys@ti.com>

Play it safe for now, as kernels between Sitara and Keystone could be
very different. Revisit this when kernels get unified.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 meta-arago-distro/recipes-kernel/oprofile/oprofile_0.9.8.bbappend | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 meta-arago-distro/recipes-kernel/oprofile/oprofile_0.9.8.bbappend

diff --git a/meta-arago-distro/recipes-kernel/oprofile/oprofile_0.9.8.bbappend b/meta-arago-distro/recipes-kernel/oprofile/oprofile_0.9.8.bbappend
new file mode 100644
index 0000000..1386a89
--- /dev/null
+++ b/meta-arago-distro/recipes-kernel/oprofile/oprofile_0.9.8.bbappend
@@ -0,0 +1,3 @@
+PR_append = "-arago0"
+
+PACKAGE_ARCH = "${MACHINE_ARCH}"
-- 
2.2.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-22 21:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-22 21:13 [PATCH] oprofile: mark as machine-specific due to kernel deps Denys Dmytriyenko

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.