Commits

Will Newton committed 32b748086eb
package/qt: Remove selects of BR2_PACKAGE_QT_JAVASCRIPTCORE. Building WebKit or Script engine support would select JIT support in JavaScriptCore. Not all platforms support JIT, so remove the selects to allow the option to be modified by users. Signed-off-by: Will Newton <will.newton@imgtec.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>