mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 23:23:36 +00:00
mesa-dri: Use master branch for git version
This commit is contained in:
parent
25dc55da09
commit
dfcd318ea1
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user