diff options
author | David-John Willis <John.Willis@Distant-earth.com> | 2009-12-11 11:40:29 +0000 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2009-12-14 18:28:07 -0500 |
commit | 67703fa97064530a00447cd7ce19699fad07af44 (patch) | |
tree | ce079a2ec77b22e81ccb2873241071db76cbc343 /recipes/mesa/mesa-dri_7.0.3.bb | |
parent | b8d1d47bc0f8b5e0e7f8dd328e26839223bb29f4 (diff) |
mesa: Add INC_PR for old mesa recipes as these still seem to be in use.
Diffstat (limited to 'recipes/mesa/mesa-dri_7.0.3.bb')
-rw-r--r-- | recipes/mesa/mesa-dri_7.0.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mesa/mesa-dri_7.0.3.bb b/recipes/mesa/mesa-dri_7.0.3.bb index 330efb23af..0cb2fe2cce 100644 --- a/recipes/mesa/mesa-dri_7.0.3.bb +++ b/recipes/mesa/mesa-dri_7.0.3.bb @@ -7,7 +7,7 @@ FILESPATH = "${FILE_DIRNAME}/mesa-${PV}:${FILE_DIRNAME}/files:${FILE_DIRNAME}" PACKAGES_DYNAMIC = "mesa-dri-driver-*" -PR = "r1" +PR = "${INC_PR}.0" DEPENDS += "libdrm" # DRI is useless without the kernel drivers |