Hi,I am trying to load a kernel module through modprobe. I am using bitbake to
build the kernel. When I try to load the kernel in my Custom hardware I am
getting following errors.
modprobe g_serial
configfs: version magic '3.14.38-6UL_ga+ge4944a5 SMP preempt mod_unload
modversions ARMv7 p2v8
Hi,I have added this FILES_${PN} += "
${libdir}/libMSOComm.so " line in my recipe still the issue is
presentThanks ChandraFrom: chandrasekhar c
<chandrasek...@evolute-sys.com>Sent: Thu, 6 Apr 2017 14:39:04 GMT+0530To:
"Fabien Lahoudere " <fabien.lahoud..
-04-06 at 08:08 +0000,
chandrasekhar c wrote:> Hi, > I have a third party precompilied
libraries. I erota a recipe to copy to rootfs and create soft> links
for the same. After doing bitbake it didnt throw any errors, but when I check
th rootfs it> didn't create any link fi
Hi, I have a third party precompilied libraries. I erota a recipe to copy
to rootfs and create soft links for the same. After doing bitbake it
didnt throw any errors, but when I check th rootfs it didn't create any
link file.Below is my recipe do_install_append()
{ install -d
${D}${li