Skip to content

Commit

Permalink
Merge pull request #1 from jean-edouard/add_license_to_task
Browse files Browse the repository at this point in the history
[task] add missing license
LGTM. MIT being "default" and OE's license, it seems all right for a task.
  • Loading branch information
eric-ch committed Dec 12, 2014
2 parents 6e0ed28 + 420b9fe commit 47b9254
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions recipes/tasks/task-xenclient-dom0-extra.bb
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@ inherit task

RDEPENDS_${PN} = " \
"

LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"

0 comments on commit 47b9254

Please sign in to comment.