netbase: Remove bbappend and files

Dropped raspberrypi modifications to hosts and interfaces files as they are
unnecessary.

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Paul Barker 2013-04-22 21:19:37 +01:00 committed by Andrei Gherzan
parent cf25e6fc90
commit 53555972bc
3 changed files with 0 additions and 20 deletions

View File

@ -1,2 +0,0 @@
127.0.0.1 localhost.localdomain localhost raspberrypi rpi

View File

@ -1,15 +0,0 @@
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
# The loopback interface
auto lo
iface lo inet loopback
# Wireless interfaces
iface wlan0 inet dhcp
wireless_mode managed
wireless_essid any
wpa-driver wext
wpa-conf /etc/wpa_supplicant.conf
# Bluetooth networking
iface bnep0 inet dhcp

View File

@ -1,3 +0,0 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
# Don't forget to bump PRINC if you update the extra files.
PRINC = "1"