diff options
author | Jussi Kukkonen <jussi.kukkonen@intel.com> | 2015-11-05 22:54:59 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-11-25 08:08:12 +0000 |
commit | c9b06f5c2c1b1e610beb968bca02b12e52691c65 (patch) | |
tree | d6a55f6fba42aae0a83fa26a169b633328466af9 /meta/recipes-graphics/pango/pango_1.38.1.bb | |
parent | ced8d49955f5142f604a8e7e9bd6d1c70ae4a290 (diff) | |
download | poky-c9b06f5c2c1b1e610beb968bca02b12e52691c65.tar.gz |
pango: Upgrade 1.36.8 -> 1.38.1
Pango is now a simple a simple library and no longer has
- modules
- engines
- configuration
Dropping all related things from the recipe.
(From OE-Core rev: 9a86d2a876f5cce9c2825f8fd5bf5dc9aaf9d7a1)
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@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/pango/pango_1.38.1.bb')
-rw-r--r-- | meta/recipes-graphics/pango/pango_1.38.1.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/meta/recipes-graphics/pango/pango_1.38.1.bb b/meta/recipes-graphics/pango/pango_1.38.1.bb new file mode 100644 index 0000000000..d85c17bd25 --- /dev/null +++ b/meta/recipes-graphics/pango/pango_1.38.1.bb | |||
@@ -0,0 +1,9 @@ | |||
1 | require pango.inc | ||
2 | |||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" | ||
4 | |||
5 | SRC_URI += "file://run-ptest \ | ||
6 | " | ||
7 | |||
8 | SRC_URI[archive.md5sum] = "7fde35d4a127b55ce8bbcefe109bc80d" | ||
9 | SRC_URI[archive.sha256sum] = "1320569f6c6d75d6b66172b2d28e59c56ee864ee9df202b76799c4506a214eb7" | ||