* [PATCH] trace-cmd: Simplify SRC_URI patch entry
@ 2012-11-19 23:40 Richard Purdie
0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2012-11-19 23:40 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
diff --git a/meta/recipes-kernel/trace-cmd/trace-cmd_1.2.bb b/meta/recipes-kernel/trace-cmd/trace-cmd_1.2.bb
index 214d0f0..90ba3b3 100644
--- a/meta/recipes-kernel/trace-cmd/trace-cmd_1.2.bb
+++ b/meta/recipes-kernel/trace-cmd/trace-cmd_1.2.bb
@@ -14,7 +14,7 @@ inherit pkgconfig pythonnative
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/trace-cmd.git;protocol=git \
file://addldflags.patch \
file://make-docs-optional.patch \
- file://trace-cmd/blktrace-api-compatibility.patch"
+ file://blktrace-api-compatibility.patch"
S = "${WORKDIR}/git"
EXTRA_OEMAKE = "'prefix=${prefix}'"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-11-19 23:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-19 23:40 [PATCH] trace-cmd: Simplify SRC_URI patch entry Richard Purdie
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.