Re: [oe] [meta-python][PATCH 3/3] python-luma-oled: add new recipe

2020-04-03 Thread Tim Orling
We do not want separate .inc and .bb files. It makes recipe upgrades with devtool/AUH difficult. Please merge .inc and .bb On Fri, Apr 3, 2020 at 1:16 AM Leon Anavi wrote: > Python library interfacing OLED matrix displays with the SSD1306, > SSD1309, SSD1322, SSD1325, SSD1327, SSD1331, SSD1351

[oe] [meta-python][PATCH 3/3] python-luma-oled: add new recipe

2020-04-03 Thread Leon Anavi
Python library interfacing OLED matrix displays with the SSD1306, SSD1309, SSD1322, SSD1325, SSD1327, SSD1331, SSD1351 or SH1106 driver using I2C/SPI on the Raspberry Pi and other single-board computers. Signed-off-by: Leon Anavi --- .../recipes-devtools/python/python-luma-oled.inc | 18