The "rcpl-gui" application is a tool to examine Wind River Linux Rolling Cumulative Patch Layer (RCPL) releases. It has four main features.
1. Exploring the content of an RCPL
2. Comparing one RCPL with another
3. Comparing an existing wrlinux project against an RCPL
4. Exporting the data to a Text, CSV, or HTML file.
1)A supported Wind River host, Linux or Windows 2)A Wind River Linux installation on that host
Installing the Program
For 3.0.x product
download the rcpl-gui-3.0.x.tar somewhere
$ cd InstallDir
$ tar xvf rcpl-gui-3.0.x.tar
For 4.3.x product
download the rcpl-gui-4.3.x.tar somewhere
$ cd InstallDir
$ tar xvf rcpl-gui-4.3.x.tar
(Note: under Windows, run > InstallDir\utilities-1.0\x86-win32\bin\tar.exe to uncompress the tar ball)
Starting the Program
* On Linux:
$ cd
$ ./wrlinux-x/scripts/rcpl/rcpl-gui.sh
* On Windows:
> cd
> wrlinux-x\scripts\rcpl\rcpl-gui.bat