-----Original Message----- From: Dmytriyenko, Denys Sent: Thursday, July 27, 2017 7:26 PM To: Ruei, Eric Cc: [email protected] Subject: Re: [meta-arago] [morty/master][PATCH 2/4] matix-gui-browser-demos: add browser demos
On Thu, Jul 27, 2017 at 06:28:13PM -0400, Eric Ruei wrote: > Signed-off-by: Eric Ruei <[email protected]> > --- > .../recipes-core/matrix/matrix-gui-browser-demos_2.0.bb | 16 > ++++++++++++++++ > 1 file changed, 16 insertions(+) > create mode 100644 > meta-arago-extras/recipes-core/matrix/matrix-gui-browser-demos_2.0.bb > > diff --git > a/meta-arago-extras/recipes-core/matrix/matrix-gui-browser-demos_2.0.b > b > b/meta-arago-extras/recipes-core/matrix/matrix-gui-browser-demos_2.0.b > b > new file mode 100644 > index 0000000..63811c7 > --- /dev/null > +++ b/meta-arago-extras/recipes-core/matrix/matrix-gui-browser-demos_2 > +++ .0.bb > @@ -0,0 +1,16 @@ > +DESCRIPTION = "Various Demo Browsers for Matrix v2" SUMMARY ^^^ [Eric] Yes, I shall change to SUMMARY. > +HOMEPAGE = "https://git.ti.com/matrix-gui-v2/matrix-gui-v2-apps" > + > +require matrix-gui-apps-git.inc > + > +PR = "${INC_PR}.0" > + > +inherit allarch > + > +S = "${WORKDIR}/git/browser_apps" > + > +# Make sure browser submenu and app images has been installed > +RDEPENDS_${PN} += "matrix-gui-apps-images matrix-gui-submenus-browser" > + > +FILES_${PN} += "${MATRIX_BASE_DIR}/*" > +FILES_${PN} += "${bindir}/runGoogleChrome.sh" > -- > 1.9.1 > > _______________________________________________ > meta-arago mailing list > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
