8 Commits

Author SHA1 Message Date
nbd
36af48b452 remove libusb-legacy and point its users at libusb-compat
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-29 18:09:28 +00:00
juhosg
a24e1e9e27 flashrom: remove broken msr path change
This almost caused a nasty accident on my Geos — without the MSR access
it managed to erase *most* of the flash and write the new image, but
didn't manage to change the last few KiB. Thankfully I'd already taken a
copy of the old contents, and could flash them back.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-21 18:25:40 +00:00
blogic
33497a7cd0 [packages] flashrom was missing explicit dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33027 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-06 18:51:46 +00:00
dingo
77eef1ad61 [patchteam] flashrom: version bump to 0.9.4 - Singed off by Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-29 20:12:49 +00:00
swalker
954df953c7 [packages] flashrom: update source url, use PKG_INSTALL & MAKE_FLAGS, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27223 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-19 17:09:32 +00:00
florian
1b6d4fd149 [package] flashrom: use msr path compatible w/ hotplug2
The issue wasn't that flashrom-0.9.3 was broken, but that the incompatible device path put the box into a funky state that couldn't be reverted.

This fix causes it to use the hotplug2 path.

With this, we don't need to revert to 0.9.1, superseding my early patch to revert...

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26381 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-30 20:10:48 +00:00
florian
a3c13c1692 [package] flashrom: update to 0.9.3 and fix dependency
Bump flashrom to current version, and reflect that it uses dmidecode as a helper.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26343 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-28 21:30:30 +00:00
nico
561a63252a [packages] add flashrom, an utility for identifying, reading, writing, verifying and erasing flash chips (closes: #7192)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21019 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-19 06:55:37 +00:00