diff options
author | Holger Schurig <schurig@mn-solutions.de> | 2004-09-29 10:15:33 +0000 |
---|---|---|
committer | Holger Schurig <schurig@mn-solutions.de> | 2004-09-29 10:15:33 +0000 |
commit | 33587a8612c1d14fba4dd84ba0f6bedbbd6cfa13 (patch) | |
tree | 8eedf2fdd61fbeff3a52d6c14f9e88f63022bf46 /busybox | |
parent | 8dd6328e322ee6690929a3df6b1d10336ce3f8c3 (diff) |
more lint changes
BKrev: 415a8b45sj56tRu3DNvk-RtKBIdS5w
Diffstat (limited to 'busybox')
-rw-r--r-- | busybox/busybox_1.00-rc1.oe | 1 | ||||
-rw-r--r-- | busybox/busybox_1.00-rc3.oe | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/busybox/busybox_1.00-rc1.oe b/busybox/busybox_1.00-rc1.oe index e56b0daa8d..5a1539f2ef 100644 --- a/busybox/busybox_1.00-rc1.oe +++ b/busybox/busybox_1.00-rc1.oe @@ -7,6 +7,7 @@ cousins; however, the options that are included provide the expected \ functionality and behave very much like their GNU counterparts. BusyBox \ provides a fairly complete POSIX environment for any small or embedded \ system." +HOMEPAGE = "http://www.busybox.net" LICENSE = "GPL" PR = "r2" diff --git a/busybox/busybox_1.00-rc3.oe b/busybox/busybox_1.00-rc3.oe index 19722c8dd4..a0ba32284d 100644 --- a/busybox/busybox_1.00-rc3.oe +++ b/busybox/busybox_1.00-rc3.oe @@ -7,6 +7,7 @@ cousins; however, the options that are included provide the expected \ functionality and behave very much like their GNU counterparts. BusyBox \ provides a fairly complete POSIX environment for any small or embedded \ system." +HOMEPAGE = "http://www.busybox.net" LICENSE = "GPL" SECTION = "base" PRIORITY = "required" |