Advertisement
Guest User

Untitled

a guest
Jan 7th, 2012
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. --- org/check/embedded.exp 2012-01-06 05:26:24.000000000 +0100
  2. +++ new/check/embedded.exp 2012-01-07 11:46:12.068198001 +0100
  3. @@ -1,5 +1,5 @@
  4. -EMBEDDED_TYPE = 'pc|sim|wrap|soekris|alix|surfstation|cv860a|fscpc|x7sla|aewin|p640'
  5. - : 'should be one of the following: pc, wrap, soekris, alix, cv860a, fscpc, x7sla, aewin, p640'
  6. +EMBEDDED_TYPE = 'pc|sim|wrap|soekris|alix|surfstation|cv860a|fscpc|x7sla|aewin|p640|pcm9577'
  7. + : 'should be one of the following: pc, wrap, soekris, alix, cv860a, fscpc, x7sla, aewin, p640, pcm9577'
  8.  
  9. EMBEDDED_SOEKRIS = 'gpio|i2c'
  10. : 'should be one of the following: gpio, i2c'
  11. @@ -43,6 +43,9 @@
  12. +RRDTOOL_SOURCE(EMBEDDED_TYPE=~'aewin') = 'aewin'
  13. : ''
  14.  
  15. ++RRDTOOL_SOURCE(EMBEDDED_TYPE=~'pcm9577') = 'pcm9577'
  16. + : ''
  17. +
  18. CYRIXSPEED = 'none|(RE:NUMERIC)'
  19. : 'Invalid CPU speed'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement