Re: [yocto] difference in explanation of kernel "build directory"

2015-03-03 Thread Rifenbark, Scott M
02, 2015 10:15 AM >To: Yocto discussion list >Subject: [yocto] difference in explanation of kernel "build directory" > > > while kernel dev manual claims that: > >" ... the Build Directory: > > ${WORKDIR}/linux-${MACHINE}-${KTYPE}-build > >the i

[yocto] difference in explanation of kernel "build directory"

2015-03-02 Thread Robert P. J. Day
while kernel dev manual claims that: " ... the Build Directory: ${WORKDIR}/linux-${MACHINE}-${KTYPE}-build the include file linux-yocto.inc actually contains the line: B = "${WORKDIR}/linux-${PACKAGE_ARCH}-${LINUX_KERNEL_TYPE}-build" someone else can decide if this difference should