Changes between Version 5 and Version 6 of buildroot/qt


Ignore:
Timestamp:
12/16/2019 07:26:33 PM (4 years ago)
Author:
Cale Collins
Comment:

fixed instructions

Legend:

Unmodified
Added
Removed
Modified
  • buildroot/qt

    v5 v6  
    2525# clone buildroot
    2626git clone https://github.com/buildroot/buildroot.git
     27cd buildroot
    2728# fetch and apply patch that adds ventana defconfig files
    2829wget http://trac.gateworks.com/raw-attachment/wiki/buildroot/qt/0001-add-support-for-Gateworks-Ventana-defconfig-qt5-defc.patch
    29 git am .patch
     30git am 0001-add-support-for-Gateworks-Ventana-defconfig-qt5-defc.patch
    3031# build the gwventana-qt5 image
    3132make distclean