diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-19 22:42:30 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-19 22:42:30 +0200 |
commit | 98c70ac5ad27622262815bc82494e64acff4b529 (patch) | |
tree | 4e004b7571589676bdcb27f14a0f31d5f017daa3 /recipes/mesa/mesa-dri_7.4.bb | |
parent | 8104d8054ea49891b4a92f22ee3b13a70557ceb2 (diff) |
mesa: switch to SRCPV with PE bump
Diffstat (limited to 'recipes/mesa/mesa-dri_7.4.bb')
-rw-r--r-- | recipes/mesa/mesa-dri_7.4.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/mesa/mesa-dri_7.4.bb b/recipes/mesa/mesa-dri_7.4.bb index 583584be19..a78c03f586 100644 --- a/recipes/mesa/mesa-dri_7.4.bb +++ b/recipes/mesa/mesa-dri_7.4.bb @@ -5,7 +5,6 @@ LIB_DEPS = "libdrm virtual/libx11 libxext libxxf86vm libxdamage libxfixes" DEPENDS = "${PROTO_DEPS} ${LIB_DEPS}" -PE = "1" PR = "${INC_PR}.0" # most of our targets do not have DRI so will use mesa-xlib |