]> 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>
Thu, 26 Apr 2012 09:43:37 +0000 (10:43 +0100)
commitaec4cdc6efda430a0965d6b3b4f84c7943390273
tree66d401337cc05482e2989c63e0b546e4581b55cd
parentcf49cf3958b24fdb89d57abbf1f1b30c07a06030
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