From: Frans Meulenbroeks Date: Sun, 15 Aug 2010 07:44:43 +0000 (+0200) Subject: zlib: renamed and split files dir X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2393dbf941554098fb484d6ce212b51e82cc3ba;p=openembedded.git zlib: renamed and split files dir files had patches for 1.2.3 and 1.2.5 but these were fully disjucnt so put them into two separate dirs Signed-off-by: Frans Meulenbroeks --- diff --git a/recipes/zlib/files/autotools.patch b/recipes/zlib/zlib-1.2.3/autotools.patch similarity index 100% rename from recipes/zlib/files/autotools.patch rename to recipes/zlib/zlib-1.2.3/autotools.patch diff --git a/recipes/zlib/files/visibility.patch b/recipes/zlib/zlib-1.2.3/visibility.patch similarity index 100% rename from recipes/zlib/files/visibility.patch rename to recipes/zlib/zlib-1.2.3/visibility.patch diff --git a/recipes/zlib/files/0001-autotools.patch b/recipes/zlib/zlib-1.2.5/0001-autotools.patch similarity index 100% rename from recipes/zlib/files/0001-autotools.patch rename to recipes/zlib/zlib-1.2.5/0001-autotools.patch