mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 23:02:22 +02:00
xf86-video-intel-dri2: update PV
PV should be "2.4.97+git${SRCREV}" according to upstream tag
poky.conf: small typo fix
This commit is contained in:
@@ -79,7 +79,7 @@ PREFERRED_PROVIDER_virtual/libgl ?= "mesa-xlib"
|
||||
PREFERRED_PROVIDER_virtual/update-alternatives ?= "update-alternatives-cworth"
|
||||
PREFERRED_PROVIDER_virtual/update-alternatives-native ?= "opkg-native"
|
||||
PREFERRED_PROVIDER_virtual/libx11 ?= "libx11-diet"
|
||||
PREFERRED_PROVIDER_xf86-video-intel ?= xf86-video-intel
|
||||
PREFERRED_PROVIDER_xf86-video-intel ?= "xf86-video-intel"
|
||||
|
||||
VIRTUAL-RUNTIME_update-alternatives ?= "update-alternatives-cworth"
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ PROVIDES = "xf86-video-intel"
|
||||
|
||||
PE = "1"
|
||||
PR = "r0"
|
||||
PV = "1.5.0+git${SRCREV}"
|
||||
PV = "2.4.97+git${SRCREV}"
|
||||
|
||||
SRC_URI = "git://anongit.freedesktop.org/git/xorg/driver/xf86-video-intel;protocol=git;branch=dri2 \
|
||||
file://002_avoid_duplicate_SaveHWState.patch;patch=1 \
|
||||
|
||||
Reference in New Issue
Block a user