summaryrefslogtreecommitdiff
path: root/open-source-lorries/i2c-tools.lorry
blob: 260989d2d379163ba5c7db348b46675180d1fb24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "i2c-tools": {
        "type": "svn",
        "url": "http://lm-sensors.org/svn/i2c-tools",
        "layout": "standard",
        "description": "Obsolete (use i2c-tools-git)"
    },
    "i2c-tools-git": {
        "type": "git",
        "url": "https://git.kernel.org/pub/scm/utils/i2c-tools/i2c-tools.git"
    }
}