diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-02-13 16:49:15 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-02-13 16:59:29 +0100 |
commit | d0028e40a3055b41e2e419c8bdd8a707e552c6ba (patch) | |
tree | f19d27d35c5d871a18f3dc0e033321dce1d5ce10 /meta-efl/recipes-support/libsoup | |
parent | a2ef0149301bcaefdabae83f236c4568455323ff (diff) | |
download | meta-openembedded-d0028e40a3055b41e2e419c8bdd8a707e552c6ba.tar.gz |
recipes: bump PR to rebuild .la files without libz.la
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-support/libsoup')
-rw-r--r-- | meta-efl/recipes-support/libsoup/libsoup-2.4_2.37.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-efl/recipes-support/libsoup/libsoup-2.4_2.37.2.bb b/meta-efl/recipes-support/libsoup/libsoup-2.4_2.37.2.bb index 5d9b2b76d..4810b3a1e 100644 --- a/meta-efl/recipes-support/libsoup/libsoup-2.4_2.37.2.bb +++ b/meta-efl/recipes-support/libsoup/libsoup-2.4_2.37.2.bb | |||
@@ -5,6 +5,8 @@ BUGTRACKER = "https://bugzilla.gnome.org/" | |||
5 | LICENSE = "LGPLv2" | 5 | LICENSE = "LGPLv2" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" |
7 | 7 | ||
8 | PR = "r1" | ||
9 | |||
8 | # unstable version | 10 | # unstable version |
9 | DEFAULT_PREFERENCE = "-1" | 11 | DEFAULT_PREFERENCE = "-1" |
10 | 12 | ||