Skip to content

Commit

Permalink
{rolling} *.bbappend: update LICENSE modification after recipes are r…
Browse files Browse the repository at this point in the history
…egenerated with updated superflore

* this should be applied only after corresponding recipes are regenerated
  with fixed superflore:
  ros-infrastructure/superflore#271

Signed-off-by: Martin Jansa <[email protected]>
  • Loading branch information
shr-project committed Nov 10, 2020
1 parent b8fb2de commit 53d8d55
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,3 @@ FILES_${PN}-dev += "${datadir}/CycloneDDS"
inherit ros_insane_dev_so

BBCLASSEXTEND = "native"

# Use SPDX name of the license
_LICENSE := "${LICENSE}"
LICENSE = "${@'${_LICENSE}'.replace('Eclipse-Public-License-2.0', 'EPL-2.0')}"
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright (c) 2019-2020 LG Electronics, Inc.

# Missing license version in package.xml maps it to invalid LGPL-2
# Missing license version in package.xml
# https://github.com/ros2-gbp/orocos_kinematics_dynamics-release/issues/2
LICENSE = "LGPL-2.1"

Expand Down

0 comments on commit 53d8d55

Please sign in to comment.