From f5301aeafdaf0451f4607171a5b29520c5851c9f Mon Sep 17 00:00:00 2001 From: dr_gogeta86 Date: Tue, 20 Mar 2012 19:56:09 +0100 Subject: [PATCH] Fix first boot on azbox boxes ( Me and hd (elite/premium et all ) ) --- conf/machine/azboxhd.conf | 2 ++ conf/machine/azboxme.conf | 1 + files/device_table_add-azboxhd.txt | 8 ++++++++ files/device_table_add-azboxme.txt | 7 +++++++ 4 files changed, 18 insertions(+) create mode 100644 files/device_table_add-azboxhd.txt create mode 100644 files/device_table_add-azboxme.txt diff --git a/conf/machine/azboxhd.conf b/conf/machine/azboxhd.conf index c382dc107c..e18a688c90 100644 --- a/conf/machine/azboxhd.conf +++ b/conf/machine/azboxhd.conf @@ -7,6 +7,8 @@ PREFERRED_VERSION_linux-libc-headers = "2.6.22" PREFERRED_VERSION_wpa-supplicant = "0.4.9" PREFERRED_VERSION_madwifi-ng = "r3314-20080131" PREFERRED_VERSION_jpeg = "6b" +IMAGE_DEVICE_TABLES = "files/device_table-minimal.txt files/device_table_add-azboxhd.txt" + #take care when you do changes on MACHINE_ESSENTIAL_EXTRA_RDEPENDS/RRECOMMENDS you have to increment the recipes/tasks/task-boot.bb PR diff --git a/conf/machine/azboxme.conf b/conf/machine/azboxme.conf index 2501123ccb..6c7f946a27 100644 --- a/conf/machine/azboxme.conf +++ b/conf/machine/azboxme.conf @@ -7,6 +7,7 @@ PREFERRED_VERSION_linux-libc-headers = "2.6.22" PREFERRED_VERSION_wpa-supplicant = "0.4.9" PREFERRED_VERSION_madwifi-ng = "r3314-20080131" PREFERRED_VERSION_jpeg = "6b" +IMAGE_DEVICE_TABLES = "files/device_table-minimal.txt files/device_table_add-azboxme.txt" #take care when you do changes on MACHINE_ESSENTIAL_EXTRA_RDEPENDS/RRECOMMENDS you have to increment the recipes/tasks/task-boot.bb PR diff --git a/files/device_table_add-azboxhd.txt b/files/device_table_add-azboxhd.txt new file mode 100644 index 0000000000..1a03360afd --- /dev/null +++ b/files/device_table_add-azboxhd.txt @@ -0,0 +1,8 @@ +# Azbox Stuff + +/dev/sci0 c 755 0 0 253 0 - - - +/dev/frameyuv c 755 0 0 60 0 - - - +/dev/misc d 755 0 0 - - - - - +/dev/misc/pvr c 755 0 0 70 0 - - - +/dev/rfmod0 c 755 0 0 71 0 - - - + diff --git a/files/device_table_add-azboxme.txt b/files/device_table_add-azboxme.txt new file mode 100644 index 0000000000..58e3f7097b --- /dev/null +++ b/files/device_table_add-azboxme.txt @@ -0,0 +1,7 @@ +# Azbox Stuff + +/dev/sci0 c 755 0 0 252 0 - - - +/dev/frameyuv c 755 0 0 60 0 - - - +/dev/misc d 755 0 0 - - - - - +/dev/misc/pvr c 755 0 0 70 0 - - - +