diff options
Diffstat (limited to 'chkhinge')
-rw-r--r-- | chkhinge/chkhinge_20040706.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chkhinge/chkhinge_20040706.oe b/chkhinge/chkhinge_20040706.oe index 89300c6a1c..3b5d01ace0 100644 --- a/chkhinge/chkhinge_20040706.oe +++ b/chkhinge/chkhinge_20040706.oe @@ -1,5 +1,6 @@ SECTION = "base" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=apps/chkhinge;date=${PV}" +LICENSE = "MIT" S = "${WORKDIR}/chkhinge" FILES_${PN} = "/bin" |