diff options
author | Antonio Ospite <ospite@studenti.unina.it> | 2010-03-25 07:19:56 +0000 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2010-03-26 21:20:38 +0100 |
commit | ea1ec38aa1c599ff64c737feb59ae75659d2e8b6 (patch) | |
tree | 28d34a27e1dc68927eb52fd8d3d9ee33af545b1c /conf | |
parent | a63c035d2dc9d95843f60e3616e17cd38740b584 (diff) |
ezx: update ezx-gen-blob version
NOTE: this version builds fine but the resulting binaries do not seem to
be correct, their size is about 300KiB instead of the expected 64KiB.
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index fe6a756619..2aef5ea97d 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -55,7 +55,7 @@ SRCREV_pn-epdfview ?= "346" SRCREV_pn-epiphany ?= "7837" SRCREV_pn-essential-dialer ?= "194" SRCREV_pn-ezx-boot-usb-native ?= "2512" -SRCREV_pn-ezx-gen-blob ?= "2426" +SRCREV_pn-ezx-gen-blob ?= "2517" SRCREV_pn-ezxd ?= "2513" SRCREV_pn-fbgrab-viewer-native ?= "1943" SRCREV_pn-flashrom ?= "3682" |