chromium: finalize update

This commit is contained in:
Sascha Kuehndel (InuSasha) 2017-12-14 16:48:20 +01:00
parent 60469b5e67
commit 8347aa342d
No known key found for this signature in database
GPG Key ID: 15FED89617B88D1B
2 changed files with 3 additions and 1 deletions

View File

@ -21,7 +21,7 @@
PKG_NAME="chromium" PKG_NAME="chromium"
PKG_VERSION="61.0.3163.91" PKG_VERSION="61.0.3163.91"
PKG_SHA256="0a2b4423551217d3ada244730fdfe3454f2630c8551b0bb784b727dc8294f2aa" PKG_SHA256="0a2b4423551217d3ada244730fdfe3454f2630c8551b0bb784b727dc8294f2aa"
PKG_REV="107.003" PKG_REV="108"
PKG_ARCH="x86_64" PKG_ARCH="x86_64"
PKG_LICENSE="Mixed" PKG_LICENSE="Mixed"
PKG_SITE="http://www.chromium.org/Home" PKG_SITE="http://www.chromium.org/Home"

View File

@ -16,6 +16,8 @@
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with OpenELEC. If not, see <http://www.gnu.org/licenses/>. # along with OpenELEC. If not, see <http://www.gnu.org/licenses/>.
################################################################################ ################################################################################
# drop profile for testing only
#rm -rf /storage/.kodi/userdata/addon_data/browser.chromium/profile
. /etc/profile . /etc/profile
oe_setup_addon browser.chromium oe_setup_addon browser.chromium