summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/local.conf.sample3
-rw-r--r--gcc-snapshot/gcc-snapshot-cross-initial_cvs.oe0
-rw-r--r--gcc-snapshot/gcc-snapshot-cross_cvs.oe0
-rw-r--r--gcc-snapshot/gcc-snapshot_cvs.oe0
4 files changed, 3 insertions, 0 deletions
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
--- /dev/null
+++ b/gcc-snapshot/gcc-snapshot-cross-initial_cvs.oe
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
--- /dev/null
+++ b/gcc-snapshot/gcc-snapshot-cross_cvs.oe
diff --git a/gcc-snapshot/gcc-snapshot_cvs.oe b/gcc-snapshot/gcc-snapshot_cvs.oe
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/gcc-snapshot/gcc-snapshot_cvs.oe