openflow: import and tweak
authorJoe MacDonald <joe@deserted.net>
Mon, 7 Oct 2013 16:12:56 +0000 (12:12 -0400)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:33:44 +0000 (08:33 -0800)
commit721c00fe445b446b41947b88425d35fe83533a89
tree0e30cb440a7b8f8ee2082c11b82460c06a15beec
parent605075c981c7ceb68987ef614d96432b470e1b9f
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.

(From meta-openembedded rev: 37660c2e812996331d3c1a6e4d5dec3847ac4575)

Signed-off-by: Joe MacDonald <joe@deserted.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-networking/recipes-protocols/openflow/openflow.inc [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-protocols/openflow/openflow_1.0.bb [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-protocols/openflow/openflow_git.bb [new file with mode: 0644]