diff options
author | Michael Lippautz <michael.lippautz@gmail.com> | 2011-04-19 19:47:11 +0000 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-04-19 15:20:02 +0200 |
commit | e0c3d4a2d6de4bc275f5bca31520634a1451b747 (patch) | |
tree | fd940ba788efe92fe99fd5b956eb7bcdd5a2be94 /meta-oe/recipes-core | |
parent | b46bfe945eca550784f49c43fa2f789ef2f69cd6 (diff) | |
download | meta-openembedded-e0c3d4a2d6de4bc275f5bca31520634a1451b747.tar.gz |
fakeroot: Add LIC_FILES_CHKSUM
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-core')
-rw-r--r-- | meta-oe/recipes-core/fakeroot/fakeroot_1.12.4.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-core/fakeroot/fakeroot_1.12.4.bb b/meta-oe/recipes-core/fakeroot/fakeroot_1.12.4.bb index c265749f6..1cc56025e 100644 --- a/meta-oe/recipes-core/fakeroot/fakeroot_1.12.4.bb +++ b/meta-oe/recipes-core/fakeroot/fakeroot_1.12.4.bb | |||
@@ -2,6 +2,7 @@ DESCRIPTION = "Gives a fake root environment" | |||
2 | HOMEPAGE = "http://fakeroot.alioth.debian.org" | 2 | HOMEPAGE = "http://fakeroot.alioth.debian.org" |
3 | SECTION = "base" | 3 | SECTION = "base" |
4 | LICENSE = "GPL" | 4 | LICENSE = "GPL" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=7686b00e9859a1a04043d33452bae823" | ||
5 | PR = "r2" | 6 | PR = "r2" |
6 | 7 | ||
7 | SRC_URI = "\ | 8 | SRC_URI = "\ |