]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Add udev rules into ${PN} files by default
authorKhem Raj <raj.khem@gmail.com>
Wed, 31 Oct 2012 06:45:47 +0000 (23:45 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 2 Nov 2012 16:15:31 +0000 (16:15 +0000)
commit6cbc0c7bf3f35e18f0abd29e5a704fba55f88ab2
treed63232205bb4697093331448865a25cbecfd634f
parent17f09ab713acc814ec0561b1c41fa87d9bf7b83f
bitbake.conf: Add udev rules into ${PN} files by default

As we move to systemd, udev is not provided by systemd where the arch
independent files are stored in /lib and /usr/lib and not in
${base_libdir} and ${libdir} which means the files like udev rules
go into /lib/udev or /usr/lib/udev. This patch adds these paths
to be packaged into default ${PN} output package from a recipe

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/conf/bitbake.conf