diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2011-04-21 14:32:45 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-05 12:26:29 +0100 |
commit | cdf878387ad460f7c6b7a58dcc996918bcd07a0a (patch) | |
tree | b8962ec003760b36fc1ead9c0a5ad38c0c4d0f4a /meta/recipes-core | |
parent | 5331f471045459a496f829cb747447e8f196d26e (diff) | |
download | poky-cdf878387ad460f7c6b7a58dcc996918bcd07a0a.tar.gz |
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>
Diffstat (limited to 'meta/recipes-core')
40 files changed, 4 insertions, 727 deletions
diff --git a/meta/recipes-core/base-files/base-files/akita/fstab b/meta/recipes-core/base-files/base-files/akita/fstab deleted file mode 100644 index 5f2c941345..0000000000 --- a/meta/recipes-core/base-files/base-files/akita/fstab +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | /dev/mtdblock2 / jffs2 rw,noatime 1 1 | ||
2 | /dev/mtdblock3 /home jffs2 defaults,noatime 1 2 | ||
3 | proc /proc proc defaults 0 0 | ||
4 | /dev/hda1 /media/cf auto defaults,sync,noauto 0 0 | ||
5 | |||
6 | tmpfs /var/volatile tmpfs defaults 0 0 | ||
7 | tmpfs /media/ram tmpfs defaults 0 0 | ||
8 | |||
9 | # SD/MMC in kernel 2.4 | ||
10 | /dev/mmcda1 /media/card auto defaults,sync,noauto 0 0 | ||
11 | # SD/MMC in kernel 2.6 | ||
12 | /dev/mmcblk0p1 /media/card auto defaults,sync,noauto 0 0 | ||
13 | |||
14 | # USB Storage | ||
15 | /dev/sda1 /media/usbhdd vfat noauto,umask=000,noatime,iocharset=utf8,codepage=932 0 0 | ||
16 | |||
diff --git a/meta/recipes-core/base-files/base-files/akita/rotation b/meta/recipes-core/base-files/base-files/akita/rotation deleted file mode 100644 index 2a14d60899..0000000000 --- a/meta/recipes-core/base-files/base-files/akita/rotation +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | 270 \ No newline at end of file | ||
diff --git a/meta/recipes-core/base-files/base-files/c7x0/fstab b/meta/recipes-core/base-files/base-files/c7x0/fstab deleted file mode 100644 index e065e8112e..0000000000 --- a/meta/recipes-core/base-files/base-files/c7x0/fstab +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | /dev/mtdblock2 / jffs2 rw,noatime 1 1 | ||
2 | /dev/mtdblock3 /home jffs2 defaults,noatime 1 2 | ||
3 | proc /proc proc defaults 0 0 | ||
4 | /dev/hda1 /media/cf auto defaults,sync,noauto 0 0 | ||
5 | |||
6 | tmpfs /var/volatile tmpfs defaults 0 0 | ||
7 | tmpfs /media/ram tmpfs defaults 0 0 | ||
8 | |||
9 | # SD/MMC in kernel 2.4 | ||
10 | /dev/mmcda1 /media/card auto defaults,sync,noauto 0 0 | ||
11 | # SD/MMC in kernel 2.6 | ||
12 | /dev/mmcblk0p1 /media/card auto defaults,sync,noauto 0 0 | ||
diff --git a/meta/recipes-core/base-files/base-files/c7x0/usbd b/meta/recipes-core/base-files/base-files/c7x0/usbd deleted file mode 100644 index 40931ee8e9..0000000000 --- a/meta/recipes-core/base-files/base-files/c7x0/usbd +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | usbdmodule=pxa_bi | ||
diff --git a/meta/recipes-core/base-files/base-files/collie/fstab b/meta/recipes-core/base-files/base-files/collie/fstab deleted file mode 100644 index dc3499b909..0000000000 --- a/meta/recipes-core/base-files/base-files/collie/fstab +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | /dev/mtdblock4 / jffs2 defaults 1 1 | ||
2 | proc /proc proc defaults 0 0 | ||
3 | /dev/hda1 /media/cf auto defaults,sync,noauto,noatime,user,exec,suid,gid=100,umask=0002 0 0 | ||
4 | /dev/mmcda1 /media/card auto defaults,sync,noauto,noatime,user,exec,suid 0 0 | ||
5 | tmpfs /var/volatile tmpfs defaults 0 0 | ||
6 | |||
7 | # we use a non-volatile ramdisk, see /etc/init.d/ramdisk | ||
8 | #tmpfs /media/ram tmpfs defaults 0 0 | ||
diff --git a/meta/recipes-core/base-files/base-files/collie/usbd b/meta/recipes-core/base-files/base-files/collie/usbd deleted file mode 100644 index 4257614583..0000000000 --- a/meta/recipes-core/base-files/base-files/collie/usbd +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | usbdmodule=sa1100_bi | ||
diff --git a/meta/recipes-core/base-files/base-files/htcuniversal/rotation b/meta/recipes-core/base-files/base-files/htcuniversal/rotation deleted file mode 100644 index 2a14d60899..0000000000 --- a/meta/recipes-core/base-files/base-files/htcuniversal/rotation +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | 270 \ No newline at end of file | ||
diff --git a/meta/recipes-core/base-files/base-files/hx2000/fstab b/meta/recipes-core/base-files/base-files/hx2000/fstab deleted file mode 100644 index 2d4b7aae72..0000000000 --- a/meta/recipes-core/base-files/base-files/hx2000/fstab +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | /dev/mtdblock2 / jffs2 defaults 1 1 | ||
2 | /dev/mtdblock3 /home jffs2 defaults 1 1 | ||
3 | |||
4 | proc /proc proc defaults 0 0 | ||
5 | sys /sys sysfs defaults 0 0 | ||
6 | |||
7 | /dev/hda1 /media/cf auto defaults,noauto,noatime,exec,suid 0 0 | ||
8 | tmpfs /var/volatile tmpfs defaults 0 0 | ||
9 | tmpfs /media/ram tmpfs defaults 0 0 | ||
diff --git a/meta/recipes-core/base-files/base-files/mtx-1/fstab b/meta/recipes-core/base-files/base-files/mtx-1/fstab deleted file mode 100644 index ee3fab0c13..0000000000 --- a/meta/recipes-core/base-files/base-files/mtx-1/fstab +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | # /etc/fstab: static file system information. mtx-1 | ||
2 | # | ||
3 | # <file system> <mount pt> <type> <options> <dump> <pass> | ||
4 | rootfs / auto defaults 1 1 | ||
5 | tmpfs /var/volatile tmpfs size=10m 0 0 | ||
6 | proc /proc proc defaults 0 0 | ||
7 | devpts /dev/pts devpts mode=0620,gid=5 0 0 | ||
8 | usbdevfs /proc/bus/usb usbdevfs noauto 0 0 | ||
diff --git a/meta/recipes-core/base-files/base-files/mtx-1/profile b/meta/recipes-core/base-files/base-files/mtx-1/profile deleted file mode 100644 index bedf2fc7d8..0000000000 --- a/meta/recipes-core/base-files/base-files/mtx-1/profile +++ /dev/null | |||
@@ -1,25 +0,0 @@ | |||
1 | # /etc/profile: system-wide .profile file for the Bourne shell (sh(1)) | ||
2 | # and Bourne compatible shells (bash(1), ksh(1), ash(1), ...). | ||
3 | |||
4 | PATH="/usr/local/bin:/usr/bin:/bin" | ||
5 | |||
6 | if [ "`id -u`" -eq 0 ]; then | ||
7 | PATH=$PATH:/usr/local/sbin:/usr/sbin:/sbin: | ||
8 | fi | ||
9 | if [ "$PS1" ]; then | ||
10 | # works for bash and ash (no other shells known to be in use here) | ||
11 | PS1='\u@\h:\w\$ ' | ||
12 | fi | ||
13 | |||
14 | if [ -d /etc/profile.d ]; then | ||
15 | for i in `ls /etc/profile.d/`; do | ||
16 | . /etc/profile.d/$i | ||
17 | done | ||
18 | unset i | ||
19 | fi | ||
20 | |||
21 | export PATH PS1 | ||
22 | |||
23 | umask 022 | ||
24 | |||
25 | alias ll="ls -lah" \ No newline at end of file | ||
diff --git a/meta/recipes-core/base-files/base-files/nokia770/fstab b/meta/recipes-core/base-files/base-files/nokia770/fstab deleted file mode 100644 index 7dbae252fb..0000000000 --- a/meta/recipes-core/base-files/base-files/nokia770/fstab +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | rootfs / rootfs defaults,errors=remount-ro,noatime 0 0 | ||
2 | /dev/mmcblk0p1 /media/card auto defaults,noauto,noatime,exec,suid 0 0 | ||
3 | tmpfs /var/volatile tmpfs defaults 0 0 | ||
4 | tmpfs /media/ram tmpfs defaults 0 0 | ||
5 | proc /proc proc defaults 0 0 | ||
6 | usbdevfs /proc/bus/usb usbdevfs noauto 0 0 | ||
diff --git a/meta/recipes-core/base-files/base-files/poodle/fstab b/meta/recipes-core/base-files/base-files/poodle/fstab deleted file mode 100644 index b96b750eb6..0000000000 --- a/meta/recipes-core/base-files/base-files/poodle/fstab +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | /dev/mtdblock2 / jffs2 rw,noatime 1 1 | ||
2 | /dev/mtdblock3 /home jffs2 defaults,noatime 1 2 | ||
3 | proc /proc proc defaults 0 0 | ||
4 | /dev/hda1 /media/cf auto defaults,sync,noauto 0 0 | ||
5 | |||
6 | # SD/MMC in kernel 2.6 | ||
7 | /dev/mmcblk0p1 /media/card auto defaults,sync,noauto 0 0 | ||
8 | |||
9 | # SD/MMC in kernel 2.4 | ||
10 | /dev/mmcda1 /media/card auto defaults,sync,noauto 0 0 | ||
11 | |||
12 | tmpfs /var/volatile tmpfs defaults 0 0 | ||
13 | tmpfs /media/ram tmpfs defaults 0 0 | ||
diff --git a/meta/recipes-core/base-files/base-files/poodle/usbd b/meta/recipes-core/base-files/base-files/poodle/usbd deleted file mode 100644 index 40931ee8e9..0000000000 --- a/meta/recipes-core/base-files/base-files/poodle/usbd +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | usbdmodule=pxa_bi | ||
diff --git a/meta/recipes-core/base-files/base-files/spitz/fstab b/meta/recipes-core/base-files/base-files/spitz/fstab deleted file mode 100644 index 3d0e508dfd..0000000000 --- a/meta/recipes-core/base-files/base-files/spitz/fstab +++ /dev/null | |||
@@ -1,28 +0,0 @@ | |||
1 | # don't mount /dev/mtdblock2 since Spitz uses pivot_root | ||
2 | # or 2.6 directly boots from the hdd | ||
3 | # /dev/mtdblock2 / jffs2 rw,noatime 1 1 | ||
4 | rootfs / auto defaults 1 1 | ||
5 | proc /proc proc defaults 0 0 | ||
6 | # we can use a normal var filesystem with a microdrive | ||
7 | # tmpfs /var tmpfs defaults 0 0 | ||
8 | tmpfs /media/ram tmpfs defaults 0 0 | ||
9 | |||
10 | # Compact Flash memory cards | ||
11 | /dev/hdc1 /media/cf auto defaults,sync,noauto 0 0 | ||
12 | # SD/MMC in kernel 2.4 | ||
13 | /dev/mmcda1 /media/card auto defaults,sync,noauto 0 0 | ||
14 | # SD/MMC in kernel 2.6 | ||
15 | /dev/mmcblk0p1 /media/card auto defaults,sync,noauto 0 0 | ||
16 | |||
17 | # | ||
18 | # USB | ||
19 | # | ||
20 | /dev/sda1 /media/usbhdd vfat noauto,umask=000,noatime,iocharset=utf8,codepage=932 0 0 | ||
21 | devpts /dev/pts devpts mode=0620,gid=5 0 0 | ||
22 | usbfs /proc/bus/usb usbfs noauto 0 0 | ||
23 | |||
24 | # | ||
25 | # Harddisk | ||
26 | # | ||
27 | /dev/hda2 /home ext3 defaults 0 0 | ||
28 | /dev/hda3 /media/hdd vfat defaults 0 0 | ||
diff --git a/meta/recipes-core/base-files/base-files/spitz/rotation b/meta/recipes-core/base-files/base-files/spitz/rotation deleted file mode 100644 index 2a14d60899..0000000000 --- a/meta/recipes-core/base-files/base-files/spitz/rotation +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | 270 \ No newline at end of file | ||
diff --git a/meta/recipes-core/base-files/base-files/tosa/fstab b/meta/recipes-core/base-files/base-files/tosa/fstab deleted file mode 100644 index e065e8112e..0000000000 --- a/meta/recipes-core/base-files/base-files/tosa/fstab +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | /dev/mtdblock2 / jffs2 rw,noatime 1 1 | ||
2 | /dev/mtdblock3 /home jffs2 defaults,noatime 1 2 | ||
3 | proc /proc proc defaults 0 0 | ||
4 | /dev/hda1 /media/cf auto defaults,sync,noauto 0 0 | ||
5 | |||
6 | tmpfs /var/volatile tmpfs defaults 0 0 | ||
7 | tmpfs /media/ram tmpfs defaults 0 0 | ||
8 | |||
9 | # SD/MMC in kernel 2.4 | ||
10 | /dev/mmcda1 /media/card auto defaults,sync,noauto 0 0 | ||
11 | # SD/MMC in kernel 2.6 | ||
12 | /dev/mmcblk0p1 /media/card auto defaults,sync,noauto 0 0 | ||
diff --git a/meta/recipes-core/base-files/base-files/tosa/usbd b/meta/recipes-core/base-files/base-files/tosa/usbd deleted file mode 100644 index 8c80044167..0000000000 --- a/meta/recipes-core/base-files/base-files/tosa/usbd +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
1 | # I know that this was created for usb-client stuff | ||
2 | # but tosa/2.6 need (un)loading USB Host module | ||
3 | # on suspend/resume and this way is simplest one ;) | ||
4 | |||
5 | usbdmodule=ohci-hcd | ||
diff --git a/meta/recipes-core/base-files/base-files_3.0.14.bb b/meta/recipes-core/base-files/base-files_3.0.14.bb index 857df13332..1c5078eb77 100644 --- a/meta/recipes-core/base-files/base-files_3.0.14.bb +++ b/meta/recipes-core/base-files/base-files_3.0.14.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "Miscellaneous files for the base system." | |||
2 | DESCRIPTION = "The base-files package creates the basic system directory structure and provides a small set of key configuration files for the system." | 2 | DESCRIPTION = "The base-files package creates the basic system directory structure and provides a small set of key configuration files for the system." |
3 | SECTION = "base" | 3 | SECTION = "base" |
4 | PRIORITY = "required" | 4 | PRIORITY = "required" |
5 | PR = "r67" | 5 | PR = "r68" |
6 | LICENSE = "GPLv2" | 6 | LICENSE = "GPLv2" |
7 | LIC_FILES_CHKSUM = "file://licenses/GPL-2;md5=94d55d512a9ba36caa9b7df079bae19f" | 7 | LIC_FILES_CHKSUM = "file://licenses/GPL-2;md5=94d55d512a9ba36caa9b7df079bae19f" |
8 | SRC_URI = "file://rotation \ | 8 | SRC_URI = "file://rotation \ |
@@ -64,8 +64,6 @@ conffiles = "${sysconfdir}/debian_version ${sysconfdir}/host.conf \ | |||
64 | # | 64 | # |
65 | hostname = "openembedded" | 65 | hostname = "openembedded" |
66 | hostname_slugos = "nslu2" | 66 | hostname_slugos = "nslu2" |
67 | hostname_mnci = "MNCI" | ||
68 | hostname_rt3000 = "MNRT" | ||
69 | hostname_jlime = "JLime" | 67 | hostname_jlime = "JLime" |
70 | 68 | ||
71 | BASEFILESISSUEINSTALL ?= "do_install_basefilesissue" | 69 | BASEFILESISSUEINSTALL ?= "do_install_basefilesissue" |
@@ -135,11 +133,6 @@ do_install_basefilesissue () { | |||
135 | fi | 133 | fi |
136 | } | 134 | } |
137 | 135 | ||
138 | do_install_append_mnci () { | ||
139 | rmdir ${D}/tmp | ||
140 | ln -s var/tmp ${D}/tmp | ||
141 | } | ||
142 | |||
143 | do_install_append_nylon() { | 136 | do_install_append_nylon() { |
144 | printf "" "" >${D}${sysconfdir}/resolv.conf | 137 | printf "" "" >${D}${sysconfdir}/resolv.conf |
145 | rm -r ${D}/mnt/* | 138 | rm -r ${D}/mnt/* |
@@ -156,10 +149,6 @@ do_install_append_slugos() { | |||
156 | ln -s ../root ${D}/home/root | 149 | ln -s ../root ${D}/home/root |
157 | } | 150 | } |
158 | 151 | ||
159 | do_install_append_netbook-pro () { | ||
160 | mkdir -p ${D}/initrd | ||
161 | } | ||
162 | |||
163 | do_install_append_linuxstdbase() { | 152 | do_install_append_linuxstdbase() { |
164 | for d in ${dirs3755}; do | 153 | for d in ${dirs3755}; do |
165 | install -m 0755 -d ${D}$d | 154 | install -m 0755 -d ${D}$d |
@@ -174,10 +163,6 @@ PACKAGES = "${PN}-doc ${PN} ${PN}-dev ${PN}-dbg" | |||
174 | FILES_${PN} = "/" | 163 | FILES_${PN} = "/" |
175 | FILES_${PN}-doc = "${docdir} ${datadir}/common-licenses" | 164 | FILES_${PN}-doc = "${docdir} ${datadir}/common-licenses" |
176 | 165 | ||
177 | # M&N specific packaging | ||
178 | PACKAGE_ARCH_mnci = "mnci" | ||
179 | PACKAGE_ARCH_rt3000 = "rt3000" | ||
180 | |||
181 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 166 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
182 | 167 | ||
183 | # Unslung distribution specific packaging | 168 | # Unslung distribution specific packaging |
diff --git a/meta/recipes-core/netbase/netbase-4.45/epia/interfaces b/meta/recipes-core/netbase/netbase-4.45/epia/interfaces deleted file mode 100644 index 673618f636..0000000000 --- a/meta/recipes-core/netbase/netbase-4.45/epia/interfaces +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8) | ||
2 | |||
3 | # The loopback interface | ||
4 | auto lo | ||
5 | iface lo inet loopback | ||
6 | |||
7 | # Ethernet | ||
8 | auto eth0 | ||
9 | iface eth0 inet dhcp | ||
10 | |||
diff --git a/meta/recipes-core/netbase/netbase-4.45/mtx-1/interfaces b/meta/recipes-core/netbase/netbase-4.45/mtx-1/interfaces deleted file mode 100644 index a7c6da5752..0000000000 --- a/meta/recipes-core/netbase/netbase-4.45/mtx-1/interfaces +++ /dev/null | |||
@@ -1,29 +0,0 @@ | |||
1 | # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8) | ||
2 | |||
3 | # The loopback interface | ||
4 | auto lo | ||
5 | iface lo inet loopback | ||
6 | |||
7 | # Ethernet | ||
8 | auto eth0 | ||
9 | iface eth0 inet dhcp | ||
10 | |||
11 | # wlan interface 1 for clients | ||
12 | auto wlan0 | ||
13 | iface wlan0 inet static | ||
14 | address 10.0.0.1 | ||
15 | netmask 255.0.0.0 | ||
16 | wireless_mode master | ||
17 | wireless_essid cube-ap | ||
18 | wireless_channel 1 | ||
19 | |||
20 | # wlan interface 2 for mesh | ||
21 | auto wlan1 | ||
22 | iface wlan1 inet static | ||
23 | address 172.16.0.1 | ||
24 | netmask 255.240.0.0 | ||
25 | broadcast 172.31.255.255 | ||
26 | wireless_mode ad-hoc | ||
27 | wireless_essid cube-mesh | ||
28 | wireless_channel 11 | ||
29 | wireless_rts 250 | ||
diff --git a/meta/recipes-core/netbase/netbase-4.45/nokia800/interfaces b/meta/recipes-core/netbase/netbase-4.45/nokia800/interfaces deleted file mode 100644 index 16967763e5..0000000000 --- a/meta/recipes-core/netbase/netbase-4.45/nokia800/interfaces +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
1 | # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8) | ||
2 | |||
3 | # The loopback interface | ||
4 | auto lo | ||
5 | iface lo inet loopback | ||
diff --git a/meta/recipes-core/netbase/netbase-4.45/tosa/interfaces b/meta/recipes-core/netbase/netbase-4.45/tosa/interfaces deleted file mode 100644 index 0da7168535..0000000000 --- a/meta/recipes-core/netbase/netbase-4.45/tosa/interfaces +++ /dev/null | |||
@@ -1,24 +0,0 @@ | |||
1 | # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8) | ||
2 | |||
3 | # The loopback interface | ||
4 | auto lo | ||
5 | iface lo inet loopback | ||
6 | |||
7 | # Wireless interfaces | ||
8 | iface wlan0 inet dhcp | ||
9 | wireless_type wlan-ng | ||
10 | wireless_mode Managed | ||
11 | pre-up modprobe prism2_usb | ||
12 | # pre-up /sbin/usbctl on 1 | ||
13 | # post-down /sbin/usbctl off 1 | ||
14 | post-down rmmod prism2_usb | ||
15 | |||
16 | # Wired or wireless interfaces | ||
17 | iface eth0 inet dhcp | ||
18 | iface eth1 inet dhcp | ||
19 | |||
20 | # Zaurus usbnet | ||
21 | iface usbd0 inet dhcp | ||
22 | |||
23 | # usbnet from the other side | ||
24 | iface usb0 inet dhcp | ||
diff --git a/meta/recipes-core/netbase/netbase-4.45/wrt54/interfaces b/meta/recipes-core/netbase/netbase-4.45/wrt54/interfaces deleted file mode 100644 index 8b2852ac51..0000000000 --- a/meta/recipes-core/netbase/netbase-4.45/wrt54/interfaces +++ /dev/null | |||
@@ -1,23 +0,0 @@ | |||
1 | # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8) | ||
2 | |||
3 | # loopback interface | ||
4 | auto lo | ||
5 | iface lo inet loopback | ||
6 | |||
7 | # the 4 LAN ports | ||
8 | auto vlan0 | ||
9 | iface vlan0 inet static | ||
10 | address 192.168.1.1 | ||
11 | netmask 255.255.255.0 | ||
12 | |||
13 | # WAN port | ||
14 | auto vlan1 | ||
15 | iface vlan1 inet dhcp | ||
16 | |||
17 | # wireless interface | ||
18 | auto eth1 | ||
19 | iface eth1 inet static | ||
20 | wireless_mode master | ||
21 | wireless_essid wrt | ||
22 | address 10.0.0.1 | ||
23 | netmask 255.255.255.0 | ||
diff --git a/meta/recipes-core/netbase/netbase-4.45/xxs1500/interfaces b/meta/recipes-core/netbase/netbase-4.45/xxs1500/interfaces deleted file mode 100644 index 23ccccd2dd..0000000000 --- a/meta/recipes-core/netbase/netbase-4.45/xxs1500/interfaces +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8) | ||
2 | |||
3 | # The loopback interface | ||
4 | auto lo | ||
5 | iface lo inet loopback | ||
6 | |||
7 | # Ethernet | ||
8 | auto eth0 eth1 | ||
9 | iface eth0 inet static | ||
10 | address 192.168.127.1 | ||
11 | netmask 255.255.255.0 | ||
12 | |||
13 | iface eth1 inet static | ||
14 | address 192.168.128.1 | ||
15 | netmask 255.255.255.0 | ||
diff --git a/meta/recipes-core/netbase/netbase_4.45.bb b/meta/recipes-core/netbase/netbase_4.45.bb index 319afa7bd2..85daa16e21 100644 --- a/meta/recipes-core/netbase/netbase_4.45.bb +++ b/meta/recipes-core/netbase/netbase_4.45.bb | |||
@@ -40,7 +40,7 @@ do_install () { | |||
40 | 40 | ||
41 | # Disable network manager on machines that commonly do NFS booting | 41 | # Disable network manager on machines that commonly do NFS booting |
42 | case "${MACHINE}" in | 42 | case "${MACHINE}" in |
43 | "omap-3430sdp" | "omap-3430ldp" | "omap-2430sdp" | "qemuarm" | "qemux86" | "qemux86-64" ) | 43 | "qemuarm" | "qemux86" | "qemux86-64" | "qemumips" | "qemuppc" ) |
44 | touch ${D}${sysconfdir}/network/nm-disabled-eth0 | 44 | touch ${D}${sysconfdir}/network/nm-disabled-eth0 |
45 | ;; | 45 | ;; |
46 | *) | 46 | *) |
@@ -50,9 +50,6 @@ do_install () { | |||
50 | 50 | ||
51 | CONFFILES_${PN} = "${sysconfdir}/hosts ${sysconfdir}/network/interfaces" | 51 | CONFFILES_${PN} = "${sysconfdir}/hosts ${sysconfdir}/network/interfaces" |
52 | 52 | ||
53 | PACKAGE_ARCH_omap-3430sdp = "${MACHINE_ARCH}" | ||
54 | PACKAGE_ARCH_omap-3430ldp = "${MACHINE_ARCH}" | ||
55 | PACKAGE_ARCH_omap-2430sdp = "${MACHINE_ARCH}" | ||
56 | PACKAGE_ARCH_qemuarm = "${MACHINE_ARCH}" | 53 | PACKAGE_ARCH_qemuarm = "${MACHINE_ARCH}" |
57 | PACKAGE_ARCH_qemux86 = "${MACHINE_ARCH}" | 54 | PACKAGE_ARCH_qemux86 = "${MACHINE_ARCH}" |
58 | PACKAGE_ARCH_qemux86-64 = "${MACHINE_ARCH}" | 55 | PACKAGE_ARCH_qemux86-64 = "${MACHINE_ARCH}" |
diff --git a/meta/recipes-core/tasks/task-core-tools.bb b/meta/recipes-core/tasks/task-core-tools.bb index 9b2a4ce8ee..01e93ece65 100644 --- a/meta/recipes-core/tasks/task-core-tools.bb +++ b/meta/recipes-core/tasks/task-core-tools.bb | |||
@@ -63,8 +63,6 @@ RRECOMMENDS_task-core-tools-profile = "\ | |||
63 | RDEPENDS_task-core-tools-profile_append_qemux86 = " valgrind lttng-ust systemtap" | 63 | RDEPENDS_task-core-tools-profile_append_qemux86 = " valgrind lttng-ust systemtap" |
64 | RDEPENDS_task-core-tools-profile_append_qemux86-64 = " lttng-ust systemtap" | 64 | RDEPENDS_task-core-tools-profile_append_qemux86-64 = " lttng-ust systemtap" |
65 | RDEPENDS_task-core-tools-profile_append_qemuppc = " lttng-ust systemtap" | 65 | RDEPENDS_task-core-tools-profile_append_qemuppc = " lttng-ust systemtap" |
66 | RDEPENDS_task-core-tools-profile_append_emenlow = " lttng-ust systemtap" | ||
67 | RDEPENDS_task-core-tools-profile_append_atom-pc = " lttng-ust systemtap" | ||
68 | 66 | ||
69 | RDEPENDS_task-core-tools-testapps = "\ | 67 | RDEPENDS_task-core-tools-testapps = "\ |
70 | blktool \ | 68 | blktool \ |
diff --git a/meta/recipes-core/uclibc/uclibc-0.9.30.1/akita/uClibc.machine b/meta/recipes-core/uclibc/uclibc-0.9.30.1/akita/uClibc.machine deleted file mode 100644 index e27931cf6b..0000000000 --- a/meta/recipes-core/uclibc/uclibc-0.9.30.1/akita/uClibc.machine +++ /dev/null | |||
@@ -1,70 +0,0 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Sat May 12 23:18:41 2007 | ||
4 | # | ||
5 | # TARGET_alpha is not set | ||
6 | TARGET_arm=y | ||
7 | # TARGET_bfin is not set | ||
8 | # TARGET_cris is not set | ||
9 | # TARGET_e1 is not set | ||
10 | # TARGET_frv is not set | ||
11 | # TARGET_h8300 is not set | ||
12 | # TARGET_hppa is not set | ||
13 | # TARGET_i386 is not set | ||
14 | # TARGET_i960 is not set | ||
15 | # TARGET_ia64 is not set | ||
16 | # TARGET_m68k is not set | ||
17 | # TARGET_microblaze is not set | ||
18 | # TARGET_mips is not set | ||
19 | # TARGET_nios is not set | ||
20 | # TARGET_nios2 is not set | ||
21 | # TARGET_powerpc is not set | ||
22 | # TARGET_sh is not set | ||
23 | # TARGET_sh64 is not set | ||
24 | # TARGET_sparc is not set | ||
25 | # TARGET_v850 is not set | ||
26 | # TARGET_vax is not set | ||
27 | # TARGET_x86_64 is not set | ||
28 | |||
29 | # | ||
30 | # Target Architecture Features and Options | ||
31 | # | ||
32 | TARGET_ARCH="arm" | ||
33 | FORCE_OPTIONS_FOR_ARCH=y | ||
34 | # CONFIG_ARM_OABI is not set | ||
35 | CONFIG_ARM_EABI=y | ||
36 | USE_BX=y | ||
37 | # CONFIG_GENERIC_ARM is not set | ||
38 | # CONFIG_ARM610 is not set | ||
39 | # CONFIG_ARM710 is not set | ||
40 | # CONFIG_ARM7TDMI is not set | ||
41 | # CONFIG_ARM720T is not set | ||
42 | # CONFIG_ARM920T is not set | ||
43 | # CONFIG_ARM922T is not set | ||
44 | # CONFIG_ARM926T is not set | ||
45 | # CONFIG_ARM10T is not set | ||
46 | # CONFIG_ARM1136JF_S is not set | ||
47 | # CONFIG_ARM1176JZ_S is not set | ||
48 | # CONFIG_ARM1176JZF_S is not set | ||
49 | # CONFIG_ARM_SA110 is not set | ||
50 | # CONFIG_ARM_SA1100 is not set | ||
51 | # CONFIG_ARM_XSCALE is not set | ||
52 | CONFIG_ARM_IWMMXT=y | ||
53 | TARGET_SUBARCH="" | ||
54 | |||
55 | # | ||
56 | # Using ELF file format | ||
57 | # | ||
58 | ARCH_ANY_ENDIAN=y | ||
59 | ARCH_LITTLE_ENDIAN=y | ||
60 | # ARCH_WANTS_BIG_ENDIAN is not set | ||
61 | ARCH_WANTS_LITTLE_ENDIAN=y | ||
62 | ARCH_HAS_MMU=y | ||
63 | ARCH_USE_MMU=y | ||
64 | UCLIBC_HAS_FLOATS=y | ||
65 | # UCLIBC_HAS_FPU is not set | ||
66 | UCLIBC_HAS_SOFT_FLOAT=y | ||
67 | DO_C99_MATH=y | ||
68 | KERNEL_HEADERS="/usr/include" | ||
69 | HAVE_DOT_CONFIG=y | ||
70 | |||
diff --git a/meta/recipes-core/uclibc/uclibc-0.9.30.1/atom-pc/uClibc.machine b/meta/recipes-core/uclibc/uclibc-0.9.30.1/atom-pc/uClibc.machine deleted file mode 100644 index 5df15f94cb..0000000000 --- a/meta/recipes-core/uclibc/uclibc-0.9.30.1/atom-pc/uClibc.machine +++ /dev/null | |||
@@ -1,69 +0,0 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Fri Nov 23 15:49:33 2007 | ||
4 | # | ||
5 | # TARGET_alpha is not set | ||
6 | # TARGET_arm is not set | ||
7 | # TARGET_bfin is not set | ||
8 | # TARGET_cris is not set | ||
9 | # TARGET_e1 is not set | ||
10 | # TARGET_frv is not set | ||
11 | # TARGET_h8300 is not set | ||
12 | # TARGET_hppa is not set | ||
13 | TARGET_i386=y | ||
14 | # TARGET_i960 is not set | ||
15 | # TARGET_ia64 is not set | ||
16 | # TARGET_m68k is not set | ||
17 | # TARGET_microblaze is not set | ||
18 | # TARGET_mips is not set | ||
19 | # TARGET_nios is not set | ||
20 | # TARGET_nios2 is not set | ||
21 | # TARGET_powerpc is not set | ||
22 | # TARGET_sh is not set | ||
23 | # TARGET_sh64 is not set | ||
24 | # TARGET_sparc is not set | ||
25 | # TARGET_v850 is not set | ||
26 | # TARGET_vax is not set | ||
27 | # TARGET_x86_64 is not set | ||
28 | |||
29 | # | ||
30 | # Target Architecture Features and Options | ||
31 | # | ||
32 | TARGET_ARCH="i386" | ||
33 | FORCE_OPTIONS_FOR_ARCH=y | ||
34 | CONFIG_GENERIC_386=y | ||
35 | # CONFIG_386 is not set | ||
36 | # CONFIG_486 is not set | ||
37 | # CONFIG_586 is not set | ||
38 | # CONFIG_586MMX is not set | ||
39 | # CONFIG_686 is not set | ||
40 | # CONFIG_PENTIUMII is not set | ||
41 | # CONFIG_PENTIUMIII is not set | ||
42 | # CONFIG_PENTIUM4 is not set | ||
43 | # CONFIG_K6 is not set | ||
44 | # CONFIG_K7 is not set | ||
45 | # CONFIG_ELAN is not set | ||
46 | # CONFIG_CRUSOE is not set | ||
47 | # CONFIG_WINCHIPC6 is not set | ||
48 | # CONFIG_WINCHIP2 is not set | ||
49 | # CONFIG_CYRIXIII is not set | ||
50 | # CONFIG_NEHEMIAH is not set | ||
51 | TARGET_SUBARCH="" | ||
52 | |||
53 | # | ||
54 | # Using ELF file format | ||
55 | # | ||
56 | ARCH_LITTLE_ENDIAN=y | ||
57 | |||
58 | # | ||
59 | # Using Little Endian | ||
60 | # | ||
61 | ARCH_HAS_MMU=y | ||
62 | ARCH_USE_MMU=y | ||
63 | UCLIBC_HAS_FLOATS=y | ||
64 | UCLIBC_HAS_FPU=y | ||
65 | DO_C99_MATH=y | ||
66 | KERNEL_HEADERS="/usr/include" | ||
67 | HAVE_DOT_CONFIG=y | ||
68 | |||
69 | UCLIBC_HAS_FENV=y | ||
diff --git a/meta/recipes-core/uclibc/uclibc-0.9.30.1/c7x0/uClibc.machine b/meta/recipes-core/uclibc/uclibc-0.9.30.1/c7x0/uClibc.machine deleted file mode 100644 index ec0385bc0f..0000000000 --- a/meta/recipes-core/uclibc/uclibc-0.9.30.1/c7x0/uClibc.machine +++ /dev/null | |||
@@ -1,70 +0,0 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Sun May 13 11:16:02 2007 | ||
4 | # | ||
5 | # TARGET_alpha is not set | ||
6 | TARGET_arm=y | ||
7 | # TARGET_bfin is not set | ||
8 | # TARGET_cris is not set | ||
9 | # TARGET_e1 is not set | ||
10 | # TARGET_frv is not set | ||
11 | # TARGET_h8300 is not set | ||
12 | # TARGET_hppa is not set | ||
13 | # TARGET_i386 is not set | ||
14 | # TARGET_i960 is not set | ||
15 | # TARGET_ia64 is not set | ||
16 | # TARGET_m68k is not set | ||
17 | # TARGET_microblaze is not set | ||
18 | # TARGET_mips is not set | ||
19 | # TARGET_nios is not set | ||
20 | # TARGET_nios2 is not set | ||
21 | # TARGET_powerpc is not set | ||
22 | # TARGET_sh is not set | ||
23 | # TARGET_sh64 is not set | ||
24 | # TARGET_sparc is not set | ||
25 | # TARGET_v850 is not set | ||
26 | # TARGET_vax is not set | ||
27 | # TARGET_x86_64 is not set | ||
28 | |||
29 | # | ||
30 | # Target Architecture Features and Options | ||
31 | # | ||
32 | TARGET_ARCH="arm" | ||
33 | FORCE_OPTIONS_FOR_ARCH=y | ||
34 | # CONFIG_ARM_OABI is not set | ||
35 | CONFIG_ARM_EABI=y | ||
36 | USE_BX=y | ||
37 | # CONFIG_GENERIC_ARM is not set | ||
38 | # CONFIG_ARM610 is not set | ||
39 | # CONFIG_ARM710 is not set | ||
40 | # CONFIG_ARM7TDMI is not set | ||
41 | # CONFIG_ARM720T is not set | ||
42 | # CONFIG_ARM920T is not set | ||
43 | # CONFIG_ARM922T is not set | ||
44 | # CONFIG_ARM926T is not set | ||
45 | # CONFIG_ARM10T is not set | ||
46 | # CONFIG_ARM1136JF_S is not set | ||
47 | # CONFIG_ARM1176JZ_S is not set | ||
48 | # CONFIG_ARM1176JZF_S is not set | ||
49 | # CONFIG_ARM_SA110 is not set | ||
50 | # CONFIG_ARM_SA1100 is not set | ||
51 | CONFIG_ARM_XSCALE=y | ||
52 | # CONFIG_ARM_IWMMXT is not set | ||
53 | TARGET_SUBARCH="" | ||
54 | |||
55 | # | ||
56 | # Using ELF file format | ||
57 | # | ||
58 | ARCH_ANY_ENDIAN=y | ||
59 | ARCH_LITTLE_ENDIAN=y | ||
60 | # ARCH_WANTS_BIG_ENDIAN is not set | ||
61 | ARCH_WANTS_LITTLE_ENDIAN=y | ||
62 | ARCH_HAS_MMU=y | ||
63 | ARCH_USE_MMU=y | ||
64 | UCLIBC_HAS_FLOATS=y | ||
65 | # UCLIBC_HAS_FPU is not set | ||
66 | UCLIBC_HAS_SOFT_FLOAT=y | ||
67 | DO_C99_MATH=y | ||
68 | KERNEL_HEADERS="/data/build/koen/OE/build/tmp/angstrom/cross/arm-angstrom-linux-uclibcgnueabi/include" | ||
69 | HAVE_DOT_CONFIG=y | ||
70 | |||
diff --git a/meta/recipes-core/uclibc/uclibc-0.9.30.1/cm-x270/uClibc.machine b/meta/recipes-core/uclibc/uclibc-0.9.30.1/cm-x270/uClibc.machine deleted file mode 100644 index e27931cf6b..0000000000 --- a/meta/recipes-core/uclibc/uclibc-0.9.30.1/cm-x270/uClibc.machine +++ /dev/null | |||
@@ -1,70 +0,0 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Sat May 12 23:18:41 2007 | ||
4 | # | ||
5 | # TARGET_alpha is not set | ||
6 | TARGET_arm=y | ||
7 | # TARGET_bfin is not set | ||
8 | # TARGET_cris is not set | ||
9 | # TARGET_e1 is not set | ||
10 | # TARGET_frv is not set | ||
11 | # TARGET_h8300 is not set | ||
12 | # TARGET_hppa is not set | ||
13 | # TARGET_i386 is not set | ||
14 | # TARGET_i960 is not set | ||
15 | # TARGET_ia64 is not set | ||
16 | # TARGET_m68k is not set | ||
17 | # TARGET_microblaze is not set | ||
18 | # TARGET_mips is not set | ||
19 | # TARGET_nios is not set | ||
20 | # TARGET_nios2 is not set | ||
21 | # TARGET_powerpc is not set | ||
22 | # TARGET_sh is not set | ||
23 | # TARGET_sh64 is not set | ||
24 | # TARGET_sparc is not set | ||
25 | # TARGET_v850 is not set | ||
26 | # TARGET_vax is not set | ||
27 | # TARGET_x86_64 is not set | ||
28 | |||
29 | # | ||
30 | # Target Architecture Features and Options | ||
31 | # | ||
32 | TARGET_ARCH="arm" | ||
33 | FORCE_OPTIONS_FOR_ARCH=y | ||
34 | # CONFIG_ARM_OABI is not set | ||
35 | CONFIG_ARM_EABI=y | ||
36 | USE_BX=y | ||
37 | # CONFIG_GENERIC_ARM is not set | ||
38 | # CONFIG_ARM610 is not set | ||
39 | # CONFIG_ARM710 is not set | ||
40 | # CONFIG_ARM7TDMI is not set | ||
41 | # CONFIG_ARM720T is not set | ||
42 | # CONFIG_ARM920T is not set | ||
43 | # CONFIG_ARM922T is not set | ||
44 | # CONFIG_ARM926T is not set | ||
45 | # CONFIG_ARM10T is not set | ||
46 | # CONFIG_ARM1136JF_S is not set | ||
47 | # CONFIG_ARM1176JZ_S is not set | ||
48 | # CONFIG_ARM1176JZF_S is not set | ||
49 | # CONFIG_ARM_SA110 is not set | ||
50 | # CONFIG_ARM_SA1100 is not set | ||
51 | # CONFIG_ARM_XSCALE is not set | ||
52 | CONFIG_ARM_IWMMXT=y | ||
53 | TARGET_SUBARCH="" | ||
54 | |||
55 | # | ||
56 | # Using ELF file format | ||
57 | # | ||
58 | ARCH_ANY_ENDIAN=y | ||
59 | ARCH_LITTLE_ENDIAN=y | ||
60 | # ARCH_WANTS_BIG_ENDIAN is not set | ||
61 | ARCH_WANTS_LITTLE_ENDIAN=y | ||
62 | ARCH_HAS_MMU=y | ||
63 | ARCH_USE_MMU=y | ||
64 | UCLIBC_HAS_FLOATS=y | ||
65 | # UCLIBC_HAS_FPU is not set | ||
66 | UCLIBC_HAS_SOFT_FLOAT=y | ||
67 | DO_C99_MATH=y | ||
68 | KERNEL_HEADERS="/usr/include" | ||
69 | HAVE_DOT_CONFIG=y | ||
70 | |||
diff --git a/meta/recipes-core/uclibc/uclibc-0.9.30.1/om-gta01/uClibc.machine b/meta/recipes-core/uclibc/uclibc-0.9.30.1/om-gta01/uClibc.machine deleted file mode 100644 index 898b73a33b..0000000000 --- a/meta/recipes-core/uclibc/uclibc-0.9.30.1/om-gta01/uClibc.machine +++ /dev/null | |||
@@ -1,69 +0,0 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Mon May 14 10:23:14 2007 | ||
4 | # | ||
5 | # TARGET_alpha is not set | ||
6 | TARGET_arm=y | ||
7 | # TARGET_bfin is not set | ||
8 | # TARGET_cris is not set | ||
9 | # TARGET_e1 is not set | ||
10 | # TARGET_frv is not set | ||
11 | # TARGET_h8300 is not set | ||
12 | # TARGET_hppa is not set | ||
13 | # TARGET_i386 is not set | ||
14 | # TARGET_i960 is not set | ||
15 | # TARGET_ia64 is not set | ||
16 | # TARGET_m68k is not set | ||
17 | # TARGET_microblaze is not set | ||
18 | # TARGET_mips is not set | ||
19 | # TARGET_nios is not set | ||
20 | # TARGET_nios2 is not set | ||
21 | # TARGET_powerpc is not set | ||
22 | # TARGET_sh is not set | ||
23 | # TARGET_sh64 is not set | ||
24 | # TARGET_sparc is not set | ||
25 | # TARGET_v850 is not set | ||
26 | # TARGET_vax is not set | ||
27 | # TARGET_x86_64 is not set | ||
28 | |||
29 | # | ||
30 | # Target Architecture Features and Options | ||
31 | # | ||
32 | TARGET_ARCH="arm" | ||
33 | FORCE_OPTIONS_FOR_ARCH=y | ||
34 | # CONFIG_ARM_OABI is not set | ||
35 | CONFIG_ARM_EABI=y | ||
36 | USE_BX=y | ||
37 | # CONFIG_GENERIC_ARM is not set | ||
38 | # CONFIG_ARM610 is not set | ||
39 | # CONFIG_ARM710 is not set | ||
40 | # CONFIG_ARM7TDMI is not set | ||
41 | # CONFIG_ARM720T is not set | ||
42 | CONFIG_ARM920T=y | ||
43 | # CONFIG_ARM922T is not set | ||
44 | # CONFIG_ARM926T is not set | ||
45 | # CONFIG_ARM10T is not set | ||
46 | # CONFIG_ARM1136JF_S is not set | ||
47 | # CONFIG_ARM1176JZ_S is not set | ||
48 | # CONFIG_ARM1176JZF_S is not set | ||
49 | # CONFIG_ARM_SA110 is not set | ||
50 | # CONFIG_ARM_SA1100 is not set | ||
51 | # CONFIG_ARM_XSCALE is not set | ||
52 | # CONFIG_ARM_IWMMXT is not set | ||
53 | TARGET_SUBARCH="" | ||
54 | |||
55 | # | ||
56 | # Using ELF file format | ||
57 | # | ||
58 | ARCH_ANY_ENDIAN=y | ||
59 | ARCH_LITTLE_ENDIAN=y | ||
60 | # ARCH_WANTS_BIG_ENDIAN is not set | ||
61 | ARCH_WANTS_LITTLE_ENDIAN=y | ||
62 | ARCH_HAS_MMU=y | ||
63 | ARCH_USE_MMU=y | ||
64 | UCLIBC_HAS_FLOATS=y | ||
65 | # UCLIBC_HAS_FPU is not set | ||
66 | UCLIBC_HAS_SOFT_FLOAT=y | ||
67 | KERNEL_HEADERS="/usr/include" | ||
68 | HAVE_DOT_CONFIG=y | ||
69 | |||
diff --git a/meta/recipes-core/uclibc/uclibc-0.9.30.1/spitz/uClibc.machine b/meta/recipes-core/uclibc/uclibc-0.9.30.1/spitz/uClibc.machine deleted file mode 100644 index e27931cf6b..0000000000 --- a/meta/recipes-core/uclibc/uclibc-0.9.30.1/spitz/uClibc.machine +++ /dev/null | |||
@@ -1,70 +0,0 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Sat May 12 23:18:41 2007 | ||
4 | # | ||
5 | # TARGET_alpha is not set | ||
6 | TARGET_arm=y | ||
7 | # TARGET_bfin is not set | ||
8 | # TARGET_cris is not set | ||
9 | # TARGET_e1 is not set | ||
10 | # TARGET_frv is not set | ||
11 | # TARGET_h8300 is not set | ||
12 | # TARGET_hppa is not set | ||
13 | # TARGET_i386 is not set | ||
14 | # TARGET_i960 is not set | ||
15 | # TARGET_ia64 is not set | ||
16 | # TARGET_m68k is not set | ||
17 | # TARGET_microblaze is not set | ||
18 | # TARGET_mips is not set | ||
19 | # TARGET_nios is not set | ||
20 | # TARGET_nios2 is not set | ||
21 | # TARGET_powerpc is not set | ||
22 | # TARGET_sh is not set | ||
23 | # TARGET_sh64 is not set | ||
24 | # TARGET_sparc is not set | ||
25 | # TARGET_v850 is not set | ||
26 | # TARGET_vax is not set | ||
27 | # TARGET_x86_64 is not set | ||
28 | |||
29 | # | ||
30 | # Target Architecture Features and Options | ||
31 | # | ||
32 | TARGET_ARCH="arm" | ||
33 | FORCE_OPTIONS_FOR_ARCH=y | ||
34 | # CONFIG_ARM_OABI is not set | ||
35 | CONFIG_ARM_EABI=y | ||
36 | USE_BX=y | ||
37 | # CONFIG_GENERIC_ARM is not set | ||
38 | # CONFIG_ARM610 is not set | ||
39 | # CONFIG_ARM710 is not set | ||
40 | # CONFIG_ARM7TDMI is not set | ||
41 | # CONFIG_ARM720T is not set | ||
42 | # CONFIG_ARM920T is not set | ||
43 | # CONFIG_ARM922T is not set | ||
44 | # CONFIG_ARM926T is not set | ||
45 | # CONFIG_ARM10T is not set | ||
46 | # CONFIG_ARM1136JF_S is not set | ||
47 | # CONFIG_ARM1176JZ_S is not set | ||
48 | # CONFIG_ARM1176JZF_S is not set | ||
49 | # CONFIG_ARM_SA110 is not set | ||
50 | # CONFIG_ARM_SA1100 is not set | ||
51 | # CONFIG_ARM_XSCALE is not set | ||
52 | CONFIG_ARM_IWMMXT=y | ||
53 | TARGET_SUBARCH="" | ||
54 | |||
55 | # | ||
56 | # Using ELF file format | ||
57 | # | ||
58 | ARCH_ANY_ENDIAN=y | ||
59 | ARCH_LITTLE_ENDIAN=y | ||
60 | # ARCH_WANTS_BIG_ENDIAN is not set | ||
61 | ARCH_WANTS_LITTLE_ENDIAN=y | ||
62 | ARCH_HAS_MMU=y | ||
63 | ARCH_USE_MMU=y | ||
64 | UCLIBC_HAS_FLOATS=y | ||
65 | # UCLIBC_HAS_FPU is not set | ||
66 | UCLIBC_HAS_SOFT_FLOAT=y | ||
67 | DO_C99_MATH=y | ||
68 | KERNEL_HEADERS="/usr/include" | ||
69 | HAVE_DOT_CONFIG=y | ||
70 | |||
diff --git a/meta/recipes-core/udev/files/50-hostap_cs.rules b/meta/recipes-core/udev/files/50-hostap_cs.rules deleted file mode 100644 index efefdc58fc..0000000000 --- a/meta/recipes-core/udev/files/50-hostap_cs.rules +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | # hostap_cs needs ignore_cis_vcc=1 set - this should handle all cards | ||
2 | # | ||
3 | ACTION=="add", DEVICE=="hostap_cs", \ | ||
4 | SYSFS{func_id}=="0x06", RUN+="/sbin/modprobe hostap_cs ignore_cis_vcc=1" | ||
diff --git a/meta/recipes-core/udev/files/akita/mount.blacklist b/meta/recipes-core/udev/files/akita/mount.blacklist deleted file mode 100644 index c15b582298..0000000000 --- a/meta/recipes-core/udev/files/akita/mount.blacklist +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | /dev/mtdblock | ||
2 | /dev/loop | ||
3 | /dev/ram | ||
diff --git a/meta/recipes-core/udev/files/c7x0/mount.blacklist b/meta/recipes-core/udev/files/c7x0/mount.blacklist deleted file mode 100644 index c15b582298..0000000000 --- a/meta/recipes-core/udev/files/c7x0/mount.blacklist +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | /dev/mtdblock | ||
2 | /dev/loop | ||
3 | /dev/ram | ||
diff --git a/meta/recipes-core/udev/files/spitz/mount.blacklist b/meta/recipes-core/udev/files/spitz/mount.blacklist deleted file mode 100644 index aee308f9b8..0000000000 --- a/meta/recipes-core/udev/files/spitz/mount.blacklist +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | /dev/mtdblock | ||
2 | /dev/hda | ||
3 | /dev/loop | ||
4 | /dev/ram | ||
diff --git a/meta/recipes-core/udev/files/tosa/mount.blacklist b/meta/recipes-core/udev/files/tosa/mount.blacklist deleted file mode 100644 index c15b582298..0000000000 --- a/meta/recipes-core/udev/files/tosa/mount.blacklist +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | /dev/mtdblock | ||
2 | /dev/loop | ||
3 | /dev/ram | ||
diff --git a/meta/recipes-core/udev/udev-new.inc b/meta/recipes-core/udev/udev-new.inc index 4faaae1b8d..d1abf39074 100644 --- a/meta/recipes-core/udev/udev-new.inc +++ b/meta/recipes-core/udev/udev-new.inc | |||
@@ -27,8 +27,6 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \ | |||
27 | file://udev-cache \ | 27 | file://udev-cache \ |
28 | file://init" | 28 | file://init" |
29 | 29 | ||
30 | SRC_URI_append_h2200 = " file://50-hostap_cs.rules " | ||
31 | |||
32 | inherit autotools pkgconfig update-rc.d | 30 | inherit autotools pkgconfig update-rc.d |
33 | 31 | ||
34 | # udevd/udevadm -> /sbin/, libudev.so.* -> /lib/ | 32 | # udevd/udevadm -> /sbin/, libudev.so.* -> /lib/ |
@@ -39,7 +37,6 @@ EXTRA_OECONF = "--disable-introspection --with-rootlibdir=${base_libdir} \ | |||
39 | 37 | ||
40 | PACKAGES =+ "udev-cache libudev libudev-dev libudev-dbg" | 38 | PACKAGES =+ "udev-cache libudev libudev-dev libudev-dbg" |
41 | PACKAGES =+ "libgudev libgudev-dev libgudev-dbg" | 39 | PACKAGES =+ "libgudev libgudev-dev libgudev-dbg" |
42 | PACKAGE_ARCH_h2200 = "h2200" | ||
43 | 40 | ||
44 | INITSCRIPT_PACKAGES = "udev udev-cache" | 41 | INITSCRIPT_PACKAGES = "udev udev-cache" |
45 | INITSCRIPT_NAME_udev = "udev" | 42 | INITSCRIPT_NAME_udev = "udev" |
@@ -86,7 +83,3 @@ do_install_append () { | |||
86 | install -m 0755 ${WORKDIR}/mount.sh ${D}${sysconfdir}/udev/scripts/mount.sh | 83 | install -m 0755 ${WORKDIR}/mount.sh ${D}${sysconfdir}/udev/scripts/mount.sh |
87 | install -m 0755 ${WORKDIR}/network.sh ${D}${sysconfdir}/udev/scripts | 84 | install -m 0755 ${WORKDIR}/network.sh ${D}${sysconfdir}/udev/scripts |
88 | } | 85 | } |
89 | |||
90 | do_install_append_h2200() { | ||
91 | install -m 0644 ${WORKDIR}/50-hostap_cs.rules ${D}${sysconfdir}/udev/rules.d/50-hostap_cs.rules | ||
92 | } | ||
diff --git a/meta/recipes-core/udev/udev_145.bb b/meta/recipes-core/udev/udev_145.bb index fde5050b5b..becef04706 100644 --- a/meta/recipes-core/udev/udev_145.bb +++ b/meta/recipes-core/udev/udev_145.bb | |||
@@ -1,15 +1,12 @@ | |||
1 | RPROVIDES_${PN} = "hotplug" | 1 | RPROVIDES_${PN} = "hotplug" |
2 | 2 | ||
3 | PR = "r10" | 3 | PR = "r11" |
4 | 4 | ||
5 | SRC_URI = "${KERNELORG_MIRROR}/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \ | 5 | SRC_URI = "${KERNELORG_MIRROR}/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \ |
6 | file://enable-gudev.patch;patch=1 \ | 6 | file://enable-gudev.patch;patch=1 \ |
7 | file://run.rules \ | 7 | file://run.rules \ |
8 | " | 8 | " |
9 | 9 | ||
10 | SRC_URI_append_h2200 = " file://50-hostap_cs.rules " | ||
11 | PACKAGE_ARCH_h2200 = "h2200" | ||
12 | |||
13 | require udev.inc | 10 | require udev.inc |
14 | 11 | ||
15 | INITSCRIPT_PARAMS = "start 03 S ." | 12 | INITSCRIPT_PARAMS = "start 03 S ." |
@@ -56,7 +53,3 @@ do_install () { | |||
56 | install -d ${D}${base_libdir}/udev/ | 53 | install -d ${D}${base_libdir}/udev/ |
57 | } | 54 | } |
58 | 55 | ||
59 | do_install_append_h2200() { | ||
60 | install -m 0644 ${WORKDIR}/50-hostap_cs.rules ${D}${sysconfdir}/udev/rules.d/50-hostap_cs.rules | ||
61 | } | ||
62 | |||
diff --git a/meta/recipes-core/udev/udev_164.bb b/meta/recipes-core/udev/udev_164.bb index 135685f2b8..76fd907ef7 100644 --- a/meta/recipes-core/udev/udev_164.bb +++ b/meta/recipes-core/udev/udev_164.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | include udev-new.inc | 1 | include udev-new.inc |
2 | 2 | ||
3 | PR = "r1" | 3 | PR = "r2" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "fddac2d54761ea34865af9467377ca9f" | 5 | SRC_URI[md5sum] = "fddac2d54761ea34865af9467377ca9f" |
6 | SRC_URI[sha256sum] = "c12e66280b5e1465f6587a8cfa47d7405c4caa7e52ce5dd13478d04f6ec05e5c" | 6 | SRC_URI[sha256sum] = "c12e66280b5e1465f6587a8cfa47d7405c4caa7e52ce5dd13478d04f6ec05e5c" |