[oe-commits] Saul Wold : squashfs-tools: remove FILESEXTRAPATH and move patches directory

git at git.openembedded.org git at git.openembedded.org
Wed Nov 20 14:02:58 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 60375dd8d0a849a7a23badb0f195a662c93a4922
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=60375dd8d0a849a7a23badb0f195a662c93a4922

Author: Saul Wold <sgw at linux.intel.com>
Date:   Thu Nov 14 09:43:53 2013 -0800

squashfs-tools: remove FILESEXTRAPATH and move patches directory

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../{patches => squashfs-tools}/squashfs-4.2-fix-CVE-2012-4024.patch     | 0
 .../{patches => squashfs-tools}/squashfs-4.2-fix-CVE-2012-4025.patch     | 0
 .../squashfs-add-a-commment-and-fix-some-other-comments.patch            | 0
 .../{patches => squashfs-tools}/squashfs-fix-open-file-limit.patch       | 0
 meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb               | 1 -
 5 files changed, 1 deletion(-)

diff --git a/meta/recipes-devtools/squashfs-tools/patches/squashfs-4.2-fix-CVE-2012-4024.patch b/meta/recipes-devtools/squashfs-tools/squashfs-tools/squashfs-4.2-fix-CVE-2012-4024.patch
similarity index 100%
rename from meta/recipes-devtools/squashfs-tools/patches/squashfs-4.2-fix-CVE-2012-4024.patch
rename to meta/recipes-devtools/squashfs-tools/squashfs-tools/squashfs-4.2-fix-CVE-2012-4024.patch
diff --git a/meta/recipes-devtools/squashfs-tools/patches/squashfs-4.2-fix-CVE-2012-4025.patch b/meta/recipes-devtools/squashfs-tools/squashfs-tools/squashfs-4.2-fix-CVE-2012-4025.patch
similarity index 100%
rename from meta/recipes-devtools/squashfs-tools/patches/squashfs-4.2-fix-CVE-2012-4025.patch
rename to meta/recipes-devtools/squashfs-tools/squashfs-tools/squashfs-4.2-fix-CVE-2012-4025.patch
diff --git a/meta/recipes-devtools/squashfs-tools/patches/squashfs-add-a-commment-and-fix-some-other-comments.patch b/meta/recipes-devtools/squashfs-tools/squashfs-tools/squashfs-add-a-commment-and-fix-some-other-comments.patch
similarity index 100%
rename from meta/recipes-devtools/squashfs-tools/patches/squashfs-add-a-commment-and-fix-some-other-comments.patch
rename to meta/recipes-devtools/squashfs-tools/squashfs-tools/squashfs-add-a-commment-and-fix-some-other-comments.patch
diff --git a/meta/recipes-devtools/squashfs-tools/patches/squashfs-fix-open-file-limit.patch b/meta/recipes-devtools/squashfs-tools/squashfs-tools/squashfs-fix-open-file-limit.patch
similarity index 100%
rename from meta/recipes-devtools/squashfs-tools/patches/squashfs-fix-open-file-limit.patch
rename to meta/recipes-devtools/squashfs-tools/squashfs-tools/squashfs-fix-open-file-limit.patch
diff --git a/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb b/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb
index 528efed..00b68ab 100644
--- a/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb
+++ b/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb
@@ -3,7 +3,6 @@
 DESCRIPTION = "Tools to manipulate Squashfs filesystems."
 SECTION = "base"
 LICENSE = "GPL-2 & PD"
-FILESEXTRAPATHS_prepend := "${THISDIR}/patches:"
 LIC_FILES_CHKSUM = "file://../COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
                     file://../../7zC.txt;beginline=12;endline=16;md5=2056cd6d919ebc3807602143c7449a7c \
                    "



More information about the Openembedded-commits mailing list