From 0863d731696fef57d356346635980259649a3e33 Mon Sep 17 00:00:00 2001 From: Kishore Bodke Date: Mon, 29 Oct 2012 10:23:47 -0700 Subject: crystalforest: Change the machine names Change the Machine names for the two machines that will be used to publish the BSP on the Yocto Project website. And add the Yocto Project Compliance information for the 1.3 release. Signed-off-by: Kishore Bodke Signed-off-by: Tom Zanussi --- .../recipes-bsp/formfactor/formfactor/crystalforest-gladden/machconfig | 3 +++ .../recipes-bsp/formfactor/formfactor/crystalforest-server/machconfig | 3 +++ .../recipes-bsp/formfactor/formfactor/crystalforest-shumway/machconfig | 3 --- .../recipes-bsp/formfactor/formfactor/crystalforest-stargo/machconfig | 3 --- 4 files changed, 6 insertions(+), 6 deletions(-) create mode 100644 meta-crystalforest/recipes-bsp/formfactor/formfactor/crystalforest-gladden/machconfig create mode 100644 meta-crystalforest/recipes-bsp/formfactor/formfactor/crystalforest-server/machconfig delete mode 100644 meta-crystalforest/recipes-bsp/formfactor/formfactor/crystalforest-shumway/machconfig delete mode 100644 meta-crystalforest/recipes-bsp/formfactor/formfactor/crystalforest-stargo/machconfig (limited to 'meta-crystalforest/recipes-bsp/formfactor') diff --git a/meta-crystalforest/recipes-bsp/formfactor/formfactor/crystalforest-gladden/machconfig b/meta-crystalforest/recipes-bsp/formfactor/formfactor/crystalforest-gladden/machconfig new file mode 100644 index 00000000..ffce0122 --- /dev/null +++ b/meta-crystalforest/recipes-bsp/formfactor/formfactor/crystalforest-gladden/machconfig @@ -0,0 +1,3 @@ +# Assume a USB mouse and keyboard are connected +HAVE_TOUCHSCREEN=0 +HAVE_KEYBOARD=1 diff --git a/meta-crystalforest/recipes-bsp/formfactor/formfactor/crystalforest-server/machconfig b/meta-crystalforest/recipes-bsp/formfactor/formfactor/crystalforest-server/machconfig new file mode 100644 index 00000000..ffce0122 --- /dev/null +++ b/meta-crystalforest/recipes-bsp/formfactor/formfactor/crystalforest-server/machconfig @@ -0,0 +1,3 @@ +# Assume a USB mouse and keyboard are connected +HAVE_TOUCHSCREEN=0 +HAVE_KEYBOARD=1 diff --git a/meta-crystalforest/recipes-bsp/formfactor/formfactor/crystalforest-shumway/machconfig b/meta-crystalforest/recipes-bsp/formfactor/formfactor/crystalforest-shumway/machconfig deleted file mode 100644 index ffce0122..00000000 --- a/meta-crystalforest/recipes-bsp/formfactor/formfactor/crystalforest-shumway/machconfig +++ /dev/null @@ -1,3 +0,0 @@ -# Assume a USB mouse and keyboard are connected -HAVE_TOUCHSCREEN=0 -HAVE_KEYBOARD=1 diff --git a/meta-crystalforest/recipes-bsp/formfactor/formfactor/crystalforest-stargo/machconfig b/meta-crystalforest/recipes-bsp/formfactor/formfactor/crystalforest-stargo/machconfig deleted file mode 100644 index ffce0122..00000000 --- a/meta-crystalforest/recipes-bsp/formfactor/formfactor/crystalforest-stargo/machconfig +++ /dev/null @@ -1,3 +0,0 @@ -# Assume a USB mouse and keyboard are connected -HAVE_TOUCHSCREEN=0 -HAVE_KEYBOARD=1 -- cgit v1.2.3-54-g00ecf