From b209471a49411ddc814c06af504d49b703669c52 Mon Sep 17 00:00:00 2001 From: James Turner Date: Sun, 17 Jul 2011 11:26:06 +0100 Subject: [PATCH] Update fgmeta pieces for 2.4.0 branch creation. --- download_and_compile.sh | 12 ++++++------ flightgear | 2 +- simgear | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/download_and_compile.sh b/download_and_compile.sh index dd1637b..af873a1 100755 --- a/download_and_compile.sh +++ b/download_and_compile.sh @@ -119,18 +119,18 @@ fi ####################################################### -# Last stable revision: currently FlightGear 2.0 with OSG 2.8.3 +# Last stable revision: currently FlightGear 2.4 with 3.0.0 PLIB_STABLE_REVISION="2163" -OSG_STABLE_REVISION="http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.8.3" -SIMGEAR_STABLE_REVISION="937297561fcc4daadedd1f7c49efd39291ebd5df" -FGFS_STABLE_REVISION="a5017f218fe68fbfb05cfef9e85214b198ed8f0b" +OSG_STABLE_REVISION="http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-3.0.0" +SIMGEAR_STABLE_REVISION="feb0b83365fe83260ab8e9c032f20ce39fbbe883" +FGFS_STABLE_REVISION="ee5f323d3ef487469347005fcec1d7cf4de501b8" FGFS_DATA_STABLE_REVISION="061d4ec7f7037e4c71f7163d38d443e59225f399" FGRUN_STABLE_REVISION="554" FGCOM_STABLE_REVISION="234" FGCOMGUI_STABLE_REVISION="46" -# Current developer revision: latest FlightGear GIT (2.3.0) with OSG 2.9.9 -OSG_UNSTABLE_REVISION="http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.9.9" +# Current developer revision: latest FlightGear GIT (2.3.0) with OSG 3.0.0 +OSG_UNSTABLE_REVISION="http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-3.0.0" ####################################################### # set script to stop if an error occours diff --git a/flightgear b/flightgear index 53e8fbf..ee5f323 160000 --- a/flightgear +++ b/flightgear @@ -1 +1 @@ -Subproject commit 53e8fbfcbb3ddac0dc261043fea7bd24dfa6e62d +Subproject commit ee5f323d3ef487469347005fcec1d7cf4de501b8 diff --git a/simgear b/simgear index e988dc0..feb0b83 160000 --- a/simgear +++ b/simgear @@ -1 +1 @@ -Subproject commit e988dc0e421744fe71b7cdc74b8ff081becfc31d +Subproject commit feb0b83365fe83260ab8e9c032f20ce39fbbe883