On Mon, Jan 18, 2016 at 10:52 PM, Otavio Salvador <[email protected]> wrote: > On Mon, Jan 18, 2016 at 3:13 PM, Prasant J <[email protected]> wrote: >> On Sat, Jan 16, 2016 at 3:50 PM, Otavio Salvador >> <[email protected]> wrote: >>> On Fri, Jan 15, 2016 at 1:23 PM, Prasant J <[email protected]> wrote: >>> ... >>>> (Also, I would like to keep all the JVM files in my final image.) >>> ... >>> >>> Why you don't use meta-java or meta-oracle-java? >>> >>> -- >> >> @Otavio: Thanks for inputs. >> >> meta-oracle-java seems to use older releases. > > So instead you could work on a patch to upgrade it? > >> Plus I modify the prebuilt binary by changing the javaFX portions. >> Also I use the same tar ball to generate rpm file for my custom rpm >> server. > > You can provide a fix for this, as well. > >> Is there no way by which I can suppress the "Requires" section of spec file? > > Without being hackish, I am not aware. >
Thanks Otavio for your inputs. I added: "python write_specfile_append()" function to my recipe file and did spec file modifications. Seems to be working. Regards, PJ -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
