[yocto] [PATCH 1/2] spdx:It is necessary to define source directory for spdx.

Burton, Ross ross.burton at intel.com
Mon Sep 22 07:30:47 PDT 2014


On 19 September 2014 12:03, leimaohui <leimaohui at cn.fujitsu.com> wrote:
> To make sure that when S directory is changed, the spdx info of the package will not miss.

It took me a few minutes and looking at the other patches to
understand what this is doing.  A better summary would be:

"Add SPDX-specific source tree variable for recipes where $S is a
subdirectory of the source tree"

To avoid polluting bitbake.bbclass this might work with SPDX_S ?=
"${S}" in spdx.bbclass.

Ross



More information about the yocto mailing list