mbox

[0/2] Fixes to get babeltrace included in SDK

Message ID cover.1359628173.git.kibo@prevas.dk
State Not Applicable
Headers show

Pull-request

git://gitorious.org//~kibo/oe-lite/kibos-base master

Message

Kim Bøndergaard Jan. 31, 2013, 10:35 a.m. UTC
Both fixes are necessary in order to have babeltrace added to the SDK
The util-linux fix might not be the right solution for util-linux as a whole 
due to paths within util-linux source hardcoded to e.g. /usr/sbin, but 
in order to have access to the util-linux libraries it will work

The following changes since commit 16ca0186317c5e9c789eb63541585a4d6a9c044b:

  busybox, mdev: Added option for disabling mdev -s in sysv-init (2013-01-31 10:13:51 +0000)

are available in the git repository at:

  git://gitorious.org//~kibo/oe-lite/kibos-base master
  http://gitorious.org//~kibo/oe-lite/kibos-base/commits/master

Kim Bøndergaard (2):
  babeltrace: SDK build fix
  util-linux: install issue fix for sdk build

 recipes/lttng/babeltrace.inc      |  2 +-
 recipes/util-linux/util-linux.inc | 27 ++++++++++++++++++++++++++-
 2 files changed, 27 insertions(+), 2 deletions(-)