]> code.ossystems Code Review - meta-freescale.git/commit
linux-imx.inc: add to avoid duplicating code among linux-imx' recipes
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 9 Aug 2012 21:58:30 +0000 (18:58 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 15 Aug 2012 17:05:58 +0000 (14:05 -0300)
commit83261bb61798d08746e8e081b274ff5766d047d5
tree5f8a27b8f440b3113dffab45d0dda51d22cfa5cc
parent0dc7b9bba4486352207718fd5506393a639fecb3
linux-imx.inc: add to avoid duplicating code among linux-imx' recipes

The linux-imx.inc hosts the common code of linux-imx recipes making it
easy to maintain and work.

To easily identify that the kernel running is built from Yocto and
give an indication of versioning, until we have a proper GIT revision
to point to, we use a local version with '+yocto-<date>' for it.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-kernel/linux/linux-imx.inc [new file with mode: 0644]