From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Zacarias Date: Sun, 24 Mar 2013 09:30:15 -0300 Subject: [Buildroot] [PATCH 1/2] Added support for hashlib in the target Python In-Reply-To: <1344867578-12784-1-git-send-email-avishorp@gmail.com> References: <1344867578-12784-1-git-send-email-avishorp@gmail.com> Message-ID: <514EF1D7.6080003@zacarias.com.ar> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 08/13/2012 11:19 AM, Avishay Orpaz wrote: > --- > package/python/Config.in | 6 ++++++ > package/python/python.mk | 4 ++++ > 2 files changed, 10 insertions(+), 0 deletions(-) Acked-By: Gustavo Zacarias Can you resend it with a proper SoB line please? Thanks.