diff options
Diffstat (limited to 'meta-oe/recipes-support/p910nd/p910nd_0.97.bb')
-rw-r--r-- | meta-oe/recipes-support/p910nd/p910nd_0.97.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/p910nd/p910nd_0.97.bb b/meta-oe/recipes-support/p910nd/p910nd_0.97.bb index 45aa0d4ac1..a27edb1410 100644 --- a/meta-oe/recipes-support/p910nd/p910nd_0.97.bb +++ b/meta-oe/recipes-support/p910nd/p910nd_0.97.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | DESCRIPTION = "A small network printer daemon for embedded situations that passes the job directly to the printer" | 1 | DESCRIPTION = "A small network printer daemon for embedded situations that passes the job directly to the printer" |
2 | HOMEPAGE = "http://p910nd.sourceforge.net/" | 2 | HOMEPAGE = "http://p910nd.sourceforge.net/" |
3 | SECTION = "console/utils" | 3 | SECTION = "console/utils" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPL-2.0-only" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" |
6 | 6 | ||
7 | PR = "r2" | 7 | PR = "r2" |