Update to enable mesa

This commit is contained in:
Jeremy Soller 2018-12-11 21:06:58 -07:00
parent 17cecaf330
commit 001761a919
No known key found for this signature in database
GPG key ID: E988B49EE78A7FB1
5 changed files with 18 additions and 3 deletions

View file

@ -39,9 +39,11 @@ game-2048 = {}
games = {} games = {}
#gawk = {} # langinfo.h #gawk = {} # langinfo.h
gcc = {} gcc = {}
gears = {}
generaluser-gs = {} generaluser-gs = {}
gigalomania = {} gigalomania = {}
#git = {} pthread_sigmask #git = {} pthread_sigmask
glutin = {}
gnu-binutils = {} gnu-binutils = {}
gnu-grep = {} gnu-grep = {}
gnu-make = {} gnu-make = {}
@ -83,6 +85,7 @@ orbdata = {}
orbital = {} orbital = {}
orbterm = {} orbterm = {}
orbutils = {} orbutils = {}
osdemo = {}
pastel = {} pastel = {}
patch = {} patch = {}
periodictable = {} periodictable = {}
@ -124,6 +127,7 @@ userutils = {}
uutils = {} uutils = {}
#vim = {} # ncurses #vim = {} # ncurses
#vttest = {} # fpathconf #vttest = {} # fpathconf
winit = {}
xz = {} xz = {}
zerod = {} zerod = {}
zlib = {} zlib = {}

@ -1 +1 @@
Subproject commit 30eaa01beafe5e7e925e96d76b202ab5f99ead9b Subproject commit 4bdf4386b13a8b9685770b11fb4014a79636cf4d

View file

@ -25,6 +25,7 @@ coreutils = {}
drivers = {} drivers = {}
#drivers-041 = {} #drivers-041 = {}
#duktape = {} #duktape = {}
#eduke32 = {}
#exampled = {} #exampled = {}
#expat = {} #expat = {}
extrautils = {} extrautils = {}
@ -38,9 +39,11 @@ findutils = {}
#games = {} #games = {}
#gawk = {} #gawk = {}
#gcc = {} #gcc = {}
#gears = {}
#generaluser-gs = {} #generaluser-gs = {}
#gigalomania = {} #gigalomania = {}
#git = {} #git = {}
#glutin = {}
#gnu-binutils = {} #gnu-binutils = {}
#gnu-grep = {} #gnu-grep = {}
#gnu-make = {} #gnu-make = {}
@ -58,6 +61,8 @@ ipcd = {}
#libsodium = {} #libsodium = {}
logd = {} logd = {}
#lua = {} #lua = {}
#mesa = {}
#mesa_glu = {}
#mdp = {} #mdp = {}
#miniserve = {} #miniserve = {}
#nasm = {} #nasm = {}
@ -80,6 +85,7 @@ orbdata = {}
orbital = {} orbital = {}
orbterm = {} orbterm = {}
orbutils = {} orbutils = {}
#osdemo = {}
#pastel = {} #pastel = {}
#patch = {} #patch = {}
#periodictable = {} #periodictable = {}
@ -102,13 +108,17 @@ redoxfs = {}
#rustual-boy = {} #rustual-boy = {}
#scummvm = {} #scummvm = {}
#sdl = {} #sdl = {}
#sdl_gfx = {}
#sdl_image = {} #sdl_image = {}
#sdl_mixer = {} #sdl_mixer = {}
#sdl_ttf = {}
#sed = {} #sed = {}
#shellstorm = {} #shellstorm = {}
smith = {} smith = {}
#sodium = {} #sodium = {}
#sopwith = {}
#ssh = {} #ssh = {}
#syobonaction = {}
#terminfo = {} #terminfo = {}
#termplay = {} #termplay = {}
#timidity = {} #timidity = {}
@ -117,6 +127,7 @@ userutils = {}
uutils = {} uutils = {}
#vim = {} #vim = {}
#vttest = {} #vttest = {}
#winit = {}
#xz = {} #xz = {}
zerod = {} zerod = {}
#zlib = {} #zlib = {}

2
kernel

@ -1 +1 @@
Subproject commit ecc0e747fc703a1b95b4e0cdb194defd443cafd6 Subproject commit 69cbb548fb84c84091977c5dc0c667cd3962ba5b

2
relibc

@ -1 +1 @@
Subproject commit 4a4e641b23a5a6440123deeb1d3e86f676e0e438 Subproject commit df1c7404eb8f69f8b2d829539069cca28725b519