summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols/openflow/openflow_1.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* openflow: Delete recipe for 1.0Khem Raj2024-03-231-4/+0
| | | | | | _git is the maintained recipe Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openflow: import and tweakJoe MacDonald2013-10-071-0/+4
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>