]> code.ossystems Code Review - meta-freescale.git/commitdiff
fsl-default-versions.inc: force use of udev 173 version
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 12 Jun 2012 14:42:37 +0000 (11:42 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 12 Jun 2012 14:42:37 +0000 (11:42 -0300)
The change 8b39b81ae4b has removed the the 164 preferred version
however the last meta-openembedded version, the 182 and 175 versions,
lack the init script so we need to enforce the last version that works
with regular init to avoid the requirement on systemd.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/conf/distro/include/fsl-default-versions.inc

index ddfaf5223caa75ee89b9566a16676f0048584959..5319f348492dbf2ca2fa2b654901c53dd194a258 100644 (file)
@@ -1,2 +1,3 @@
 # Freescale BSP default versions
 
+PREFERRED_VERSION_udev = "173"