Hi all, On Tue, 21 Jun 2016 11:12:55 +0200, Jean Delvare wrote: > On Sun, 19 Jun 2016 21:56:41 +0200, Uwe Kleine-König wrote: > > > Note, I didn't check if this patch got applied in the meantime, my > > > excuse is that http://lm-sensors.org where AFAIK the i2c-tools repo is > > > located isn't reachable for me. > > > > This still stands. Where is the upstream repository of i2c-tools? > > lm-sensors.org is dead, I am in the process of creating an i2c-tools > repository at kernel.org. In the meantime you can use Guenter's git > tree as a reference: > > https://github.com/groeck/i2c-tools > > (This is what I will use as a base for the kernel.org repository.) This is (almost) done now. The new home of the i2c-tools repository is: http://git.kernel.org/cgit/utils/i2c-tools/i2c-tools.git/ Guenter, Wolfram and myself have write access. As explained before, it is based on Guenter's git mirror of the SVN repository, with the following changes: 1* I removed the SVN tags and added clean git tags instead. SVN tags were not so great because SVN treats tags as separate "commits" which do not appear on the working branches. The tags I added are the parents of the the tags I removed, they reference the same code, but in a way that they do show up on the working branches. 2* I replaced my obsolete e-mail address by a working one for all commits I was the author of. When I pushed the result to kernel.org, it showed a numbers of strange branches, maybe the result of the SVN conversion, or I messed up at some point. I tried to clean up, please let me know if you spot anything weird left. We are almost there, except that a few commits went to the i2c-tools-3.1 branch AFTER Guenter mirrored it for the last time, so they are missing from the git tree. I will extract them from my local copy tomorrow and commit them. Wolfram, I was thinking maybe we could create Documentation/i2c/userspace-tools with a pointer to the new repository? Or if you have any other idea where it should be referenced? I've added a pointer to the wiki already. -- Jean Delvare SUSE L3 Support -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html