Changes between Version 2 and Version 3 of buildroot/gstreamer


Ignore:
Timestamp:
03/10/2020 06:29:17 PM (4 years ago)
Author:
Tim Harvey
Comment:

update instructions to get zip file of patches

Legend:

Unmodified
Added
Removed
Modified
  • buildroot/gstreamer

    v2 v3  
    2323git clone https://github.com/buildroot/buildroot.git
    2424cd buildroot
    25 # fetch and apply patch that adds ventana defconfig files
    26 wget http://trac.gateworks.com/raw-attachment/wiki/buildroot/gstreamer/0000-package-add-gst-gateworks-apps.patch
    27 wget http://trac.gateworks.com/raw-attachment/wiki/buildroot/gstreamer/0001-configs-add-various-Gateworks-Ventana-configs.patch
    28 wget http://trac.gateworks.com/raw-attachment/wiki/buildroot/gstreamer/0002-board-gateworks-add-overlay-for-Gateworks-Ventana-bo.patch
     25# fetch and apply patches
     26wget http://trac.gateworks.com/zip-attachment/wiki/buildroot/gstreamer/ -O patches.zip
     27unzip patches.zip
    2928git am *.patch
    3029# build the gwventana-gst image