1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

jpeg: Fix the metadata

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
Zhai Edwin
2010-07-01 17:50:37 +08:00
committed by Richard Purdie
parent 00844cd065
commit c9e06594ed
+4
View File
@@ -1,5 +1,9 @@
DESCRIPTION = "libjpeg is a library for handling the JPEG (JFIF) image format."
HOMEPAGE = "http://www.ijg.org/"
BUGTRACKER = ""
LICENSE ="jpeg"
SECTION = "libs"
PRIORITY = "required"