[oe] [meta-openwrt][PATCH 0/9] Patch series for enabling Juci in Poky

Khem Raj raj.khem at gmail.com
Mon Jul 17 03:56:55 UTC 2017


On Sun, Jul 16, 2017 at 7:48 PM, Stanley Phoong
<stanley.cheong.kwan.phoong at intel.com> wrote:
> This series of patches would help to enable Juci in Poky, it would
> compile and build an image without issues, with Juci website installed.
> Compatible with Poky master build.
>
> Stanley Cheong Kwan, Phoong (9):
>   Juci: fix missing openssl for Luci
>   Juci: added dependency of luajit
>   Juci: fixed gcc 7 issue
>   Juci: fix uglify-js not found
>   Juci: fix issue extraneous package and missing lessc
>   Juci: replace yui-compressor with minify
>   Juci: fix missing Juci website
>   Juci: update Juci git to latest
>   Juci: fix node_modules dependencies error

There is one issue I see, besides that please send a gh pull request as well
to ease the merging.

>
>  recipes-core/juci/juci/0002-fix-bootstrap.patch    |  15 +++
>  recipes-core/juci/juci/0003-fix-juci-compile.patch |  16 +++
>  recipes-core/juci/juci/0004-makefile-local.patch   |  44 +++++++++
>  recipes-core/juci/juci/0005-makefile-local.patch   |  47 +++++++++
>  .../juci/juci/0006-package-json-update.patch       | 108 +++++++++++++++++++++
>  recipes-core/juci/juci_git.bb                      |  22 ++++-
>  recipes-core/juci/jucid/0001-gcc7-fix-jucid.patch  |  41 ++++++++
>  recipes-core/juci/jucid_git.bb                     |   3 +-
>  recipes-core/luci/luci_git.bb                      |   2 +-
>  9 files changed, 292 insertions(+), 6 deletions(-)
>  create mode 100644 recipes-core/juci/juci/0002-fix-bootstrap.patch
>  create mode 100644 recipes-core/juci/juci/0003-fix-juci-compile.patch
>  create mode 100644 recipes-core/juci/juci/0004-makefile-local.patch
>  create mode 100644 recipes-core/juci/juci/0005-makefile-local.patch
>  create mode 100644 recipes-core/juci/juci/0006-package-json-update.patch
>  create mode 100644 recipes-core/juci/jucid/0001-gcc7-fix-jucid.patch
>
> --
> 2.7.4
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



More information about the Openembedded-devel mailing list