Re: [yocto] [meta-alexa-demo][PATCH 1/3] Moved meta-alexa-demo top level to meta-alexapi

2017-08-08 Thread Cal Sullivan
Sorry for slow response. I see your signoff on the original patch, do I 
have permission to add it back to these?


Thanks,
Cal

On 08/07/2017 04:17 PM, Amanda Brindle wrote:

From: Matthew Hansen 

---
  COPYING.MIT => meta-alexapi/COPYING.MIT   | 0
  LICENSE => meta-alexapi/LICENSE   | 0
  README => meta-alexapi/README | 0
  {conf => meta-alexapi/conf}/layer.conf| 0
  .../recipes-connectivity}/libmtp/libmtp_1.1.5.bbappend| 0
  .../alexapi/alexapi/0001-common.sh-Get-rid-of-grep-perl-regex.patch   | 0
  .../0002-setup.sh-Change-some-things-that-don-t-make-sense-fo.patch   | 0
  .../0003-src.config.template.yaml-Set-default-input-to-defaul.patch   | 0
  {recipes-core => meta-alexapi/recipes-core}/alexapi/alexapi_git.bb| 0
  .../recipes-devtools}/python/python-cheroot_5.1.0.bb  | 0
  .../recipes-devtools}/python/python-cherrypy_10.1.1.bb| 0
  .../recipes-devtools}/python/python-memcached_1.58.bb | 0
  .../recipes-devtools}/python/python-pocketsphinx_0.1.3.bb | 0
  .../recipes-devtools}/python/python-portend_1.8.bb| 0
  .../recipes-devtools}/python/python-py-getch_1.0.1.bb | 0
  .../recipes-devtools}/python/python-tempora_1.6.1.bb  | 0
  .../recipes-devtools}/python/python-vlc_1.1.2.bb  | 0
  .../recipes-devtools}/python/python-wave_0.0.2.bb | 0
  .../recipes-devtools}/python/python-webrtcvad_2.0.10.bb   | 0
  .../recipes-multimedia}/vlc/vlc_2.2.2.bbappend| 0
  20 files changed, 0 insertions(+), 0 deletions(-)
  rename COPYING.MIT => meta-alexapi/COPYING.MIT (100%)
  rename LICENSE => meta-alexapi/LICENSE (100%)
  rename README => meta-alexapi/README (100%)
  rename {conf => meta-alexapi/conf}/layer.conf (100%)
  rename {recipes-connectivity => 
meta-alexapi/recipes-connectivity}/libmtp/libmtp_1.1.5.bbappend (100%)
  rename {recipes-core => 
meta-alexapi/recipes-core}/alexapi/alexapi/0001-common.sh-Get-rid-of-grep-perl-regex.patch
 (100%)
  rename {recipes-core => 
meta-alexapi/recipes-core}/alexapi/alexapi/0002-setup.sh-Change-some-things-that-don-t-make-sense-fo.patch
 (100%)
  rename {recipes-core => 
meta-alexapi/recipes-core}/alexapi/alexapi/0003-src.config.template.yaml-Set-default-input-to-defaul.patch
 (100%)
  rename {recipes-core => meta-alexapi/recipes-core}/alexapi/alexapi_git.bb 
(100%)
  rename {recipes-devtools => 
meta-alexapi/recipes-devtools}/python/python-cheroot_5.1.0.bb (100%)
  rename {recipes-devtools => 
meta-alexapi/recipes-devtools}/python/python-cherrypy_10.1.1.bb (100%)
  rename {recipes-devtools => 
meta-alexapi/recipes-devtools}/python/python-memcached_1.58.bb (100%)
  rename {recipes-devtools => 
meta-alexapi/recipes-devtools}/python/python-pocketsphinx_0.1.3.bb (100%)
  rename {recipes-devtools => 
meta-alexapi/recipes-devtools}/python/python-portend_1.8.bb (100%)
  rename {recipes-devtools => 
meta-alexapi/recipes-devtools}/python/python-py-getch_1.0.1.bb (100%)
  rename {recipes-devtools => 
meta-alexapi/recipes-devtools}/python/python-tempora_1.6.1.bb (100%)
  rename {recipes-devtools => 
meta-alexapi/recipes-devtools}/python/python-vlc_1.1.2.bb (100%)
  rename {recipes-devtools => 
meta-alexapi/recipes-devtools}/python/python-wave_0.0.2.bb (100%)
  rename {recipes-devtools => 
meta-alexapi/recipes-devtools}/python/python-webrtcvad_2.0.10.bb (100%)
  rename {recipes-multimedia => 
meta-alexapi/recipes-multimedia}/vlc/vlc_2.2.2.bbappend (100%)



-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] [meta-alexa-demo][PATCH 1/3] Moved meta-alexa-demo top level to meta-alexapi

2017-08-07 Thread Amanda Brindle
From: Matthew Hansen 

---
 COPYING.MIT => meta-alexapi/COPYING.MIT   | 0
 LICENSE => meta-alexapi/LICENSE   | 0
 README => meta-alexapi/README | 0
 {conf => meta-alexapi/conf}/layer.conf| 0
 .../recipes-connectivity}/libmtp/libmtp_1.1.5.bbappend| 0
 .../alexapi/alexapi/0001-common.sh-Get-rid-of-grep-perl-regex.patch   | 0
 .../0002-setup.sh-Change-some-things-that-don-t-make-sense-fo.patch   | 0
 .../0003-src.config.template.yaml-Set-default-input-to-defaul.patch   | 0
 {recipes-core => meta-alexapi/recipes-core}/alexapi/alexapi_git.bb| 0
 .../recipes-devtools}/python/python-cheroot_5.1.0.bb  | 0
 .../recipes-devtools}/python/python-cherrypy_10.1.1.bb| 0
 .../recipes-devtools}/python/python-memcached_1.58.bb | 0
 .../recipes-devtools}/python/python-pocketsphinx_0.1.3.bb | 0
 .../recipes-devtools}/python/python-portend_1.8.bb| 0
 .../recipes-devtools}/python/python-py-getch_1.0.1.bb | 0
 .../recipes-devtools}/python/python-tempora_1.6.1.bb  | 0
 .../recipes-devtools}/python/python-vlc_1.1.2.bb  | 0
 .../recipes-devtools}/python/python-wave_0.0.2.bb | 0
 .../recipes-devtools}/python/python-webrtcvad_2.0.10.bb   | 0
 .../recipes-multimedia}/vlc/vlc_2.2.2.bbappend| 0
 20 files changed, 0 insertions(+), 0 deletions(-)
 rename COPYING.MIT => meta-alexapi/COPYING.MIT (100%)
 rename LICENSE => meta-alexapi/LICENSE (100%)
 rename README => meta-alexapi/README (100%)
 rename {conf => meta-alexapi/conf}/layer.conf (100%)
 rename {recipes-connectivity => 
meta-alexapi/recipes-connectivity}/libmtp/libmtp_1.1.5.bbappend (100%)
 rename {recipes-core => 
meta-alexapi/recipes-core}/alexapi/alexapi/0001-common.sh-Get-rid-of-grep-perl-regex.patch
 (100%)
 rename {recipes-core => 
meta-alexapi/recipes-core}/alexapi/alexapi/0002-setup.sh-Change-some-things-that-don-t-make-sense-fo.patch
 (100%)
 rename {recipes-core => 
meta-alexapi/recipes-core}/alexapi/alexapi/0003-src.config.template.yaml-Set-default-input-to-defaul.patch
 (100%)
 rename {recipes-core => meta-alexapi/recipes-core}/alexapi/alexapi_git.bb 
(100%)
 rename {recipes-devtools => 
meta-alexapi/recipes-devtools}/python/python-cheroot_5.1.0.bb (100%)
 rename {recipes-devtools => 
meta-alexapi/recipes-devtools}/python/python-cherrypy_10.1.1.bb (100%)
 rename {recipes-devtools => 
meta-alexapi/recipes-devtools}/python/python-memcached_1.58.bb (100%)
 rename {recipes-devtools => 
meta-alexapi/recipes-devtools}/python/python-pocketsphinx_0.1.3.bb (100%)
 rename {recipes-devtools => 
meta-alexapi/recipes-devtools}/python/python-portend_1.8.bb (100%)
 rename {recipes-devtools => 
meta-alexapi/recipes-devtools}/python/python-py-getch_1.0.1.bb (100%)
 rename {recipes-devtools => 
meta-alexapi/recipes-devtools}/python/python-tempora_1.6.1.bb (100%)
 rename {recipes-devtools => 
meta-alexapi/recipes-devtools}/python/python-vlc_1.1.2.bb (100%)
 rename {recipes-devtools => 
meta-alexapi/recipes-devtools}/python/python-wave_0.0.2.bb (100%)
 rename {recipes-devtools => 
meta-alexapi/recipes-devtools}/python/python-webrtcvad_2.0.10.bb (100%)
 rename {recipes-multimedia => 
meta-alexapi/recipes-multimedia}/vlc/vlc_2.2.2.bbappend (100%)

diff --git a/COPYING.MIT b/meta-alexapi/COPYING.MIT
similarity index 100%
rename from COPYING.MIT
rename to meta-alexapi/COPYING.MIT
diff --git a/LICENSE b/meta-alexapi/LICENSE
similarity index 100%
rename from LICENSE
rename to meta-alexapi/LICENSE
diff --git a/README b/meta-alexapi/README
similarity index 100%
rename from README
rename to meta-alexapi/README
diff --git a/conf/layer.conf b/meta-alexapi/conf/layer.conf
similarity index 100%
rename from conf/layer.conf
rename to meta-alexapi/conf/layer.conf
diff --git a/recipes-connectivity/libmtp/libmtp_1.1.5.bbappend 
b/meta-alexapi/recipes-connectivity/libmtp/libmtp_1.1.5.bbappend
similarity index 100%
rename from recipes-connectivity/libmtp/libmtp_1.1.5.bbappend
rename to meta-alexapi/recipes-connectivity/libmtp/libmtp_1.1.5.bbappend
diff --git 
a/recipes-core/alexapi/alexapi/0001-common.sh-Get-rid-of-grep-perl-regex.patch 
b/meta-alexapi/recipes-core/alexapi/alexapi/0001-common.sh-Get-rid-of-grep-perl-regex.patch
similarity index 100%
rename from 
recipes-core/alexapi/alexapi/0001-common.sh-Get-rid-of-grep-perl-regex.patch
rename to 
meta-alexapi/recipes-core/alexapi/alexapi/0001-common.sh-Get-rid-of-grep-perl-regex.patch
diff --git 
a/recipes-core/alexapi/alexapi/0002-setup.sh-Change-some-things-that-don-t-make-sense-fo.patch
 
b/meta-alexapi/recipes-core/alexapi/alexapi/0002-setup.sh-Change-some-things-that-don-t-make-sense-fo.patch
similarity