Skip to content
  1. Apr 08, 2013
    • Paul Barker's avatar
      fbset: Replace deprecated update-alternatives syntax · b0fb477a
      Paul Barker authored
      
      
      Building fbset gave the following warning:
      
      	WARNING: fbset: Use of ALTERNATIVE_NAME is deprecated, see
      		update-alternatives.bbclass for more info.
      
      update-alternatives.bbclass states that this warning will eventually become an
      error so this is worth fixing.
      
      The use of deprecated syntax is replaced with current syntax to do the same
      thing. To test that this works, a .deb package was created and the post-install
      script was checked to ensure that update-alternatives would be called with the
      exact same arguments as it was by the script generated by the old recipe.
      
      Signed-off-by: default avatarPaul Barker <paul@paulbarker.me.uk>
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      b0fb477a
  2. Apr 04, 2013
  3. Apr 03, 2013
  4. Apr 02, 2013
  5. Mar 29, 2013
  6. Mar 25, 2013
  7. Mar 21, 2013
  8. Mar 18, 2013