Thanks for clarification. There is a description on how to send patches but
I had not found a description about the procedure/timeframe how patches are
applied.

This encourages me to send more patches:)!

Zintis

-----Original Message-----
From: openwrt-devel-boun...@lists.openwrt.org
[mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of Gregers
Petersen
Sent: Tuesday, July 07, 2009 10:29 AM
To: OpenWrt Development List
Subject: Re: [OpenWrt-Devel] [PATCH] Baltic language support in kernel


HEllo Zintis

Zintis wrote:
> Hi!
> 
> I have sent this patch 4 days ago, but it still is not applied. Is it
> rejected or I have done something wrong? I haven't seen any response.
Could
> anyone explain me the situation?
> 

Everyone is working on a voluntary basis, and revieving patches does
take time - and sometimes more time than one would wish for.
Generally speaking, if there has been no reply to the submission of a
patch within a couple of weeks then feel free to remind everyone ;-)


> Thanks, 
> 
> Zintis
> 
> -----Original Message-----
> From: openwrt-devel-boun...@lists.openwrt.org
> [mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of Zintis
> Sent: Wednesday, July 01, 2009 10:54 AM
> To: 'OpenWrt Development List'
> Subject: [OpenWrt-Devel] [PATCH] Baltic language support in kernel
> 
> Add Baltic langugae support in kernel package
> 
> Signed-off-by: zintis.peters...@e-mail.lv
> 
> Index: modules/fs.mk
> ===================================================================
> --- modules/fs.mk     (revision 16600)
> +++ modules/fs.mk     (working copy)
> @@ -539,3 +539,37 @@
>  endef
>  
>  $(eval $(call KernelPackage,nls-utf8))
> +
> +
> +define KernelPackage/nls-iso8859-13
> +  SUBMENU:=$(FS_MENU)
> +  TITLE:=ISO 8859-13 (Latin 7; Baltic)
> +  KCONFIG:=CONFIG_NLS_ISO8859_13
> +  FILES:=$(LINUX_DIR)/fs/nls/nls_iso8859-13.$(LINUX_KMOD_SUFFIX)
> +  AUTOLOAD:=$(call AutoLoad,25,nls_iso8859-13)
> +$(call KernelPackage/nls/Depends)
> +endef
> +
> +
> +define KernelPackage/nls-iso8859-13/description
> + Kernel module for NLS ISO 8859-13 (Latin 7; Baltic)
> +endef
> +
> +$(eval $(call KernelPackage,nls-iso8859-13))
> +
> +define KernelPackage/nls-cp775
> +  SUBMENU:=$(FS_MENU)
> +  TITLE:=Codepage 775 (Baltic Rim)
> +  KCONFIG:=CONFIG_NLS_CODEPAGE_775
> +  FILES:=$(LINUX_DIR)/fs/nls/nls_cp775.$(LINUX_KMOD_SUFFIX)
> +  AUTOLOAD:=$(call AutoLoad,25,nls_cp775)
> +$(call KernelPackage/nls/Depends)
> +endef
> +
> +
> +define KernelPackage/nls-cp775/description
> + Kernel module for NLS Codepage 775 (Baltic Rim)
> +endef
> +
> +$(eval $(call KernelPackage,nls-cp775))
> +
> 
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
> 
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel


-- 
Gregers Petersen
Relationship manager, layer 8 and anthropology
glp on irc


   _______                     ________        __
  |       |.-----.-----.-----.|  |  |  |.----.|  |_
  |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
  |_______||   __|_____|__|__||________||__|  |____|
           |__| W I R E L E S S   F R E E D O M
  KAMIKAZE (bleeding edge) -----------------------
   * 10 oz Vodka       Shake well with ice and strain
   * 10 oz Triple sec  mixture into 10 shot glasses.
   * 10 oz lime juice  Salute!
  ---------------------------------------------------

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

<<attachment: winmail.dat>>

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to