diff options
Diffstat (limited to 'recipes/xorg-lib/pixman_0.15.18.bb')
-rw-r--r-- | recipes/xorg-lib/pixman_0.15.18.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xorg-lib/pixman_0.15.18.bb b/recipes/xorg-lib/pixman_0.15.18.bb index 4a0f2df0c4..4811a01f8c 100644 --- a/recipes/xorg-lib/pixman_0.15.18.bb +++ b/recipes/xorg-lib/pixman_0.15.18.bb @@ -1,7 +1,7 @@ require pixman.inc PR = "${INC_PR}.0" -DEFAULT_PREFERENCE = "-1" - SRC_URI[archive.md5sum] = "9b60fe7623621b546b76777b8b7d2490" SRC_URI[archive.sha256sum] = "3a5003cf6c7d5b03ed5977c108ee11410cfd7849eea370eb4feae98f2822c795" + +DEFAULT_PREFERENCE = "-1" |