]> 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)
committerSaul Wold <sgw@linux.intel.com>
Thu, 18 Jul 2013 14:14:41 +0000 (07:14 -0700)
commit21b079e01873e2fb4d8674541e8c5818ba73554e
tree1eca14f72d0dd290bf388348d2319be60f07274f
parent357e850115e802e6b32c8163c3bf6620f6cb3531
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]

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