seoul: use pae branch of seoul

Fixes #1262
This commit is contained in:
Sebastian Sumpf 2014-09-29 20:48:59 +02:00 committed by Christian Helmuth
parent d006185d90
commit b32b6948c7
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
738b9e1298cbf6f99d9882c926cb6c102292c0f5 b353fb34ec08d0c9b46cae60f5b4c506a94580a5

View File

@ -3,8 +3,8 @@ VERSION := git
DOWNLOADS := seoul.git DOWNLOADS := seoul.git
URL(seoul) := https://github.com/alex-ab/seoul.git URL(seoul) := https://github.com/alex-ab/seoul.git
# branch vbios # branch pae - containing smp and vbios patches
REV(seoul) := 04dcb10ecf51463eebcc303e82eb900110a91aef REV(seoul) := 3e1a90143cd446756c31e0e011da5122a7d210a8
DIR(seoul) := src/app/seoul DIR(seoul) := src/app/seoul
# #