]> code.ossystems Code Review - openembedded-core.git/commit
quilt: move empty quiltrc to native sysconfdir
authorSaul Wold <sgw@linux.intel.com>
Thu, 19 Apr 2012 22:11:01 +0000 (15:11 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Apr 2012 14:51:35 +0000 (15:51 +0100)
commit1af73900cea82e63fb0f94e6f057144f723146ec
treeb812b035f8348ce18f010360cb2125bb9199786a
parentaff48c514174ba5fa3bb1e5df5293376b567da09
quilt: move empty quiltrc to native sysconfdir

patch.bbclass orignally pointed at /usr/bin/quiltrc for an empty
version to ensure that no user setting were picked up, change this
to /etc/quiltrc in the Native sysroot since we now have a native
sysconfdir.

Make sure that the quiltrc is actually installed in the Native
sysconfdir, not the target, so fix this after the recipe split.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/patch.bbclass
meta/recipes-devtools/quilt/quilt-0.51.inc
meta/recipes-devtools/quilt/quilt-native.inc
meta/recipes-devtools/quilt/quilt-native_0.51.bb
meta/recipes-devtools/quilt/quilt_0.51.bb