meta-openembedded/meta-networking/recipes-protocols/openflow/openflow_1.0.bb
Joe MacDonald 37660c2e81 openflow: import and tweak
Based on work by David Nyström (meta-virtualization) and Laszlo Papp
(meta-oe).

   - Import OpenFlow 1.0 from meta-virtualization and provide an updated
     version of the recipe for the head of tree in the OpenFlow git
     repository.

   - Minor tweak in both recipes for do_install_append() spacing.

   - Update 'libssl' PACKAGECONFIG flag in both to follow the 'openssl'
     convention used elsewhere in meta-oe.

   - Create common include file for both versioned and git recipes.

Signed-off-by: Joe MacDonald <joe@deserted.net>
2013-10-07 13:36:46 -04:00

5 lines
83 B
BlitzBasic

include ${BPN}.inc
SRCREV = "5ccca75a69f99791659bcfbcf35353ab1921320a"
PV = "1.0"