> Am 02.10.2015 um 18:42 schrieb Otavio Salvador > <[email protected]>: > > On Fri, Oct 2, 2015 at 12:50 PM, Jens Rehsack <[email protected]> wrote: >>> Am 01.10.2015 um 00:58 schrieb Awasthi, Vinay K <[email protected]>: >>> I do see configure here .. >>> /home/vinay/YOCTO/NEW_META_JAVA/build/tmp/work/x86_64-linux/openjdk-8-native/72b00-r0/jdk8u-d0afaafe3790/configure >>> but for some reason build just bails out.. >> >> I told you in private mail yesterday evening, you have to apply >> https://github.com/rehsack/poky/commit/9aa003359f9d804544ba68fa812dd65915c4901b >> in poky before running openjdk's autoconf procedure. It's because of poky >> unlink's all "configure" files and expects running autoreconf brings the >> fine ones back. >> OpenJDK has a weird perspective regarding "fine ones" ^^ > > I agree the OE-Core change should be included indeed but I also think > we could work on a temporary solution using a do_configure so it could > be used with Fido, as well.
How about https://github.com/rehsack/poky/commit/e1421f802ead7ed46c675c0639a5eee9ef7fdd5a :) With a bit fine-tuning (CONFIGURE_SCRIPT vs. AUTOTOOLS_SCRIPT_PATH) - easy going ;) I did OpenJDK-8 on Fido and rebased to master as recommended by Otavio for submiting patches. Cheers -- Jens Rehsack - [email protected] -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
