diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2009-07-31 10:35:55 +0100 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-07-31 10:35:55 +0100 |
| commit | 1aaa18b8865ce7d665a0d7c9b6a08edb1c5d4a9e (patch) | |
| tree | 6ce92d2b888159c205b5298583dd9f31455b7221 /meta/packages/opensync/libopensync-0.36/no-python-check.patch | |
| parent | c45fda13e3ec197ef6f4221d9f0a8a4786758197 (diff) | |
| download | poky-1aaa18b8865ce7d665a0d7c9b6a08edb1c5d4a9e.tar.gz | |
opensync: Remove old versions
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/opensync/libopensync-0.36/no-python-check.patch')
| -rw-r--r-- | meta/packages/opensync/libopensync-0.36/no-python-check.patch | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/meta/packages/opensync/libopensync-0.36/no-python-check.patch b/meta/packages/opensync/libopensync-0.36/no-python-check.patch deleted file mode 100644 index 08a53cb9eb..0000000000 --- a/meta/packages/opensync/libopensync-0.36/no-python-check.patch +++ /dev/null | |||
| @@ -1,18 +0,0 @@ | |||
| 1 | --- | ||
| 2 | CMakeLists.txt | 1 - | ||
| 3 | 1 file changed, 1 deletion(-) | ||
| 4 | |||
| 5 | --- libopensync-0.36.orig/CMakeLists.txt | ||
| 6 | +++ libopensync-0.36/CMakeLists.txt | ||
| 7 | @@ -26,11 +26,10 @@ INCLUDE_DIRECTORIES( ${CMAKE_CURRENT_BIN | ||
| 8 | |||
| 9 | FIND_PACKAGE( GLIB2 REQUIRED ) | ||
| 10 | FIND_PACKAGE( Sqlite3 REQUIRED ) | ||
| 11 | FIND_PACKAGE( LibXml2 REQUIRED ) | ||
| 12 | FIND_PACKAGE( SWIG ) | ||
| 13 | -FIND_PACKAGE( PythonLibs ) | ||
| 14 | FIND_PACKAGE( Check ) | ||
| 15 | |||
| 16 | ADD_SUBDIRECTORY( opensync ) | ||
| 17 | ADD_SUBDIRECTORY( formats ) | ||
| 18 | ADD_SUBDIRECTORY( tools ) | ||
