summaryrefslogtreecommitdiff
path: root/packages/images/bootstrap-image.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-11-20 14:45:02 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-11-20 14:45:02 +0000
commita824c8ced03c996dd0e646876648a1f8740e2024 (patch)
tree881ab3704dee15a8094da6692ac4b9640ee7b248 /packages/images/bootstrap-image.bb
parent4e783b87509f89e1d024450de05acacbfeed4dda (diff)
many packages: fix parse errors
Diffstat (limited to 'packages/images/bootstrap-image.bb')
-rw-r--r--packages/images/bootstrap-image.bb2
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"