Hi Doug, Below is what will show in software manifest with the patch submitted:
Export Information ECCN for Software included in this release: Publicly Available ECCN for Technology (e.g., user documentation, specifications) included in this release: Publicly Available Are you suggesting replace both ECCN lines above with a single line of "ECCN = Publicly Available" as shown below? Export Information ECCN = Publicly Available Meanwhile, I will update the commit message to use "Publicly Available" instead of "Publically Available". Thanks, Hongmei > -----Original Message----- > From: Kay, Doug > Sent: Monday, January 09, 2017 5:39 PM > To: Gou, Hongmei; [email protected] > Cc: Chengalvala, Vivek; Manbeck, Jack; James, Charlsie > Subject: RE: [meta-arago] [PATCH] tisdk-image: update ECCN in software > manifest to replace "5D002 TSU" with "Publically Available" > > Hongmei and All, > > To be consistent with the US Government, let's spell "Publicly Available" the > way they do. > > ECCN = Publicly Available > > Thanks. > Doug > > -----Original Message----- > From: Gou, Hongmei > Sent: Monday, January 09, 2017 5:23 PM > To: [email protected] > Cc: Chengalvala, Vivek; Kay, Doug; Manbeck, Jack; James, Charlsie; Gou, > Hongmei > Subject: [meta-arago] [PATCH] tisdk-image: update ECCN in software > manifest to replace "5D002 TSU" with "Publically Available" > > * The recent regulation changes eliminate the 5D002 with TSU license > exception > designation. Software previously classified as publically available > encryption > source code (i.e. 5D002 TSU) should be replaced with Publically Available. > > Signed-off-by: Hongmei Gou <[email protected]> > --- > meta-arago-distro/classes/tisdk-image.bbclass | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/meta-arago-distro/classes/tisdk-image.bbclass b/meta-arago- > distro/classes/tisdk-image.bbclass > index 78393ce..94c2718 100644 > --- a/meta-arago-distro/classes/tisdk-image.bbclass > +++ b/meta-arago-distro/classes/tisdk-image.bbclass > @@ -168,11 +168,11 @@ Your company is responsible for confirming the > applicable license terms for any > > <h2><b>Export Information</b></h2> > <p> > -ECCN for Software included in this release: 5D002 License Exception TSU > +ECCN for Software included in this release: Publicly Available > </p> > > <p> > -ECCN for Technology (e.g., user documentation, specifications) included in > this release: 5D002 License Exception TSU > +ECCN for Technology (e.g., user documentation, specifications) included in > this release: Publicly Available > </p> > > <h2><b>Manifest</b></h2> > -- > 1.9.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
