All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] systemtap: add sqlite3 to DEPENDS
@ 2011-06-29  0:04 Saul Wold
  0 siblings, 0 replies; only message in thread
From: Saul Wold @ 2011-06-29  0:04 UTC (permalink / raw)
  To: 'Patches and discussions about the oe-core layer'


Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
  meta/recipes-kernel/systemtap/systemtap_git.bb |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-kernel/systemtap/systemtap_git.bb 
b/meta/recipes-kernel/systemtap/systemtap_git.bb
index aeb87c8..f24c179 100644
--- a/meta/recipes-kernel/systemtap/systemtap_git.bb
+++ b/meta/recipes-kernel/systemtap/systemtap_git.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "SystemTap - script-directed dynamic 
tracing and performance analy
  LICENSE = "GPLv2"
  LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"

-DEPENDS = "elfutils"
+DEPENDS = "elfutils sqlite3"

  SRCREV = "4ab3a1863bf4f472acae7a809bf2b38d91658aa8"
  PR = "r3"
-- 
1.7.3.4

-- 
     Sau!

Saul Wold
Yocto Component Wrangler @ Intel
Yocto Project / Poky Build System




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

only message in thread, other threads:[~2011-06-29  0:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-29  0:04 [PATCH] systemtap: add sqlite3 to DEPENDS Saul Wold

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.