diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-24 08:37:46 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-24 11:10:41 +0200 |
commit | 136054d11f5a6f95a385ef8b7773b7ac80921086 (patch) | |
tree | 8558e6a52fba100d74575089078ed12f3a3fdab9 /recipes/xorg-lib/pixman_0.18.2.bb | |
parent | f4dcd0e6b60f74c5814f868c3387471dc8564f47 (diff) |
pixman_0.18.2: increase D_P also for shr
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-lib/pixman_0.18.2.bb')
-rw-r--r-- | recipes/xorg-lib/pixman_0.18.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-lib/pixman_0.18.2.bb b/recipes/xorg-lib/pixman_0.18.2.bb index 9b37cb3740..85507d7174 100644 --- a/recipes/xorg-lib/pixman_0.18.2.bb +++ b/recipes/xorg-lib/pixman_0.18.2.bb @@ -3,6 +3,7 @@ PR = "${INC_PR}.1" DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_angstrom = "2" +DEFAULT_PREFERENCE_shr = "2" SRC_URI[archive.md5sum] = "5d1378fa61610dd5d3c7e0111b2c5253" SRC_URI[archive.sha256sum] = "80aee833b429d105d2c7593ef96993da04441b3b747084f1f3bfd7be594e1c45" |