On Friday 18 February 2011 03:33:55 Jonathan McCrohan wrote:
> Updating lcd4linux package to r1143 to enable support for Sure
> Electronics 1602 LCD device, which is supported as of lcd4linux r1126.
> http://www.sureelectronics.net/goods.php?id=885
Applied in r25581, thanks!
--
Florian
___
Updating lcd4linux package to r1143 to enable support for Sure
Electronics 1602 LCD device, which is supported as of lcd4linux r1126.
http://www.sureelectronics.net/goods.php?id=885
Index: feeds/packages/utils/lcd4linux/Makefile
===
--
Was comitted in r15895.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
this patch updates lcd4linux to the latest svn version. this patch needs
the package libvncserver.
Signed-off-by: michu at neophob.com
---
Index: Config.in
===
--- Config.in (revision 15744)
+++ Config.in (working copy)
@@ -28,6 +28,1
update lcd4linux to bleeding edge version. contains important fixes
and supports more displays
Signed-off-by: Michael Vogt
---
Index: feeds/packages/utils/lcd4linux/Config.in
===
--- feeds/packages/utils/lcd4linux/Config.in (rev
this patch cleans up lcd4linux deps.
Signed-off-by: Michael Vogt
Index: Config.in
===
--- Config.in (revision 11392)
+++ Config.in (working copy)
@@ -70,11 +70,11 @@
config LCD4LINUX_DRV_PNG
bool
- prompt "PNG (you need to sele
Le Sunday 01 June 2008 18:32:51 John Crispin, vous avez écrit :
> package dependency seems to be broken "(you need to select X)" does
> not reeally replace DEPENDS:=+X
>
>
> also on a quick test compiling HD44780 driver fails
It did not fail for me on any driver. I have fixed dependencies hand
Le Sunday 01 June 2008 16:32:55 [EMAIL PROTECTED], vous avez écrit :
> sorry, I messed up the previous patch, this one is tested
>
>
> Signed-off-by: Michael Vogt
>
> > updated patch for lcd4linux
> >
> > Signed-off-by: Michael Vogt
Applied in [11321]. Fixed with comments in [11322].
--
Best re
package dependency seems to be broken "(you need to select X)" does
not reeally replace DEPENDS:=+X
also on a quick test compiling HD44780 driver fails
[EMAIL PROTECTED] wrote:
> sorry, I messed up the previous patch, this one is tested
>
>
> Signed-off-by: Michael Vogt
>
>> updated p
There is s better version:
http://lists.openwrt.org/pipermail/openwrt-devel/2008-April/002111.html
> [EMAIL PROTECTED] wrote:
> > update lcd4linux to the latest svn version
> >
> > Signed-off-by: Michael Vogt
___
openwrt-devel mailing list
openwrt-dev
[EMAIL PROTECTED] wrote:
> update lcd4linux to the latest svn version
>
> Signed-off-by: Michael Vogt
>
>
>
>
> ___
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.or
I guess sometimes I'm blind.. I trying to implement this, thanks for
your hint!
>> update lcd4linux to the latest svn version
>>
>> Signed-off-by: Michael Vogt
>
> I think the Makefile should be made configurable in a way like the
> ffmpeg package is for the lcd4linux plugins.
>
> See: https
I agree about selecting each plugin via menu would be nice. But for
example ffmpeg just combine 3 different applications/libs into one
Makefile, so ffmpeg is not really configurable.
If there is a solution to select each plugin and driver via menu, I
would be glad to use this in the Makefile
> update lcd4linux to the latest svn version
>
> Signed-off-by: Michael Vogt
I think the Makefile should be made configurable in a way like the ffmpeg
package is for the lcd4linux plugins.
See: https://dev.openwrt.org/browser/packages/multimedia/ffmpeg
_
update lcd4linux to the latest svn version
Signed-off-by: Michael Vogt
Index: lcd4linux/Makefile
===
--- lcd4linux/Makefile (revision 10911)
+++ lcd4linux/Makefile (working copy)
@@ -9,9 +9,9 @@
include $(TOPDIR)/rules.mk
PKG_NA
15 matches
Mail list logo