From b709e21beeef14aef785627968bb49a2a6ac7724 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sat, 15 May 2004 10:13:47 +0000 Subject: [PATCH] Add gcc-snapshot builds, currently from CVS HEAD. NOTE: You *need* to update your local.conf per the current PREFERRED_PROVIDERS in local.conf.sample! BKrev: 40a5ed5bYhe3m6mCjn8sHnhfoAxLqg --- conf/local.conf.sample | 3 +++ gcc-snapshot/gcc-snapshot-cross-initial_cvs.oe | 0 gcc-snapshot/gcc-snapshot-cross_cvs.oe | 0 gcc-snapshot/gcc-snapshot_cvs.oe | 0 4 files changed, 3 insertions(+) create mode 100644 gcc-snapshot/gcc-snapshot-cross-initial_cvs.oe create mode 100644 gcc-snapshot/gcc-snapshot-cross_cvs.oe create mode 100644 gcc-snapshot/gcc-snapshot_cvs.oe diff --git a/conf/local.conf.sample b/conf/local.conf.sample index e3826ed0eb..ddcbaa5adb 100644 --- a/conf/local.conf.sample +++ b/conf/local.conf.sample @@ -41,6 +41,9 @@ OEMASK = "" # Select between multiple alternative providers, if more than one is eligible. PREFERRED_PROVIDERS = "virtual/qte:qte-for-opie virtual/libqpe:libqpe-opie" PREFERRED_PROVIDERS += " virtual/libsdl:libsdl-qpe" +PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc-initial:gcc-snapshot-cross-initial" +PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc:gcc-snapshot-cross" +PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-snapshot-cross" # Uncomment this to specify where OE should create its temporary files. # Note that a full build of everything in OE will take GigaBytes of hard diff --git a/gcc-snapshot/gcc-snapshot-cross-initial_cvs.oe b/gcc-snapshot/gcc-snapshot-cross-initial_cvs.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/gcc-snapshot/gcc-snapshot-cross_cvs.oe b/gcc-snapshot/gcc-snapshot-cross_cvs.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/gcc-snapshot/gcc-snapshot_cvs.oe b/gcc-snapshot/gcc-snapshot_cvs.oe new file mode 100644 index 0000000000..e69de29bb2 -- 2.39.5