aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2013-06-09netbase: update bbappend to 5.1HEADmasterKevin Strasser
Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2013-06-09update for dylan releasedylanKevin Strasser
changes include: -sync media-ctl with meta-oe -sync v4l-utils with meta-oe -update wpa-supplicant bbappend -update README Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2013-06-09update for danny releasedannyKevin Strasser
changes include: -sync media-ctl with meta-oe -sync v4l-utils with meta-oe -drop platform specific codecs -update bbappends for new versions -update README Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2013-05-02readme: remove inaccessible linkKevin Strasser
Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2013-03-19layer.conf: avoid unnecessary early expansion with :=Christopher Larson
bitbake handles immediate expansions of LAYERDIR for us automatically. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2013-01-29python-robovero: bump SRCREVKevin Strasser
The patches 'wait-for-searial-reads' and 'queue-to-handle-ipc' have been merged upstream and are no longer needed. Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2013-01-29storm: use yoctoproject.org repoKevin Strasser
Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2013-01-29storm: update LICENSE and LIC_FILES_CHKSUMKevin Strasser
for LGPL-3.0 licensed files used in storm. Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-10-25storm: pin SRCREV for releaseKevin Strasser
Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-10-25python-robovero: add concurrency fixes and pin SRCREV for releaseKevin Strasser
Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-10-24storm: rework to allow the layer to specify the conf fileKevin Strasser
Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-10-23Merge branch 'nobsp'Kevin Strasser
2012-10-23README: change documentation in preparation for releaseKevin Strasser
Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-10-23storm: update storm.conf for new layoutKevin Strasser
2012-10-23scripts/mkcard: use a variable for image nameKevin Strasser
Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-10-18layer: remove metadata in common with meta-gumstix-bspKevin Strasser
separating this out to make platform changing easier Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-10-17storm: use new config layoutKevin Strasser
Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-10-08storm: set video pipes in init script, allow cmemk to load firstKevin Strasser
also, adding the python-gst dependency as expected Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-10-04conf/distro/meson.conf: add wifi to DISTRO_FEATURESKevin Strasser
Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-10-03python-robovero: no longer using a specific releaseKevin Strasser
just changing the filename to indicate that we are using whatever the latest rev is. Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-10-03python-robovero, storm: change SRCREV to AUTOREVKevin Strasser
Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-10-03README: add build documentationKevin Strasser
Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-09-26storm: bumping SRCREVKevin Strasser
Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-09-25storm: add init and conf filesKevin Strasser
Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-09-24ti-paths: update paths for cgt6x and xdctoolsKevin Strasser
Now that they are inheriting from native they will be built in a different location. Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-09-21meta-meson: merging video streaming workKevin Strasser
Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-09-21storm: add remote control application recipeKevin Strasser
Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-08-27scripts: add sdcard installation scriptKevin Strasser
Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-08-27python-robovero: importing pyserial dependency from meta-oeKevin Strasser
python-pyserial was imported from the openembedded git repository (git://git.openembedded.org/meta-openembedded) as of commit id 6e434777018b81bbd7873e7278f05425de18558a Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-08-26wireless: add wireless firmware and configure ad-hoc networkingKevin Strasser
Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-08-16python-robovero: add python client library for roboveroKevin Strasser
Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-08-16Add support for omap3 devicesKevin Strasser
This metadata was imported from Steve Sakoman's git repository (git://www.sakoman.com/git/meta-sakoman) as of commit id 154b50184e19f11ac9652ad38bf9a088cc0ee2e1 Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-08-16Initial commit of meta-mesonKevin Strasser
Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>