linux-yocto/3.4: remove cedartrail machine

The cedartrail BSP is no longer support from yocto 1.4, so we remove
it from the tree.

(From OE-Core rev: a1ce9da1feb028bbfd861d075bc3b6fbe3300147)

Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2013-02-10 23:56:42 -05:00
committed by Richard Purdie
parent d9149a0ce0
commit cc1c217ff3
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ LINUX_VERSION ?= "3.4.28"
KMETA = "meta"
SRCREV_machine ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f"
SRCREV_meta ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0"
SRCREV_meta ?= "c0b1845314cebb21694dbb4459fcc6f80feb01d0"
PR = "${INC_PR}.0"
PV = "${LINUX_VERSION}+git${SRCPV}"