Navigation Menu

Skip to content

Commit

Permalink
orbit2: Update LICENSE field version to GPLv2
Browse files Browse the repository at this point in the history
* Updated LICENSE field version from generic GPL to GPLv2+ to
  reflect the real license version.
* This change was based on setting in oe-core as well as code
  inspection.
* Update submitted to oe-core as well.

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
  • Loading branch information
chase maupin authored and shr-project committed Dec 13, 2012
1 parent 09db09e commit 0473957
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions recipes/gnome/orbit2_2.14.17.bb
@@ -1,5 +1,9 @@
require orbit2.inc

LICENSE = "GPLv2+"

PR = "r1"

SRC_URI += "file://disable-ipv6.patch"
noipv6 = "${@base_contains('DISTRO_FEATURES', 'ipv6', '', '-DDISABLE_IPV6', d)}"
EXTRA_OEMAKE_append = " 'CFLAGS=${CFLAGS} ${noipv6}'"
Expand Down

0 comments on commit 0473957

Please sign in to comment.