yocto-bsp: pass in file object to replace_file()
authorTom Zanussi <tom.zanussi@linux.intel.com>
Fri, 29 Mar 2013 22:07:22 +0000 (17:07 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Apr 2013 21:54:30 +0000 (22:54 +0100)
commit5fa82b9dda18296e86fb3b0dc3cba9710d2e3242
treef31eef34e6c08a568b2026803288de5946f97b59
parent393e608234f0d9ab5a6e26f361edf1d506f45df1
yocto-bsp: pass in file object to replace_file()

Pass the file object instead of the filename to replace_file for the
custom template, as now required by replace_file().

(From meta-yocto rev: 56091c019000cfe3d22ec464c596d97ae78fc619)

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/{{ if kernel_choice == "custom": }} linux-yocto-custom/defconfig