mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +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"
|
||||
PROVIDES = "xf86-video-intel"
|
||||
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
PE = "1"
|
||||
PR = "r2"
|
||||
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"
|
||||
DEPENDS += "virtual/libx11 libxvmc drm dri2proto glproto \
|
||||
virtual/libgl xineramaproto libpciaccess"
|
||||
PROVIDES = "xf86-video-intel"
|
||||
|
||||
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
|
||||
#file://002_avoid_duplicate_SaveHWState.patch;patch=1
|
||||
|
||||
Reference in New Issue
Block a user