adf6511013
Unless it was a group of sub-packages, packages was never regrouped by category. multimedia/ was an exception to this rule. This patch move packages/multimedia/ sub-directories to packages/. It keeps two subdirectories for gstream 0.10 and gstreamer 1.X. Signed-off-by: Jérôme Pouiller <jezz@sysmic.org> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
8 lines
193 B
Plaintext
8 lines
193 B
Plaintext
config BR2_PACKAGE_GST_OMAPFB
|
|
bool "gst-omapfb"
|
|
depends on BR2_PACKAGE_GSTREAMER && BR2_cortex_a8
|
|
help
|
|
GStreamer plug-in to use OMAP framebuffer.
|
|
|
|
http://github.com/felipec/gst-omapfb
|