mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
mesa-dri: Use master branch for git version
This commit is contained in:
@@ -14,7 +14,7 @@ DEFAULT_PREFERENCE = "-1"
|
||||
# Netbooks have DRI support so use mesa-dri by default
|
||||
DEFAULT_PREFERENCE_netbook = "1"
|
||||
|
||||
SRC_URI = "git://anongit.freedesktop.org/git/mesa/mesa;protocol=git;branch=intel-2008-q3 "
|
||||
SRC_URI = "git://anongit.freedesktop.org/git/mesa/mesa;protocol=git;branch=master"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
PACKAGES =+ "${PN}-xprogs"
|
||||
|
||||
Reference in New Issue
Block a user