summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-util
diff options
context:
space:
mode:
authorMei Lei <lei.mei@intel.com>2010-11-24 18:50:21 +0800
committerMei Lei <lei.mei@intel.com>2010-11-24 18:50:21 +0800
commitf35839e4d6242fa9392838549f4354eb9f11bc64 (patch)
tree3aac128c75ebe384e39bb1d5f7b410f16d7e29fc /meta/recipes-graphics/xorg-util
parent0b4362336481e71cd62d2c72fbe160ce03397133 (diff)
downloadpoky-f35839e4d6242fa9392838549f4354eb9f11bc64.tar.gz
makedepend:Add license checksum to bb file
Add COPYING file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-util')
-rw-r--r--meta/recipes-graphics/xorg-util/makedepend_1.0.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-util/makedepend_1.0.2.bb b/meta/recipes-graphics/xorg-util/makedepend_1.0.2.bb
index 7d6a5355a6..0051f2c4b4 100644
--- a/meta/recipes-graphics/xorg-util/makedepend_1.0.2.bb
+++ b/meta/recipes-graphics/xorg-util/makedepend_1.0.2.bb
@@ -4,5 +4,5 @@ DESCRIPTION = "create dependencies in makefiles"
4DEPENDS = "xproto util-macros" 4DEPENDS = "xproto util-macros"
5PR = "r2" 5PR = "r2"
6PE = "1" 6PE = "1"
7 7LIC_FILES_CHKSUM = "file://COPYING;md5=43a6eda34b48ee821b3b66f4f753ce4f"
8BBCLASSEXTEND = "native" 8BBCLASSEXTEND = "native"