]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_base.bbclass: use new perm option for find
authorStefan Stanacar <stefanx.stanacar@intel.com>
Tue, 16 Jul 2013 11:42:35 +0000 (14:42 +0300)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 29 Jul 2013 08:24:54 +0000 (09:24 +0100)
commit761cf78f12d60179684ae16e66008204f278561e
treea3994b8ee0eb63a02bb3cd0ed4f84befe5b6d903
parent135e681a3f3004a925b46b03cdada2fd86fc6c93
populate_sdk_base.bbclass: use new perm option for find

Old way find -perm +mode is no longer supported in newer
versions of find (Fedora 19). Man page says:
-perm +mode
       This  is  no  longer  supported  (and  has been deprecated since
       2005).  Use -perm /mode instead.

[YOCTO #4853]

(From OE-Core master rev: 21b079e01873e2fb4d8674541e8c5818ba73554e)

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_base.bbclass
meta/recipes-devtools/installer/adt-installer/scripts/adt_installer_internal