Skip to content

Commit

Permalink
Remove quickjs and duktape
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Mikhalevich committed Jul 22, 2022
1 parent e13038f commit ccbedc7
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 24 deletions.
4 changes: 2 additions & 2 deletions configs/default-buildroot-config
Original file line number Diff line number Diff line change
Expand Up @@ -1599,7 +1599,7 @@ BR2_PACKAGE_PYTHON_WERKZEUG=y
# BR2_PACKAGE_PYTHON_ZEROCONF is not set
# BR2_PACKAGE_PYTHON_ZOPE_INTERFACE is not set
# BR2_PACKAGE_PYTHON_ZOPFLI is not set
BR2_PACKAGE_QUICKJS=y
# BR2_PACKAGE_QUICKJS is not set
# BR2_PACKAGE_RUBY is not set
# BR2_PACKAGE_TCL is not set

Expand Down Expand Up @@ -2033,7 +2033,7 @@ BR2_PACKAGE_DTC_PROGRAMS=y
# BR2_PACKAGE_OPENLAYERS is not set
# BR2_PACKAGE_POPPERJS is not set
# BR2_PACKAGE_VUEJS is not set
BR2_PACKAGE_QJS=y
# BR2_PACKAGE_QJS is not set
BR2_PACKAGE_TXIKI=y

#
Expand Down
2 changes: 1 addition & 1 deletion configs/lp64d-buildroot-config
Original file line number Diff line number Diff line change
Expand Up @@ -1599,7 +1599,7 @@ BR2_PACKAGE_PYTHON_WERKZEUG=y
# BR2_PACKAGE_PYTHON_ZEROCONF is not set
# BR2_PACKAGE_PYTHON_ZOPE_INTERFACE is not set
# BR2_PACKAGE_PYTHON_ZOPFLI is not set
BR2_PACKAGE_QUICKJS=y
# BR2_PACKAGE_QUICKJS is not set
# BR2_PACKAGE_RUBY is not set
# BR2_PACKAGE_TCL is not set

Expand Down
2 changes: 1 addition & 1 deletion configs/min-buildroot-config
Original file line number Diff line number Diff line change
Expand Up @@ -1175,7 +1175,7 @@ BR2_PACKAGE_OPENJDK_ARCH_SUPPORTS=y
# BR2_PACKAGE_PERL is not set
# BR2_PACKAGE_PHP is not set
# BR2_PACKAGE_PYTHON3 is not set
BR2_PACKAGE_QUICKJS=y
# BR2_PACKAGE_QUICKJS is not set
# BR2_PACKAGE_RUBY is not set
# BR2_PACKAGE_TCL is not set

Expand Down
File renamed without changes.
20 changes: 0 additions & 20 deletions patches/0008-bump-ducktape.patch

This file was deleted.

0 comments on commit ccbedc7

Please sign in to comment.