diff options
author | Oyvind Repvik <nail@nslu2-linux.org> | 2006-11-17 16:26:14 +0000 |
---|---|---|
committer | Oyvind Repvik <nail@nslu2-linux.org> | 2006-11-17 16:26:14 +0000 |
commit | a053fbab69ac00c683643897e47c478be6e376e1 (patch) | |
tree | 714faef75d14df3586b0cf535f566c2f72978a0f /packages/images/unslung-image.bb | |
parent | 3cd75026471082eb513684d0f749fe375ebf79a0 (diff) |
nslu2-linksys-image/unslung-image: Fix parsing errors
Diffstat (limited to 'packages/images/unslung-image.bb')
-rw-r--r-- | packages/images/unslung-image.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/images/unslung-image.bb b/packages/images/unslung-image.bb index 3fa3607e83..ce946e7677 100644 --- a/packages/images/unslung-image.bb +++ b/packages/images/unslung-image.bb @@ -1,4 +1,4 @@ -LICENSE = MIT +LICENSE = "MIT" PR = "r25" COMPATIBLE_MACHINE = "nslu2" |