diff options
Diffstat (limited to 'packages/images/bootstrap-image.bb')
-rw-r--r-- | packages/images/bootstrap-image.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/images/bootstrap-image.bb b/packages/images/bootstrap-image.bb index 50c1a8f354..5731d94159 100644 --- a/packages/images/bootstrap-image.bb +++ b/packages/images/bootstrap-image.bb @@ -9,4 +9,4 @@ inherit image_ipk FEED_URIS_append_familiar = " x11##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/x11 \ opie##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/opie" -LICENSE = MIT +LICENSE = "MIT" |