Skip to content

Commit

Permalink
Delete old recipes and just keep the last stable and old-stable versions
Browse files Browse the repository at this point in the history
* wpewebkit: remove the old  versions but the last two newest
* wpebackend-fdo: remove the old versions but the last two newest
* wpebackend-rdk: remove the old versions but the last two newest
* libwpe: remove the old versions but the last two newest
* cog: remove the old versions but the last two newest
* ci: update CI tasks.

Fix: Igalia#162
  • Loading branch information
psaavedra committed Apr 3, 2020
1 parent c2b6796 commit 18488ef
Show file tree
Hide file tree
Showing 17 changed files with 14 additions and 551 deletions.
40 changes: 13 additions & 27 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,89 +13,75 @@ before_script:
- source setup-environment $SOURCE
- rm -rf tmp

zeus-wandboard-mesa-weston-wpe-2.20:
allow_failure: true
tags:
- meta-webkit
variables:
MANIFEST: manifest-zeus.xml
# setup-environment targetname machine distro bblayers presets --update-config
SOURCE: wandboard-mesa-wpe-2.20 wandboard-mesa browsers default mesa-wpe-2_20 --update-config
BITBAKE_TARGET: wpewebkit
script:
- bitbake $BITBAKE_TARGET
- rm -rf tmp

zeus-wandboard-mesa-weston-wpe-2.22:
allow_failure: true
zeus-wandboard-mesa-weston-wpe-2.26:
tags:
- meta-webkit
variables:
MANIFEST: manifest-zeus.xml
# setup-environment targetname machine distro bblayers presets --update-config
SOURCE: wandboard-mesa-wpe-2.22 wandboard-mesa browsers default mesa-wpe-2_22 --update-config
SOURCE: wandboard-mesa-wpe-2.26 wandboard-mesa browsers default mesa-wpe-2_26 --update-config
BITBAKE_TARGET: wpewebkit
script:
- bitbake $BITBAKE_TARGET
- rm -rf tmp

zeus-wandboard-mesa-weston-wpe-2.24:
zeus-wandboard-mesa-weston-wpe-2.28:
tags:
- meta-webkit
variables:
MANIFEST: manifest-zeus.xml
# setup-environment targetname machine distro bblayers presets --update-config
SOURCE: wandboard-mesa-wpe-2.24 wandboard-mesa browsers default mesa-wpe-2_24 --update-config
SOURCE: wandboard-mesa-wpe-2.28 wandboard-mesa browsers default mesa-wpe-2_28 --update-config
BITBAKE_TARGET: wpewebkit
script:
- bitbake $BITBAKE_TARGET
- rm -rf tmp

zeus-wandboard-mesa-weston-wpe-2.26:
zeus-wandboard-mesa-weston-wpe-trunk:
allow_failure: true
tags:
- meta-webkit
variables:
MANIFEST: manifest-zeus.xml
# setup-environment targetname machine distro bblayers presets --update-config
SOURCE: wandboard-mesa-wpe-2.26 wandboard-mesa browsers default mesa-wpe-2_26 --update-config
SOURCE: wandboard-mesa-wpe-trunk wandboard-mesa browsers default mesa-wpe-trunk --update-config
BITBAKE_TARGET: wpewebkit
script:
- bitbake $BITBAKE_TARGET
- rm -rf tmp

zeus-wandboard-mesa-weston-wpe-trunk:
zeus-wandboard-mesa-weston-wpe-qt:
allow_failure: true
tags:
- meta-webkit
variables:
MANIFEST: manifest-zeus.xml
# setup-environment targetname machine distro bblayers presets --update-config
SOURCE: wandboard-mesa-wpe-trunk wandboard-mesa browsers default mesa-wpe-trunk --update-config
SOURCE: wandboard-mesa-wpe-qt wandboard-mesa browsers default mesa-wpe-qt --update-config
BITBAKE_TARGET: wpewebkit
script:
- bitbake $BITBAKE_TARGET
- rm -rf tmp

zeus-wandboard-mesa-weston-wpe-qt:
allow_failure: true
zeus-rpi3-userland-wpe-2.26:
tags:
- meta-webkit
variables:
MANIFEST: manifest-zeus.xml
# setup-environment targetname machine distro bblayers presets --update-config
SOURCE: wandboard-mesa-wpe-qt wandboard-mesa browsers default mesa-wpe-qt --update-config
SOURCE: rpi3-userland-wpe-2.26 raspberrypi3-userland browsers default userland-wpe-2_26 --update-config
BITBAKE_TARGET: wpewebkit
script:
- bitbake $BITBAKE_TARGET
- rm -rf tmp

zeus-rpi3-userland-wpe-2.26:
zeus-rpi3-userland-wpe-2.28:
tags:
- meta-webkit
variables:
MANIFEST: manifest-zeus.xml
# setup-environment targetname machine distro bblayers presets --update-config
SOURCE: rpi3-userland-wpe-2.26 raspberrypi3-userland browsers default userland-wpe-2_26 --update-config
SOURCE: rpi3-userland-wpe-2.28 raspberrypi3-userland browsers default userland-wpe-2_28 --update-config
BITBAKE_TARGET: wpewebkit
script:
- bitbake $BITBAKE_TARGET
Expand Down
8 changes: 0 additions & 8 deletions recipes-browser/cog/cog_0.1.1.bb

This file was deleted.

8 changes: 0 additions & 8 deletions recipes-browser/cog/cog_0.2.0.bb

This file was deleted.

8 changes: 0 additions & 8 deletions recipes-browser/cog/cog_0.3.0.bb

This file was deleted.

10 changes: 0 additions & 10 deletions recipes-browser/libwpe/libwpe_1.0.0.bb

This file was deleted.

10 changes: 0 additions & 10 deletions recipes-browser/libwpe/libwpe_1.2.0.bb

This file was deleted.

16 changes: 0 additions & 16 deletions recipes-browser/wpebackend-fdo/wpebackend-fdo_0.1.bb

This file was deleted.

23 changes: 0 additions & 23 deletions recipes-browser/wpebackend-fdo/wpebackend-fdo_0.1~git0.2.bb

This file was deleted.

9 changes: 0 additions & 9 deletions recipes-browser/wpebackend-fdo/wpebackend-fdo_1.0.1.bb

This file was deleted.

9 changes: 0 additions & 9 deletions recipes-browser/wpebackend-fdo/wpebackend-fdo_1.2.1.bb

This file was deleted.

12 changes: 0 additions & 12 deletions recipes-browser/wpebackend-rdk/wpebackend-rdk_1.20180925.bb

This file was deleted.

Loading

0 comments on commit 18488ef

Please sign in to comment.