URI: 
       tAdd Cobox blend file and update libdevuansdk submodule. - arm-sdk - os build toolkit for various embedded devices
  HTML git clone https://git.parazyd.org/arm-sdk
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 5ea550fe6ce8adcba8eac84c212cb8c49d8626f6
   DIR parent 6b031d642635c21865ac8abd8222ceed281009e3
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Fri,  1 Nov 2019 16:19:33 +0100
       
       Add Cobox blend file and update libdevuansdk submodule.
       
       Diffstat:
         M sdk                                 |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
   DIR diff --git a/sdk b/sdk
       t@@ -93,6 +93,7 @@ load() {
                blend_map=(
                        "decode" "../decode.blend"
                        "maemo"  "../maemo.blend"
       +                "cobox"  "../cobox.blend"
                )
        
                boardlib="${board_map[$dev]}"