mirror of
https://git.yoctoproject.org/poky
synced 2026-09-20 03:49:32 +02:00
xf86-video-intel: 2.4.2 -> 2.6.0
This commit is contained in:
@@ -5,6 +5,8 @@ DEPENDS += "virtual/libx11 libxvmc drm dri2proto glproto \
|
|||||||
virtual/libgl xineramaproto libpciaccess"
|
virtual/libgl xineramaproto libpciaccess"
|
||||||
PROVIDES = "xf86-video-intel"
|
PROVIDES = "xf86-video-intel"
|
||||||
|
|
||||||
|
DEFAULT_PREFERENCE = "-1"
|
||||||
|
|
||||||
PE = "1"
|
PE = "1"
|
||||||
PR = "r2"
|
PR = "r2"
|
||||||
PV = "2.4.97.0+git${SRCREV}"
|
PV = "2.4.97.0+git${SRCREV}"
|
||||||
|
|||||||
@@ -3,10 +3,11 @@ require xf86-video-common.inc
|
|||||||
DESCRIPTION = "X.Org X server -- Intel i8xx, i9xx display driver"
|
DESCRIPTION = "X.Org X server -- Intel i8xx, i9xx display driver"
|
||||||
DEPENDS += "virtual/libx11 libxvmc drm dri2proto glproto \
|
DEPENDS += "virtual/libx11 libxvmc drm dri2proto glproto \
|
||||||
virtual/libgl xineramaproto libpciaccess"
|
virtual/libgl xineramaproto libpciaccess"
|
||||||
PROVIDES = "xf86-video-intel"
|
|
||||||
|
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
PV = "2.4.97.0+git${SRCREV}"
|
PV = "2.4.98.0+git${SRCREV}"
|
||||||
|
|
||||||
|
DEFAULT_PREFERENCE = "-1"
|
||||||
|
|
||||||
#TODO: Investigate the fact that these patches fail to apply to git master a.t.m
|
#TODO: Investigate the fact that these patches fail to apply to git master a.t.m
|
||||||
#file://002_avoid_duplicate_SaveHWState.patch;patch=1
|
#file://002_avoid_duplicate_SaveHWState.patch;patch=1
|
||||||
|
|||||||
Reference in New Issue
Block a user