<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I was looking around for all busybox related files  under <yocto_root>/sources and found these 2 busybox defconfigs which look promising<br><br>./poky/meta-yocto/recipes-core/busybox/busybox-1.20.2/poky-tiny/defconfig<br>and<br>./poky/meta/recipes-core/busybox/busybox-1.20.2/defconfig<br><br>these are not exactly same:<br>diff ./poky/meta-yocto/recipes-core/busybox/busybox-1.20.2/poky-tiny/defconfig ./poky/meta/recipes-core/busybox/busybox-1.20.2/defconfig<br>3,4c3,4<br>< # Busybox version: 1.19.3<br>< # Wed Nov 30 09:33:16 2011<br>---<br>> # Busybox version: 1.20.2<br>> # Mon Aug 20 17:01:45 2012<br><br>but most importantly they both had disabled this related option:<br><br># CONFIG_FEATURE_DATE_NANO is not set<br><br>The question is , in which one of the 2 should I enable it so that busybox's "date +%N" function will understand and export nanoseconds?<br><br>thank you in advance for your help!<br><br><br><div><hr id="stopSpelling">From: djnass_18@hotmail.com<br>To: leonardo.sandoval.gonzalez@linux.intel.com<br>Subject: RE: [yocto] FW: busybox date cli does not support %N (nanoseconds)<br>Date: Tue, 13 Oct 2015 20:51:33 +0000<br><br>

<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}

--></style>
<div dir="ltr">Yes it is,<br>sorry for the omission - it was only in the email.<br>The problem persists.<br><br><div>> Date: Tue, 13 Oct 2015 15:21:33 -0500<br>> From: leonardo.sandoval.gonzalez@linux.intel.com<br>> To: djnass_18@hotmail.com<br>> Subject: Re: [yocto] FW: busybox date cli does not support %N (nanoseconds)<br>> <br>> isn't it date +%N? (with the plus sign)<br>> <br>> On 10/13/2015 02:12 PM, Thanassis Silis wrote:<br>> ><br>> ><br>> > From: djnass_18@hotmail.com<br>> > To: yocto-bounces@yoctoproject.org<br>> > Subject: busybox date cli does not support %N (nanoseconds)<br>> > Date: Tue, 13 Oct 2015 15:23:20 +0000<br>> ><br>> ><br>> ><br>> ><br>> > Hi all,<br>> > I am building an fsl-image-test and the date command when run as "date %N" outputs %N instead on the nanoseconds.<br>> ><br>> > what options do I have to get nanoseconds?<br>> ><br>> > perhaps I have missed a kernel option?<br>> > perhaps I can use something else to grab nanoseconds in the shell?<br>> ><br>> > thank you<br>> ><br>> >                                                                              <br>> ><br>> ><br>> ><br></div>                                           </div></div>                                        </div></body>
</html>