diff options
author | Saul Wold <Saul.Wold@intel.com> | 2010-12-10 17:01:04 -0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2010-12-14 08:53:18 -0800 |
commit | e1e5c830377bc916b5736f08512bc88ac858ba88 (patch) | |
tree | 01dbe26f705ee04351a3bb9f3dd2b30e1e9edd5b /meta/recipes-graphics/mutter/mutter_git.bb | |
parent | 198baafc3a309fda94e3a9e5e1ee18ece10f990c (diff) | |
download | poky-e1e5c830377bc916b5736f08512bc88ac858ba88.tar.gz |
mutter: Add LIC_FILES_CHKSUM
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
Diffstat (limited to 'meta/recipes-graphics/mutter/mutter_git.bb')
-rw-r--r-- | meta/recipes-graphics/mutter/mutter_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-graphics/mutter/mutter_git.bb b/meta/recipes-graphics/mutter/mutter_git.bb index b41bf1e505..6f88360fce 100644 --- a/meta/recipes-graphics/mutter/mutter_git.bb +++ b/meta/recipes-graphics/mutter/mutter_git.bb | |||
@@ -3,6 +3,8 @@ require mutter.inc | |||
3 | PV = "2.28.1+git${SRCPV}" | 3 | PV = "2.28.1+git${SRCPV}" |
4 | PR = "r18" | 4 | PR = "r18" |
5 | 5 | ||
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | ||
7 | |||
6 | # Gnome is the upstream but moblin is under more active development atm | 8 | # Gnome is the upstream but moblin is under more active development atm |
7 | # git://git.gnome.org/mutter.git;protocol=git;branch=master | 9 | # git://git.gnome.org/mutter.git;protocol=git;branch=master |
8 | # | 10 | # |