mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 03:47:03 +00:00
Remove machine-specific metadata for machines no longer in oe-core
(From OE-Core rev: 72567733033347b662d9baa07432985fd2da3efa) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5331f47104
commit
cdf878387a
@@ -1,18 +0,0 @@
|
||||
mq11xx_base
|
||||
soc-device
|
||||
h2200_lcd
|
||||
h4000_lcd
|
||||
cfbcopyarea
|
||||
cfbfillrect
|
||||
cfbimgblt
|
||||
mq1100fb
|
||||
pxafb
|
||||
lcd
|
||||
backlight
|
||||
font
|
||||
fbcon
|
||||
pxa2xx_udc
|
||||
g_ether
|
||||
sunrpc
|
||||
lockd
|
||||
nfs
|
||||
@@ -1 +0,0 @@
|
||||
# Add ipaq-pxa-2.6 modules parameters and aliases here
|
||||
@@ -1 +0,0 @@
|
||||
sysctl
|
||||
@@ -1 +0,0 @@
|
||||
sysctl
|
||||
@@ -1,20 +0,0 @@
|
||||
alias irda0 pxa_ir
|
||||
alias usbd0 usbdmonitor
|
||||
alias usbf usb-eth
|
||||
alias sound-slot-0 pxa-ac97
|
||||
alias sound-slot-1 pxa-ac97
|
||||
|
||||
# Affix modules
|
||||
alias net-pf-27 affix
|
||||
alias char-major-60 affix_rfcomm
|
||||
|
||||
# BlueZ modules
|
||||
alias net-pf-31 bluez
|
||||
alias bt-proto-0 l2cap
|
||||
alias bt-proto-2 sco
|
||||
alias bt-proto-3 rfcomm
|
||||
alias bt-proto-4 bnep
|
||||
alias bt-proto-5 cmtp
|
||||
alias bt-proto-6 hidp
|
||||
alias tty-ldisc-15 hci_uart
|
||||
alias char-major-10-250 hci_vhci
|
||||
@@ -1,10 +0,0 @@
|
||||
depmod -Ae
|
||||
|
||||
(cat /etc/modules; echo; ) |
|
||||
while read module args
|
||||
do
|
||||
case "$module" in
|
||||
\#*|"") continue ;;
|
||||
esac
|
||||
modprobe $module $args
|
||||
done
|
||||
@@ -1,3 +0,0 @@
|
||||
tun
|
||||
ppp_async
|
||||
hostap_pci
|
||||
@@ -1,3 +0,0 @@
|
||||
usbdcore
|
||||
net_fd
|
||||
pxa_bi
|
||||
@@ -1,4 +0,0 @@
|
||||
alias irda0 pxa_ir
|
||||
alias usbd0 usbdmonitor
|
||||
alias usbf usb-eth
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
usbdcore
|
||||
net_fd
|
||||
pxa_bi
|
||||
usb_ohci_tc6393
|
||||
@@ -1,4 +0,0 @@
|
||||
alias irda0 pxa_ir
|
||||
alias usbd0 usbdmonitor
|
||||
alias usbf usb-eth
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
et
|
||||
wl
|
||||
wlcompat
|
||||
diag
|
||||
Reference in New Issue
Block a user