]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: Add new ReST API for Image Customisation feature
authorEd Bartosh <ed.bartosh@linux.intel.com>
Tue, 29 Sep 2015 04:45:22 +0000 (21:45 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 Sep 2015 12:44:48 +0000 (13:44 +0100)
commit84be400237173970716616eeab6a37d776aa011b
treed9147e34a5fd3a428bda8d28ef39f8c5e2455dc1
parent076945ea026091dc709f7cfea01ef119d0572bf3
toaster: Add new ReST API for Image Customisation feature

Implemented xhr_customrecipe API. To create a custom recipe from a
base recipe.
Implemented xhr_customrecipe_packages API to add/remove packages
to/from custom recipe.

co-authored see Signed-off-by

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: brian avery <avery.brian@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/toaster/toastergui/urls.py
lib/toaster/toastergui/views.py