From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1lp0151.outbound.protection.outlook.com [207.46.163.151]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 06737E00813 for ; Tue, 14 Jan 2014 11:56:09 -0800 (PST) Received: from [192.168.2.112] (50.151.185.81) by BY2PR03MB396.namprd03.prod.outlook.com (10.141.141.26) with Microsoft SMTP Server (TLS) id 15.0.847.13; Tue, 14 Jan 2014 19:56:05 +0000 Message-ID: <52D59646.3030906@freescale.com> Date: Tue, 14 Jan 2014 14:55:50 -0500 From: "Ra37740@freescale.comndy" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 MIME-Version: 1.0 To: X-Originating-IP: [50.151.185.81] X-ClientProxiedBy: BY2PR05CA009.namprd05.prod.outlook.com (10.242.32.39) To BY2PR03MB396.namprd03.prod.outlook.com (10.141.141.26) X-Forefront-PRVS: 0091C8F1EB X-Forefront-Antispam-Report: SFV:NSPM; SFS:(10009001)(779001)(679001)(689001)(189002)(199002)(87976001)(42186004)(65806001)(50986001)(85852003)(77982001)(19580395003)(80022001)(53806001)(79102001)(54316002)(51856001)(33656001)(74366001)(46102001)(65956001)(81686001)(93136001)(74662001)(31966008)(47776003)(76482001)(63696002)(69226001)(76796001)(81342001)(47446002)(56776001)(54356001)(74502001)(85306002)(83072002)(80976001)(36756003)(80316001)(83322001)(74706001)(23756003)(83506001)(50466002)(47736001)(74876001)(59766001)(49866001)(4396001)(47976001)(66066001)(81816001)(59896001)(76786001)(77096001)(64126003)(92566001)(56816005)(81542001)(76176001)(92726001)(90146001); DIR:OUT; SFP:1101; SCL:1; SRVR:BY2PR03MB396; H:[192.168.2.112]; CLIP:50.151.185.81; FPR:; RD:InfoNoRecords; MX:1; A:1; LANG:en; X-OriginatorOrg: freescale.com Subject: 3.5.7 kernel? X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jan 2014 19:56:12 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Hello, I'm trying to build the 3.5.7 kernel in Dylan branch - modifying local.conf as this: MACHINE ??= 'imx6qsabresd' ... PREFERRED_VERSION_linux-imx_mx6="3.5.7" but seeing this when I build: NOTE: preferred version 3.5.7 of linux-imx not available (for item linux-imx) NOTE: versions of linux-imx available: 3.0.35 NOTE: Resolving any missing task queue dependencies NOTE: preferred version 3.5.7 of linux-imx not available (for item kernel-base) NOTE: versions of linux-imx available: 3.0.35 NOTE: preferred version 3.5.7 of linux-imx not available (for item kernel-image) NOTE: versions of linux-imx available: 3.0.35 NOTE: Preparing runqueue NOTE: Tainting hash to force rebuild of task /home/randy/fsl-community-bsp/sources/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.0.35.bb, do_compile Is 3.5.7 no longer an option for linux-imx? Regards, Randy Krakora