On Wed, Jan 21, 2015 at 01:08:21PM -0600, Derek Foreman wrote:
> On 20/01/15 05:30 PM, Bryce Harrington wrote:
> > From: "Bryce Harrington"
> >
> > Adds weston_config_update(), which parses a condensed string of
> > comma-delimited key/value pairs and adds or changes the corresponding
> > paramet
On 20/01/15 05:30 PM, Bryce Harrington wrote:
> From: "Bryce Harrington"
>
> Adds weston_config_update(), which parses a condensed string of
> comma-delimited key/value pairs and adds or changes the corresponding
> parameters in the weston_config structure.
>
> Signed-off-by: Bryce Harrington (h
From: "Bryce Harrington"
Adds weston_config_update(), which parses a condensed string of
comma-delimited key/value pairs and adds or changes the corresponding
parameters in the weston_config structure.
Signed-off-by: Bryce Harrington (http://osg.samsung.com)
Signed-off-by: Bryce Harrington
---