I need pyserial -2.7 version. I got source code from this link https://pypi.python.org/pypi/pyserial/2.7 How to add this into rootfs of petalinux package. I am not finding how add it. Or how meta-python layer is added?
On Wed, May 17, 2017 at 6:04 PM, Philip Balister <[email protected]> wrote: > On 05/17/2017 08:23 AM, Madhura K wrote: > > Hi All, > > How to create pyserial python library and install in rootfs of petalinux. > > I found these rpm's > > http://downloads.yoctoproject.org/releases/yocto/yocto-1.6. > 1/rpm/cortexa9hf_vfp_neon/ > > Is there a way to do so for pyserial also? > > You need to add the meta-python layer. > > http://layers.openembedded.org/layerindex/recipe/28499/ > > Philip > > > > > > > > -- Regards, Madhura K, Software Engineer, Vayavya Labs Pvt Ltd. <http://dac13.mapyourshow.com/5_0/exhibitor_details.cfm?exhid=VAYA>
-- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
