aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/uhd/uhd-firmware_0001.20101124013843.905f426.bb
blob: 7fc8dde335b5259ecfd4f1a63a6afedd5f9bdea1 (plain)
1
2
3
4
5
6
7
8
9
require uhd-firmware.inc

LIC_FILES_CHKSUM = "file://share/uhd/images/usrp_e100_fpga.bin;md5=38e997b0ea38503d7d7f389ba76d39df"

PR = "${INC_PR}.0"

SRC_URI[md5sum] = "6db20f93e3c4646395bd6e8260e2261f"
SRC_URI[sha256sum] = "4c73655519cd9f4e49e5727f094b463850b03db13d91a8b0429b789e74a9deea"
2-oe'>paule/extsdkfixes12-oe OpenEmbedded Core user contribution treesGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/handbook/contactus.xml
blob: 9ebccdec2d1e1c31779af1e577f0756b6482b92f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">

<appendix id='contact'>
    <title>OpenedHand Contact Information</title>

    <literallayout>
OpenedHand Ltd
Unit R, Homesdale Business Center
216-218 Homesdale Rd
Bromley, BR1 2QZ
England
+44 (0) 208 819 6559
info@openedhand.com</literallayout>

    <!-- Fop messes this up so we do like above
    <address>
        OpenedHand Ltd
        Unit R, Homesdale Business Center
        <street>216-218 Homesdale Rd</street>
        <city>Bromley</city>, <postcode>BR1 2QZ</postcode>
        <country>England</country>
        <phone> +44 (0) 208 819 6559</phone>
        <email>info@openedhand.com</email>
    </address>
    -->
</appendix>
<!-- 
vim: expandtab tw=80 ts=4 
-->