Skip to content

Commit

Permalink
rtl8192eu: update after latest upstream changes (#287)
Browse files Browse the repository at this point in the history
* rtl8192: remove autoconf patch and license after upstream changes

The autoconf patch is now include upstream so remote it, it doesnt apply any more.
Also update license sum, because README.md updated as well.

* Revert "Revert "feed: build rtl8192eu for all images""

This reverts commit 3bf0649.

Using AUTOREV can cause issues due to upstream changes, lets not make assumptions why something was enabled or not.
  • Loading branch information
athoik authored and littlesat committed Jul 7, 2017
1 parent 9ec45d8 commit 587f2b6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 30 deletions.
3 changes: 1 addition & 2 deletions meta-openpli/recipes-connectivity/realtek/rtl8192eu.bb
@@ -1,11 +1,10 @@
SUMMARY = "Driver for Realtek USB wireless device 8192eu"
HOMEPAGE = "http://www.realtek.com/"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://README.md;md5=335314e18e046a490d9c576b3e03518d"
LIC_FILES_CHKSUM = "file://README.md;md5=59ef6f2246904f7919c0b0d0a81156b1"

SRC_URI = "git://github.com/Mange/rtl8192eu-linux-driver.git \
file://rtl8192eu-makefile.patch \
file://rtl8192eu-autoconf.patch \
file://rtl8192eu-gcc5.patch \
"

Expand Down

This file was deleted.

Expand Up @@ -71,6 +71,7 @@ OPTIONAL_PACKAGES += " \
picocom \
ppp \
rsync \
rtl8192eu \
rtorrent \
sabnzbd \
satipclient \
Expand Down

0 comments on commit 587f2b6

Please sign in to comment.