All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] lttng-ust: Move lttng-gen-tp to ${PN}-bin
@ 2014-02-02 12:19 Phil Blundell
  2014-02-03 17:44 ` Otavio Salvador
  0 siblings, 1 reply; 2+ messages in thread
From: Phil Blundell @ 2014-02-02 12:19 UTC (permalink / raw)
  To: oe-core

This helper script is used only during development and is not generally
useful on the target.  Inherit lib_package to move it to a different
package from the libraries.

Signed-off-by: Phil Blundell <pb@pbcl.net>
---
 meta/recipes-kernel/lttng/lttng-ust_2.3.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.3.1.bb b/meta/recipes-kernel/lttng/lttng-ust_2.3.1.bb
index bfcd3b6..5e2b04c 100644
--- a/meta/recipes-kernel/lttng/lttng-ust_2.3.1.bb
+++ b/meta/recipes-kernel/lttng/lttng-ust_2.3.1.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c963eb366b781252b0bf0fdf1624d9e9 \
                     file://snprintf/snprintf.c;endline=32;md5=d3d544959d8a3782b2e07451be0a903c \
                     file://snprintf/various.h;endline=31;md5=89f2509b6b4682c4fc95255eec4abe44"
 
-inherit autotools
+inherit autotools lib_package
 
 DEPENDS = "liburcu util-linux"
 
-- 
1.8.4.3





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

* Re: [PATCH] lttng-ust: Move lttng-gen-tp to ${PN}-bin
  2014-02-02 12:19 [PATCH] lttng-ust: Move lttng-gen-tp to ${PN}-bin Phil Blundell
@ 2014-02-03 17:44 ` Otavio Salvador
  0 siblings, 0 replies; 2+ messages in thread
From: Otavio Salvador @ 2014-02-03 17:44 UTC (permalink / raw)
  To: Phil Blundell; +Cc: oe-core

On Sun, Feb 2, 2014 at 10:19 AM, Phil Blundell <pb@pbcl.net> wrote:
> This helper script is used only during development and is not generally
> useful on the target.  Inherit lib_package to move it to a different
> package from the libraries.
>
> Signed-off-by: Phil Blundell <pb@pbcl.net>

Did you check if it provides an upgrade path, for package based distros?

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

end of thread, other threads:[~2014-02-03 17:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-02 12:19 [PATCH] lttng-ust: Move lttng-gen-tp to ${PN}-bin Phil Blundell
2014-02-03 17:44 ` Otavio Salvador

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.