From 2c5b8ec6d95cf68650265941530e5ce38c8dd6d9 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Thu, 9 Dec 2004 09:47:41 +0000 Subject: Merge oe-devel@oe-devel.bkbits.net:openembedded into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA --- camera-assistant/ca.desktop | 6 -- camera-assistant/ca.png | 0 camera-assistant/camera-assistant_0.2.0.bb | 0 camera-assistant/g++-3.4-compile-fixes.patch | 155 --------------------------- 4 files changed, 161 deletions(-) delete mode 100644 camera-assistant/ca.desktop delete mode 100644 camera-assistant/ca.png delete mode 100644 camera-assistant/camera-assistant_0.2.0.bb delete mode 100644 camera-assistant/g++-3.4-compile-fixes.patch (limited to 'camera-assistant') diff --git a/camera-assistant/ca.desktop b/camera-assistant/ca.desktop deleted file mode 100644 index b6ab5be56b..0000000000 --- a/camera-assistant/ca.desktop +++ /dev/null @@ -1,6 +0,0 @@ -[Desktop Entry] -Comment=Camera Assistant -Exec=ca -Icon=ca/ca -Type=Application -Name=Camera Assistant diff --git a/camera-assistant/ca.png b/camera-assistant/ca.png deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/camera-assistant/camera-assistant_0.2.0.bb b/camera-assistant/camera-assistant_0.2.0.bb deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/camera-assistant/g++-3.4-compile-fixes.patch b/camera-assistant/g++-3.4-compile-fixes.patch deleted file mode 100644 index 383d083981..0000000000 --- a/camera-assistant/g++-3.4-compile-fixes.patch +++ /dev/null @@ -1,155 +0,0 @@ - -# -# Patch managed by http://www.holgerschurig.de/patcher.html -# - ---- CameraAssistant/defaultconfig.h~g++-3.4-compile-fixes -+++ CameraAssistant/defaultconfig.h -@@ -2,76 +2,75 @@ - #define DEFAULTCONFIG_H - - char defaultConfig[]= --" -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --"; -+"" -+"" -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+" " -+""; - #endif // DEFAULTCONFIG_H -- cgit v1.2.3