[U-Boot-Users] [patch] setenv(...) can delete environmental variables

PATCH * update setenv() function so that entering a NULL value for the variable's value will delete the environmental variable
--Sign-off-by: Jeffrey Mann mannj@embeddedplanet.com

Sorry, It appears that the patch did not attach correctly. I am sending again.
PATCH * update setenv() function so that entering a NULL value for the variable's value will delete the environmental variable
--Sign-off-by: Jeffrey Mann mannj@embeddedplanet.com

On 4/19/07, Jeff Mann MannJ@embeddedplanet.com wrote:
PATCH
- update setenv() function so that entering a NULL value for the
variable's value will delete the environmental variable
--Sign-off-by: Jeffrey Mann mannj@embeddedplanet.com
Ummm, no attachment? :-)
g.

Jeff,
On Thu, 2007-04-19 at 15:48 -0400, Jeff Mann wrote:
PATCH
- update setenv() function so that entering a NULL value for the
variable's value will delete the environmental variable
--Sign-off-by: Jeffrey Mann mannj@embeddedplanet.com
Sorry for nit-picking, but the syntax is:
Signed-off-by: Name <e-mail>
It seems trivial, but the git patch management commands expect it a certain way.
regards, Ben
participants (3)
-
Ben Warren
-
Grant Likely
-
Jeff Mann