diff options
| author | Mei Lei <lei.mei@intel.com> | 2010-11-23 14:07:08 +0800 | 
|---|---|---|
| committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-23 16:46:48 -0800 | 
| commit | e2b9cab0e3ccaa46af01348e5aa0ab23ff2bfe05 (patch) | |
| tree | 9e322986d493b86aa592ef1fd028f16899ff3490 | |
| parent | 533a0038d12a7d5951c01d341d2701e3da5b22f3 (diff) | |
| download | openembedded-core-e2b9cab0e3ccaa46af01348e5aa0ab23ff2bfe05.tar.gz openembedded-core-e2b9cab0e3ccaa46af01348e5aa0ab23ff2bfe05.tar.bz2 openembedded-core-e2b9cab0e3ccaa46af01348e5aa0ab23ff2bfe05.zip | |
liberation-fonts:Add license file checksum to bb file
Add COPYING file checksum to bb file
Signed-off-by: Mei Lei <lei.mei@intel.com>
| -rw-r--r-- | meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb b/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb index 6b887e31b6..afb4a57317 100644 --- a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb +++ b/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb @@ -5,6 +5,7 @@ BUGTRACKER = "https://bugzilla.redhat.com/"  SECTION = "x11/fonts"  PRIORITY = "optional"  LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"  PACKAGE_ARCH = "all"  RDEPENDS = "fontconfig-utils"  PE = "1" | 
