diff options
author | Damien Lespiau <damien.lespiau@intel.com> | 2012-07-27 12:53:37 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-29 10:16:15 +0100 |
commit | f8b2e3f5ec2131e862edd273a9e767ed88323324 (patch) | |
tree | c744faae1740d7254d4ccf727b76fe3dc2003130 /meta/recipes-graphics/drm/libdrm_2.4.35.bb | |
parent | 9e1c7a81a345ce41c26be531ea9132de1f096ffc (diff) | |
download | poky-f8b2e3f5ec2131e862edd273a9e767ed88323324.tar.gz |
libdrm: Put the license md5sum in the common include
With this, libdrm_git now does have LIC_FILES_CHKSUM as well.
(From OE-Core rev: ff86dba803ea4a8c66be57113e33de8ac92a21d1)
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/drm/libdrm_2.4.35.bb')
-rw-r--r-- | meta/recipes-graphics/drm/libdrm_2.4.35.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.35.bb b/meta/recipes-graphics/drm/libdrm_2.4.35.bb index 9d9ada143f..58ee4491ad 100644 --- a/meta/recipes-graphics/drm/libdrm_2.4.35.bb +++ b/meta/recipes-graphics/drm/libdrm_2.4.35.bb | |||
@@ -1,7 +1,5 @@ | |||
1 | require libdrm.inc | 1 | require libdrm.inc |
2 | 2 | ||
3 | LIC_FILES_CHKSUM = "file://xf86drm.c;beginline=9;endline=32;md5=c8a3b961af7667c530816761e949dc71" | ||
4 | |||
5 | PR = "${INC_PR}.0" | 3 | PR = "${INC_PR}.0" |
6 | 4 | ||
7 | SRC_URI += "file://installtests.patch \ | 5 | SRC_URI += "file://installtests.patch \ |