]> code.ossystems Code Review - openembedded-core.git/commit
License Checking: convert an error into warning
authorNitin A Kamble <nitin.a.kamble@intel.com>
Wed, 12 May 2010 17:54:05 +0000 (10:54 -0700)
committerNitin A Kamble <nitin.a.kamble@intel.com>
Wed, 12 May 2010 17:54:05 +0000 (10:54 -0700)
commit8825d4d455412bbed6f58e81b81d14a5399840b4
treec4b74a257ee630be2e9ee826250dc6ef8a6ac0ec
parent2ca1f78a9578d9c2095be548aeda523b61ee840c
License Checking: convert an error into warning

If license file md5 information (LIC_FILES_CHKSUMS variable) is
missing in the recipe then just throw a warning instead of the build
failure.
  Once enough recipes' LIC_FILES_CHKSUMS are filled then this warning
will be reverted back to the the fetal error.
  If LIC_FILES_CHKSUMS field is present but invalid then the it still
causes a fetal build error.

Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/classes/insane.bbclass