diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2006-11-20 22:22:22 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2006-11-20 22:22:22 +0000 |
commit | 2b8176358284d1044c558428e97d674794f93b62 (patch) | |
tree | 49429063c8841be1df0bf7b939de56c9e5b97040 /packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh41.bb | |
parent | bd6fabb08f0bbb0cdbe99909d9e5b859d8faafe9 (diff) |
h5xxx: Rename machine to h5000.
* Use naming scheme consistent with other iPaq devices, where "series" name
is used.
* h5000 is series consisting of h5100, h5400, and h5500 models, each having
common architecture, but slightly different builtin peripherals. Each model
may also have few marketing nicknames, differing in last digit (sometimes 2
last digits).
* Closes #1586.
* Approved by Koen Kooi.
Diffstat (limited to 'packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh41.bb')
-rw-r--r-- | packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh41.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh41.bb b/packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh41.bb index cf508cb720..3b1c1a073d 100644 --- a/packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh41.bb +++ b/packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh41.bb @@ -6,7 +6,7 @@ PR = "r1" KERNEL_CCSUFFIX = "-3.3.4" COMPATIBLE_HOST = "arm.*-linux" -COMPATIBLE_MACHINE = '(h3900|h5xxx)' +COMPATIBLE_MACHINE = '(h3900|h5000)' SRC_URI = "${HANDHELDS_CVS};module=linux/kernel;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \ |