[OE-core] [PATCH v4 0/3] systemtap enhancements

Wade Farnsworth wade_farnsworth at mentor.com
Mon Feb 6 14:47:00 UTC 2012


This provides several enhancements to the systemtap recipe to improve
end user experience.

- v2: Move uprobes bits to a separate recipe
- v3: Fix -native[sdk] DEPENDS in systemtap_git.bb
      Change to ALLOW_EMPTY_${PN} in systemtap-uprobes_git.bb
      Updated SRCREV to pull stable version 1.7
- v4: Reset PR due to change in PV for systemtap_git.bb
      Make systemtap-uprobes_git.bb inherit gettext

Wade Farnsworth (3):
  systemtap: bump SRCREV to grab version 1.7
  systemtap: extend the recipe to build the native package
  systemtap: build and install uprobes.ko

 .../systemtap/systemtap-uprobes_git.bb             |   42 ++++++++++++++++++++
 meta/recipes-kernel/systemtap/systemtap_git.bb     |   22 +++-------
 meta/recipes-kernel/systemtap/systemtap_git.inc    |   16 +++++++
 3 files changed, 65 insertions(+), 15 deletions(-)
 create mode 100644 meta/recipes-kernel/systemtap/systemtap-uprobes_git.bb
 create mode 100644 meta/recipes-kernel/systemtap/systemtap_git.inc





More information about the Openembedded-core mailing list