diff options
Diffstat (limited to 'packages/meta/openslug-image.bb')
-rw-r--r-- | packages/meta/openslug-image.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/meta/openslug-image.bb b/packages/meta/openslug-image.bb index 4b1a765d9d..0267624439 100644 --- a/packages/meta/openslug-image.bb +++ b/packages/meta/openslug-image.bb @@ -31,3 +31,4 @@ python () { if mach != 'nslu2' or dist != 'openslug': raise bb.parse.SkipPackage("OpenSlug only builds for the Linksys NSLU2") } +LICENSE = MIT |