Instruction
stringlengths
14
778
input_code
stringlengths
0
4.24k
output_code
stringlengths
1
5.44k
Add recipe for ebtables package
SUMMARY = "Ethernet bridge frame table administration" DESCRIPTION = "Ebtables is used to set up, maintain, and inspect the tables of \ Ethernet frame rules in the Linux kernel. It is analogous to iptables, \ but operates at the MAC layer rather than the IP layer." HOMEPAGE = "http://ebtables.sourceforge.net" PR = "...
Add recipe for libcgroup package
# # Base recipe: recipes-core/libcgroup/libcgroup_0.41.bb # Base branch: jethro # SUMMARY = "Linux control group abstraction library" DESCRIPTION = "libcgroup is a library that abstracts the control group file system \ in Linux. Control groups allow you to limit, account and isolate resource usage \ (CPU, memory, disk...
Add sensor repository for mraa
SUMMARY = "Sensor/Actuator repository for Mraa" SECTION = "libs" AUTHOR = "Brendan Le Foll, Tom Ingleby, Yevgeniy Kiveisha" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=66493d54e65bfc12c7983ff2e884f37f" DEPENDS = "libjpeg-turbo mraa" SRC_URI = "git://github.com/intel-iot-devkit/upm.git;protocol=git;tag=v${...
Add TI VPE GStreamer plugins
DESCRIPTION = "GStreamer elements to use the Video Processing Engine (VPE) found on some TI devices" LICENSE = "LGPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" require gst-plugins-ti.inc PR = "${INC_PR}.0" SRCREV = "5107007ca1be8ed66f6a9ec3ffbb70ec7eb0b120" SRC_URI = "git://git.ti.c...
Add repositories for Imagination specific demo on DRM
DESCRIPTION = "Imagination PowerVR SDK" HOMEPAGE = "http://community.imgtec.com/developers/powervr/installers" LICENSE = "TI-TSPA" LIC_FILES_CHKSUM = "file://LegalNotice.txt;md5=d9c0ca03b9845110090435a33eec4a33" SRC_URI = "git://git.ti.com/glsdk/img-pvr-sdk.git;protocol=git" SRCREV = "edbd108d1582560429192dc0221f0a8fd...
Add new release of gpe-login.
LICENSE = "GPL" inherit gpe DESCRIPTION = "GPE user login screen" SECTION = "gpe" PRIORITY = "optional" MAINTAINER = "Philip Blundell <pb@handhelds.org>" DEPENDS = "gtk+ libgpewidget gpe-ownerinfo xkbd" RDEPENDS = "xkbd" RPROVIDES = "gpe-session-starter" PR = "r0"
Fix syntax error in the cairo .bb.
PV = "0.0cvs${CVSDATE}" SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Phil Blundell <pb@debian.org>" # DEPENDS = "x11 libpixman libpng fontconfig libxrender xcb glitz" DEPENDS = "x11 libpixman libpng fontconfig libxrender" DESCRIPTION = "Cairo graphics library" LICENSE = "MPL LGPL" PR = "r1" SRC_URI = "cvs://an...
PV = "0.0cvs${CVSDATE}" SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Phil Blundell <pb@debian.org>" # DEPENDS = "x11 libpixman libpng fontconfig libxrender xcb glitz" DEPENDS = "x11 libpixman libpng fontconfig libxrender" DESCRIPTION = "Cairo graphics library" LICENSE = "MPL LGPL" PR = "r1" SRC_URI = "cvs://an...
Change license from GPL to LGPL. See COPYING.LIB.
# libaio-oracle .bb build file # Copyright (C) 2005-2006, Advanced Micro Devices, Inc. All Rights Reserved # Released under the MIT license (see /COPYING) DESCRIPTION="This is a library for accessing the new AIO system calls (asynchronous i/o) for the Linux kernel." HOMEPAGE="http://oss.oracle.com/projects/libaio-ora...
# libaio-oracle .bb build file # Copyright (C) 2005-2006, Advanced Micro Devices, Inc. All Rights Reserved # Released under the MIT license (see /COPYING) DESCRIPTION="This is a library for accessing the new AIO system calls (asynchronous i/o) for the Linux kernel." HOMEPAGE="http://oss.oracle.com/projects/libaio-ora...
Add recipes for rinse packages
SUMMARY = "RPM installation environment" DESCRIPTION = "\ This is a tool for bootstrapping a basic RPM-based distribution of \ GNU/Linux. It is comparable in purpose to the standard Debian \ debootstrap utility, but works upon RPM-based distributions instead. \ Rinse can setup 32 and 64-bit installations of: \ * ...
Add recipes for csh package
SUMMARY = "Shell with C-like syntax" DESCRIPTION = "The C shell was originally written at UCB to overcome limitations in the \ Bourne shell. Its flexibility and comfort (at that time) quickly made it \ the shell of choice until more advanced shells like ksh, bash, zsh or \ tcsh appeared. Most of the latter incorporat...
Add a recipe for tsd
SRC_URI="https://github.com/DefinitelyTyped/${PN}/archive/${PV}.tar.gz;downloadfilename=${PN}-${PV}.tar.gz" LICENSE="Apache-2.0" LIC_FILES_CHKSUM="file://LICENSE.txt;md5=585c0b2e399c33bf30e5021bbd5abaa6" SRC_URI[md5sum]="7827e85f7220543b29eaa45ad139135a" SRC_URI[sha256sum]="d8c951e8be81b951c13390bc8cb90b9e49d043be0896...
Add initial recipe for msp430 chronos watch support
DESCRIPTION = "eZ430 Chronos Tools - MSP430 Development Kit/Watch" HOMEPAGE = "http://processors.wiki.ti.com/index.php/EZ430-Chronos" SECTION = "multimedia" PV = "1_05_00_00" SRC_URI = "http://focus.ti.com/lit/sw/slac388/slac388.zip;name=slac388zip" SRC_URI[slac388zip.md5sum] = "22d4104a07af584222828fb377793796" SRC...
Add recipe for ti customised softhsm package
DESCRIPTION = "TI softhsmv2 package" LICENSE = "BSD-2-Clause | BSD-3-Clause | ISC | IBM-License | FSFULLR | Zlib" LIC_FILES_CHKSUM = "file://LICENSE;md5=55144a048ba54f211a1aaa38c7fd2424" SECTION = "libs" mntdir = "/mnt" inherit autotools pkgconfig DEPENDS = "openssl libdaemon" COMPATIBLE_MACHINE = "(tci6614-evm|keys...
Add recipe for ganglia-web package
SUMMARY = "cluster monitoring toolkit" DESCRIPTION = "Ganglia is a scalable, real-time cluster monitoring environment \ that collects cluster statistics in an open and well-defined XML format." HOMEPAGE = "http://ganglia.info/" PR = "r0" inherit debian-package LICENSE = "BSD" LIC_FILES_CHKSUM = "file://COPYING;md5=3...
Add recipe for integrating hdmi drivers
SUMMARY = "Xilinx HDMI Linux Kernel module" SECTION = "kernel/modules" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://LICENSE.md;md5=eb723b61539feef013de476e68b5c50a" XILINX_HDMI_VERSION = "1.0.0" PV = "${XILINX_HDMI_VERSION}" S = "${WORKDIR}/git" BRANCH ?= "master" REPO ?= "git://gitenterprise.xilinx.com/ipssw/hdmi-m...
Add recipe for libevdev package
SUMMARY = "Wrapper library for evdev devices" HOMEPAGE = "http://www.freedesktop.org/wiki/Software/libevdev/" SECTION = "libs" LICENSE = "MIT-X" LIC_FILES_CHKSUM = "file://COPYING;md5=75aae0d38feea6fda97ca381cb9132eb \ file://libevdev/libevdev.h;endline=21;md5=7ff4f0b5113252c2f1a828e0bbad98d1" SRC...
Add the openjpeg recipe necessary for building efl
DESCRIPTION = "OpenJPEG library is an open-source JPEG 2000 codec" HOMEPAGE = "http://www.openjpeg.org" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://LICENSE;md5=c648878b4840d7babaade1303e7f108c" SRC_URI = "https://github.com/uclouvain/${BPN}/archive/v${PV}.tar.gz;downloadfilename=${BP}.tar.gz" SRC_URI[md5sum] = "0cc4b2...
Add srctree based recipe to aid development.
include recipes/gnuradio/gnuradio.inc inherit srctree autotools gitver PV = "${GITVER}" # Set S (the path to the source directory) via local.conf using the line: # S_pn-gnuradio-srctree = "/home/username/src/git/gnuradio" do_copy_to_target() { scp -rp ${D}/* root@192.168.1.171:/ } addtask copy_to_target after ...
Add triggerhappy hotkey daemon recipe
SUMMARY = "A lightweight hotkey daemon" HOMEPAGE = "https://github.com/wertarbyte/triggerhappy" LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" SRC_URI = "https://github.com/wertarbyte/triggerhappy/archive/debian/0.5.0-1.tar.gz" SRC_URI[md5sum] = "77f90a18c775e47c4c5e9e0898...
Fix building of gnutls when host system has libtasn1.
DESCRIPTION = "GNU Transport Layer Security Library" DEPENDS = "zlib libgcrypt" PR = "r2" LICENSE = "LGPL" SRC_URI = "ftp://ftp.gnutls.org/pub/gnutls/gnutls-${PV}.tar.gz \ file://gnutls-openssl.patch;patch=1" inherit autotools PACKAGES =+ "${PN}-openssl ${PN}-extra ${PN}-bin" FILES_${PN}-openssl = "${libdir}/libgn...
DESCRIPTION = "GNU Transport Layer Security Library" DEPENDS = "zlib libgcrypt" PR = "r3" LICENSE = "LGPL" SRC_URI = "ftp://ftp.gnutls.org/pub/gnutls/gnutls-${PV}.tar.gz \ file://gnutls-openssl.patch;patch=1" inherit autotools PACKAGES =+ "${PN}-openssl ${PN}-extra ${PN}-bin" FILES_${PN}-openssl = "${libdir}/libgn...
Add recipes for libsndfile package
SUMMARY = "Library for reading/writing audio files" DESCRIPTION = "libsndfile is a library of C routines for reading and writing files containing \ sampled audio data." HOMEPAGE = "http://www.mega-nerd.com/libsndfile/" inherit debian-package PV = "1.0.25" LICENSE = "LGPLv2.1+ & BSD-3-Clause" LIC_FILES_CHKSUM = "\ f...
Add yandex disk access package
DESCRIPTION = "Simple wrapper to work with yandex disk using webdav Basic Auth." # Other references https://365-on.com/%D0%BE%D1%82%D0%BF%D1%80%D0%B0%D0%B2%D0%BA%D0%B0-%D1%84%D0%B0%D0%B9%D0%BB%D0%B0-%D1%81-%D0%BF%D0%BE%D0%BC%D0%BE%D1%89%D1%8C%D1%8E-curl-%D0%BD%D0%B0-yandex-disk/ HOMEPAGE = "https://github.com/lexich/...
Add a recipe to build golang-lru
SUMMARY = "A fixed-size thread safe LRU cache in go" HOMEPAGE = "https://github.com/hashicorp/golang-lru" LICENSE = "MPL-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=f27a50d2e878867827842f2c60e30bfc" PKG_NAME = "github.com/hashicorp/golang-lru" SRC_URI = "git://${PKG_NAME}.git" SRCREV = "995efda3e073b6946b175ed93901d72...
Add recipe for ifenslave package
# # base recipe: http://cgit.openembedded.org/cgit.cgi/meta-openembedded/tree/\ # meta-networking/recipes-support/ifenslave/ifenslave_1.1.0.bb? # base branch: master # base commit: acc086420ca087c8d044b60bd5d96e28426fd840 # SUMMARY = "Configure network interfaces for parallel routing" DESCRIPTION = " This is a tool t...
Add Perl6::Junction perl module. This provides support for the perl6 style junction operators in perl5.
DESCRIPTION = "Perl6::Junction - Perl6 style Junction operators in Perl5." SECTION = "libs" MAINTAINER = "Jamie Lenehan <lenehan@twibble.org>" LICENSE = "Artistic|GPL" PR = "r0" SRC_URI = "http://search.cpan.org/CPAN/authors/id/C/CF/CFRANKS/Perl6-Junction-1.10.tar.gz" S = "${WORKDIR}/Perl6-Junction-${PV}" inherit cp...
Add recipe for lttng-ust package
# # Base recipe: meta/recipes-kernel/lttng/lttng-ust_git.bb # Base branch: jethro # SUMMARY = "Linux Trace Toolkit Userspace Tracer 2.x" DESCRIPTION = "The LTTng UST 2.x package contains the userspace tracer library to trace userspace codes." HOMEPAGE = "http://lttng.org/ust" BUGTRACKER = "https://bugs.lttng.org/proj...
Add the fribidi recipe necessary for building efl
SUMMARY = "Fribidi library for bidirectional text" SECTION = "libs" LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7" BBCLASSEXTEND = "native" PROVIDES = "libfribidi" DEPENDS = "glib-2.0 libpcre" inherit autotools lib_package pkgconfig CFLAGS_append = " -DPAGE_SIZE=4096 "...
Add video for linux lib
DESCRIPTION = "v4l2 and IR applications" LICENSE = "GPLv2 & LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=48da9957849056017dc568bbc43d8975 \ file://COPYING.LIB;md5=d749e86a105281d7a44c2328acebc4b0" PR = "r2" DEPENDS = "jpeg" inherit autotools gettext # libv4l was absorbed into this, let OE kn...
Add mpio python library and application
DESCRIPTION = "Microchip Peripheral I/O" LICENSE = "(Apache-2.0 & MIT)" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57 \ file://LICENSE.MIT;md5=eaff550e3336227837b4efbd2244da32" PACKAGES = "${PN}-dbg ${PN}" RDEPENDS_${PN} = "python" SRC_URI = "git://github.com/linux4sam/mp...
Add skin readheathd from daconi and mmark
DESCRIPTION = "Skin Red Heat HD. Daconi and mmark" MAINTAINER = "SIFTeam" inherit gitpkgv PV = "1.0+git${SRCPV}" PKGV = "1.0+git${GITPKGV}" PR = "r0" SRCREV = ${AUTOREV} PV_font-nmsbd2 = "20120113" PR_font-nmsbd2 = "r0" PKGV_font-nmsbd2 = "${PV_font-nmsbd2}" DESCRIPTION_font-nmsbd2 = "Nmsbd2 font" PV_font-verdanar ...
Add recipe for Xfce based image.
IMAGE_FEATURES += "package-management" PR = "r0" POKY_EXTRA_INSTALL = "\ task-x11-server\ task-x11-utils \ task-xfce-extended \ task-jlime-apps-cli \ task-jlime-apps-gui \ network-manager-applet \ libgtkstylus \ " LICENSE = "MIT" inherit core-image
Add recipe for libnet package
# base recipe: http://cgit.openembedded.org/cgit.cgi/meta-openembedded/tree/\ # meta-oe/recipes-connectivity/libnet/libnet_1.2-rc3.bb? # base branch: master # base commit: a558e8096c381bb2b83ad1ef39f3301e73759cbb # SUMMARY = "A packet dissection and creation library" DESCRIPTION = "libnet provides a portable framework...
Add recipe of directfb-examples built from Git repository
DESCRIPTION = "The DirectFB-examples package contains a set of simple DirectFB \ applications that can be used to test and demonstrate various DirectFB \ features" DEPENDS = "directfb" SECTION = "libs" LICENSE = "MIT" RV = "1.7-0+git" PR = "r0" SRC_URI = " \ git://git.directfb.org/git/directfb/e...
Add recipe for icu package
# # Base recipe: recipes-support/icu/icu_55.1.bb # Base branch: jethro # SUMMARY = "International Component for Unicode libraries" DESCRIPTION = "The International Component for Unicode (ICU) is a mature, \ portable set of C/C++ and Java libraries for Unicode support, software \ internationalization (I18N) and globali...
Integrate the hue control python module
DESCRIPTION = "Asynchronous library to control Philips Hue" HOMEPAGE = "https://pypi.org/project/aiohue/" SECTION = "devel/python" LICENSE = "Apache-2.0" # No license file available but the license is specified in PKG-INFO and setup.py. LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=7145f7cdd263359b62d34...
Add simple-video-viewer recipe, useful for testing webcams using libv4l and gtk+
DESCRIPTION = "Simple Video Viewer" HOMEPAGE = "http://github.com/nzjrs/simple-video-viewer/tree/master" LICENSE = "GPLv2" SECTION = "x/games" PRIORITY = "optional" DEPENDS="libv4l" PR = "r1" SRCREV = "dedf6cb62d0bfe234dae84e8e5dacdc934e59bad" SRC_URI = "git://github.com/nzjrs/simple-video-viewer.git;protocol=git;br...
Add examples for libarch version 1.0.0.0
DESCRIPTION = "TI Library Architecture Examples" include libarch.inc PR = "${INC_PR}.0" DEPENDS += "libarch clocl-native" RDEPENDS_${PN} += "opencl-runtime" export LIBARCH_DIR = "${LIBARCH_INSTALL_DIR}" export TARGET_ROOTDIR = "${STAGING_DIR_TARGET}" do_compile() { make examples TARGET=${TARGET} LIBOS=LIB_O...
Add task with some usefull apps.
DESCRIPTION = "Base package set for Jlime GUI images." SECTION = "x11/wm" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" PR = "r1" inherit task PROVIDES = "${PACKAGES}" PACKAGES = "\ ${PN}-cli \ ${PN}-gui \ " RDEPENDS_${PN}-cli = " \ htop...
Add PRU software package version 4.0.0.0
DESCRIPTION = "Programmable Real-time Unit Software Package" HOMEPAGE = "http://processors.wiki.ti.com/index.php/PRU-ICSS" LICENSE = "BSD-3-Clause & GPL-2.0 & PD" LIC_FILES_CHKSUM = "file://PRU-Package-v4.0-Manifest.html;md5=5ea937e4ff2c924a735d42e61ad8cbe3" BRANCH = "master" SRC_URI = "git://git.ti.com/pru-software-...
Add recipe for Rezlooks Gil-Ouch theme.
DESCRIPTION = "Rezlooks Gil-Ouch theme" HOMEPAGE = "http://gnome-look.org/content/show.php/Rezlooks-Gil-Ouch?content=70394" SECTION = "x11/themes" PR = "r1" RDEPENDS = "gtk-engines-rezlooks" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://gtk-2.0/gtkrc;md5=9b78ae1658f1b5b77d271ea2ba42bdca" SRC_URI = "http://gnome-look...
Add Exposure, a setting application
AUTHOR = "Willie <willie@openmoko.com>" DESCRIPTION = "Exposure all devices on neo1973" DEPENDS = "python-etk" RDEPENDS = "python-etk python-re python-codecs" PV = "0.0.1+svnr${SRCREV}" SRCREV = ${AUTOREV} PR = "r0" S = ${WORKDIR}/${PN} inherit setuptools SRC_URI = "svn://svn.projects.openmoko.org/svnroot;module=expo...
Add python library for OAuth
DESCRIPTION = "Library for OAuth version 1.0a." HOMEPAGE = "http://code.google.com/p/oauth/" SECTION = "devel/python" LICENSE = "MIT" SOURCE = "oauth" PR = "r0" SRC_URI = "http://pypi.python.org/packages/source/o/${SOURCE}/${SOURCE}-${PV}.tar.gz" SRC_URI[md5sum] = "30ed3cc8c11d7841a89feab437aabf81" SRC_URI[sha256sum] ...
Add GLSDK specific staging tree for omap-a15
require recipes-graphics/drm/libdrm.inc COMPATIBLE_MACHINE = "omap-a15" DEFAULT_PREFERENCE = "-1" EXTRA_OECONF += "--enable-omap-experimental-api --enable-kms" SRC_URI = "git://git.ti.com/glsdk/libdrm.git;protocol=git" SRCREV = "3cb5405084111193cedb8796d259b56560b088f0" PR = "${INC_PR}.0" S = "${WORKDIR}/git"
Add new recipe for 3D coordinate transformations
SUMMARY = "Functions for 3D coordinate transformations" SECTION = "devel/python" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://setup.py;beginline=36;endline=36;md5=6dd3a8a8bcf9d24e830b974bf9345e72" SRC_URI[sha256sum] = "404c7797c78aa461cb8043081901fc5517cef342d5ff56becd74a7967ba88d78" inherit pypi setuptools3 RDEPEND...
Add Wi-Fi support to at91
DESCRIPTION = "Driver for HD Wireless Wi-Fi device" HOMEPAGE = "http://www.hd-wireless.se" PRIORITY = "optional" SECTION = "kernel/modules" LICENSE = "GPL" PR = "r1" RDEPENDS = "wireless-tools \ wpa-supplicant \ " SRC_URI = "http://www.hd-wireless.se/images/stories/public_pdf/owl-linux-arm-${PV}.tar.gz \ " S = "...
Install a package which contains the default config This is derived from openmoko-session2 and is responsible for setting the default values which settings-daemon will pick up and advertise as xsettings.
DESCRIPTION = "Theme support and defaults to integrate OM2007.2 in the April Software Update" LICENSE = "GPL" SECTION = "x11" RDEPENDS_${PN} = "openmoko-common2" ALLOW_EMPTY_${PN} = "1" PACKAGE_ARCH = "all" pkg_postinst_${PN} () { #!/bin/sh -e if [ "x$D" != "x" ]; then exit 1 fi gconftool-2 --config-source=xml::...
Add utils used by Linaro PM scripts
DESCRIPTION = "Utilities from Linaro for testing Power Management" HOMEPAGE = "https://wiki.linaro.org/WorkingGroups/PowerManagement/Resources/TestSuite/PmQa" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://../COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" PV = "0.4.4" PR = "r0" BRANCH ?= "master" SRCREV = "fbc2762359b8...
Create new recipe using new sourceipk.bbclass feature
DESCRIPTION = "Git repositories containing sample board port code" HOMEPAGE = "https://gitorious.org/sitara-board-port" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" inherit allarch CREATE_SRCIPK = "1" SRCIPK_INSTALL_DIR = "board-support/board-port-labs/sitara-board-port-...
Add a console image with OpenGL drivers and development tools (ldd,gdbserver). This image can be used as a base for other images used for development.
inherit image IMAGE_PREPROCESS_COMMAND = "create_etc_timestamp" ANGSTROM_EXTRA_INSTALL ?= "" DEPENDS = "task-base-extended \ ${@base_contains("MACHINE_FEATURES", "screen", "psplash-zap", "",d)} \ " IMAGE_INSTALL = "task-base-extended \ ${ANGSTROM_EXTRA_INSTALL} \ ${@base_contains("MACHINE_F...
Add recipes for lcms2 package
SUMMARY = "Little CMS 2 color management library" DESCRIPTION = "LittleCMS 2 intends to be a small-footprint color management engine, with \ special focus on accuracy and performance. It uses the International Color \ Consortium standard (ICC) of color management. LittleCMS 2 is a full \ implementation of ICC specifica...
Make the bash build inherit gettext, and disable parallel make.
DESCRIPTION = "An sh-compatible command language interpreter." HOMEPAGE = "http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html" DEPENDS = "ncurses" SECTION = "base/shell" LICENSE = "GPL" PR = "r4" SRC_URI = "${GNU_MIRROR}/bash/bash-${PV}.tar.gz \ file://signames-mipsel.diff;patch=1" inherit autotools bindir = "/bin"...
DESCRIPTION = "An sh-compatible command language interpreter." HOMEPAGE = "http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html" DEPENDS = "ncurses" SECTION = "base/shell" LICENSE = "GPL" PR = "r4" SRC_URI = "${GNU_MIRROR}/bash/bash-${PV}.tar.gz \ file://signames-mipsel.diff;patch=1" inherit autotools gettext PARALLE...
Add task containing basic X11 support.
DESCRIPTION = "Tasks for X11 support" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" PR = "r1" PACKAGES = "\ task-x11-core \ task-x11-core-dev \ task-x11-core-dbg \ " PACKAGE_ARCH = "${MACHINE_ARCH}" XSERVER ?= "xserver-kdrive-fbdev" AL...
Add recipe for libdatetime-locale-perl package
SUMMARY = "Perl extension providing localization support for DateTime" DESCRIPTION = "\ DateTime::Locale extends DateTime by providing localization support. It also \ provides some functions for getting information on available locales and is \ easily customizable through the addition of new locales. \ " HOMEPAGE = "ht...
Add recipe for flashrom package
SUMMARY = "Identify, read, write, erase, and verify BIOS/ROM/flash chips" DESCRIPTION = "\ flashrom is a tool for identifying, reading, writing, verifying and erasing \ flash chips. It's often used to flash BIOS/EFI/coreboot/firmware/optionROM \ images in-system using a supported mainboard, but it also supports flashin...
Add initial support for xdotool
DESCRIPTION = "xdotool - command-line X11 automation tool - utilising X11 XTEST interface" HOMEPAGE = "http://www.semicomplete.com/projects/xdotool" LICENSE = "GPL" SECTION = "x11" PRIORITY = "optional" DEPENDS = "virtual/libx11 libxtst" SRC_URI = "http://semicomplete.googlecode.com/files/xdotool-${PV}.tar.gz" EXTRA_...
Add a Linux 3.6 kernel recipe
require linux.inc DESCRIPTION = "Linux kernel for the RaspberryPi board" COMPATIBLE_MACHINE = "raspberrypi" PR = "r6" PV_append = "+git${SRCREV}" SRCREV = "31a951046155b27361127d9cf85a1f58719fe9b3" SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.6.y \ " S = "${WORKDIR}/git" # N...
Add recipes for suds packages
SUMMARY = "Lightweight SOAP client for Python" DISCRIPTION = "\ The suds project is a Python soap web services client lib. \ Suds leverages Python meta programming to provide an intuitive API \ for consuming web services. Objectification of types defined in \ the WSDL is provided without class generation. Programme...
Add recipe for Smart reflex application
DESCRIPTION = "TI Smart Reflex temperature control application for KeyStone II" HOMEPAGE = "http://git.ti.com/cgit/cgit.cgi/keystone-linux/srss-tc.git" LICENSE = "BSD & MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2c17cd1dc60dc06a4c4f2a2c45472a51" COMPATIBLE_MACHINE = "keystone" PV = "1.0.0.0" BRANCH = "master" # ...
Create recipe to demonstrate qt5 example.
SUMMARY = "QT5 QUItBattery" DESCRIPTION = "This package contains QUItBatteryComponent with few usage examples" HOMEPAGE = "http://quitcoding.com/?page=work#cinex" LICENSE = "CC-BY-3.0" LIC_FILES_CHKSUM = "file://README;beginline=37;endline=46;md5=6df4bcb7f9092d42a84f32eacb61bdc4" DEPENDS = "qtdeclarative qtgraphicalef...
Add recipe for chkconfig package
SUMMARY = "A system tool for maintaining the /etc/rc*.d hierarchy" DESCRIPTION = "Chkconfig is a basic system utility. It updates and queries runlevel \ information for system services. Chkconfig manipulates the numerous \ symbolic links in /etc/rc.d, to relieve system administrators of some \ of the drudgery of manu...
Add recipe for i2c-tools package
# # base recipe: meta/recipes-devtools/i2c-tools/i2c-tools_3.1.2.bb # base branch: jethro # SUMMARY = "heterogeneous set of I2C tools for Linux" DESCRIPTION = "\ This package contains a heterogeneous set of I2C tools for Linux: a bus \ probing tool, a chip dumper, register-level access helpers, EEPROM \ decoding scr...
Add from OE-Classic, uprev and update
SUMMARY = "A new modern implementation of traceroute(8) utility for Linux systems" DESCRIPTION = "The traceroute utility displays the route used by IP packets on \ their way to a specified network (or Internet) host. Traceroute displays \ the IP number and host name (if possible) of the machines along the \ route take...
Add image for QtXBee demo image
DESCRIPTION = "A console-only with QtXBee temperature monitor demo installed" # customize IMAGE_FEATURES as follows IMAGE_FEATURES += " \ debug-tweaks \ ssh-server-openssh \ " # packagegroup-core-tools-profile will build and install tracing and profiling tools to the target image. # packagegroup-core-bu...
Add ULM library for ARM and DSP.
DESCRIPTION="TI dsptop utility." LICENSE = "BSD" LIC_FILES_CHKSUM = "file://../debian/copyright;md5=309825aa8f5edfcf2c44912ac094b979" include dsptop.inc DEPENDS = "ti-cgt6x-native" PR = "${INC_PR}.0" ALLOW_EMPTY_${PN} = "1" COMPATIBLE_MACHINE = "dra7xx" PACKAGE_ARCH = "${MACHINE_ARCH}" PARALLEL_MAKE= "" S = "${...
Add recipe for mime-support package
# # base recipe: http://cgit.openembedded.org/cgit.cgi/meta-openembedded/tree\ #/meta-oe/recipes-support/mime-support/mime-support_3.48.bb?h=master # base branch: master # base commit: ea319464b673cbf9a416b582dc4766faeb998430 # SUMMARY = "MIME files 'mime.types' & 'mailcap', and support programs" LICENSE = "PD" LIC_FI...
Add cvs version of gpe-mini-browser, DEFAULT_PREFERENCE = -1
PR = "r1" PV = "0.16+cvs-${CVSDATE}" SRC_URI = "${HANDHELDS_CVS};module=gpe/base/gpe-mini-browser" DESCRIPTION = "A lightweight webbrowser for the GPE platform" LICENSE = "GPL" DEPENDS = "osb-nrcit libgpewidget" DEFAULT_PREFERENCE = "-1" S = "${WORKDIR}/gpe-mini-browser" inherit autotools do_install() { # install ...
Add new recipe Create recipe to build libdbi from Debian's source code
# base recipe: https://github.com/sysmocom/meta-telephony/tree/master/recipes-misc/libdbi/libdbi.inc # base branch: master # libdbi OE build file # Copyright (C) 2005, Koninklijke Philips Electronics NV. All Rights Reserved # Released under the MIT license (see packages/COPYING) PR = "r0" inherit debian-package D...
Add current version of json-c library
DESCRIPTION = "JSON-C - A JSON implementation in C" HOMEPAGE = "https://github.com/json-c/json-c/wiki" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" SRCREV = "d4e81f9ec8273914739808737fa0a27a3f0589fb" SRC_URI = "git://github.com/json-c/json-c.git" S = "${W...
Add recipes for libunistring packages
SUMMARY = "Unicode string library for C" DESCRIPTION = "The 'libunistring' library implements Unicode strings (in the UTF-8, \ UTF-16, and UTF-32 encodings), together with functions for Unicode \ characters (character names, classifications, properties) and \ functions for string processing (formatted output, width,...
Add recipe for libxres package
SUMMARY = "X11 Resource extension library" DESCRIPTION = "\ libXRes provides an X Window System client interface to the Resource \ extension to the X protocol. \ . \ The Resource extension allows for X clients to see and monitor the X resource \ usage of various clients (pixmaps, et al). \ " PR = "r0" inherit debian-pa...
Add the setxkbmap recipe necessary for building enlightenment
require recipes-graphics/xorg-app/xorg-app-common.inc SUMMARY = "A program to compile XKB keyboard description" DESCRIPTION = "The xkbcomp keymap compiler converts a description of an \ XKB keymap into one of several output formats. The most common use for \ xkbcomp is to create a compiled keymap file (.xkm extension...
Add staging-linking - glue to allow old toolchains to work after OE staging changes
DESCRIPTION = "staging-linkage sets up symlinks in staging so old compilers continue to work with the sysroot staging layout changes" SECTION = "devel" PACKAGES = "" INHIBIT_DEFAULT_DEPS = "1" PR = "r0" SRC_URI = "" do_configure() { : } do_compile () { : } do_install() { : } do_stage () { if [ -e ${STAGING_DI...
Add recipe for libtry-tiny-perl package
SUMMARY = "module providing minimalistic try/catch" DESCRIPTION = "\ Try::Tiny is a Perl module that provides bare bones try/catch statements. It \ is designed to eliminate common mistakes with eval blocks, and NOTHING else. \ . \ The main focus of this module is to provide simple and reliable error \ handling for thos...
Add bitbake recipe to build serf
SUMMARY = "A decentralized solution for service discovery and orchestration" HOMEPAGE = "https://github.com/hashicorp/serf" LICENSE = "MPL-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=b278a92d2c1509760384428817710378" DEPENDS += "golang-cross \ cli \ logutils \ columnize \ go-syslog \ go-msgpack \ ...
Revert "xserver-xorg-conf: add xorg.conf for palmpre machine"
DESCRIPTION = "Machine specific xorg.conf files" PR = "r32" SRC_URI = "file://xorg.conf" do_install() { install -d ${D}/${sysconfdir}/X11 install -m 0644 ${WORKDIR}/xorg.conf ${D}/${sysconfdir}/X11/ } # Set some dependencies to make the confs actually work RDEPENDS_omap3 = "xf86-video-omapfb" CONFFILES_${PN} += "...
DESCRIPTION = "Machine specific xorg.conf files" PR = "r31" SRC_URI = "file://xorg.conf" do_install() { install -d ${D}/${sysconfdir}/X11 install -m 0644 ${WORKDIR}/xorg.conf ${D}/${sysconfdir}/X11/ } # Set some dependencies to make the confs actually work RDEPENDS_omap3 = "xf86-video-omapfb" CONFFILES_${PN} += "...
Add PSP version for ti816x devices.
require u-boot-omap3.inc COMPATIBLE_MACHINE = "ti816x" BRANCH = "master" # Use literal tags in SRCREV, when available, instead of commit IDs SRCREV = "v2010.06_TI816XPSP_04.00.00.10" UVER = "2010.06" PSPREL = "04.00.00.10" PR = "r1"
Add new version with correct date and location.
DESCRIPTION = "Enlightened Sound Daemon - GPE version" SECTION = "gpe/base" LICENSE = "GPL" DEPENDS = "audiofile" PR = "r0" PROVIDES += "esound" RPROVIDES += "esound" SRCDATE = "${PV}" SRC_URI = "svn://projects.linuxtogo.org/svn/gpe/trunk/extra/;module=esound;date=20070109 \ file://audiofile-please.patch;patch=1 \...
Fix build failures on OE master by updating
SUMMARY = "non-mainline-kernel netfilter extensions" DESCRIPTION = "Xtables-addons contains a set of possibly useful but not included in the mainline kernel nefilter extensions" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" DEPENDS = "virtual/kernel iptables" inherit autoto...
Add new recipe for kexec-tools package
# # Base recipe: meta/recipes-kernel/kexec/kexec-tools_2.0.4.bb # Base branch: daisy # SUMMARY = "Kexec fast reboot tools" DESCRIPTION = "Kexec is a fast reboot feature that lets you reboot to a new Linux kernel" AUTHOR = "Eric Biederman" HOMEPAGE = "http://kernel.org/pub/linux/utils/kernel/kexec/" PR = "r0" inherit...
Add PSP version for am387x-evm
require u-boot-omap3.inc COMPATIBLE_MACHINE = "ti814x" DEFAULT_PREFERENCE_ti814x = "1" BRANCH = "master" # Use literal tags in SRCREV, when available, instead of commit IDs SRCREV = "v2010.06_TI814XPSP_04.01.00.03" UVER = "2010.06" PSPREL = "04.01.00.03" PR = "r1"
Add recipes for lsyncd package
SUMMARY = "daemon to synchronize local directories using rsync" DESCRIPTION = " Lsyncd (Live syncing mirror daemon) uses rsync to synchronize local \ directories with a remote machine running rsyncd. Lsyncd watches \ multiple directories trees through inotify. The first step after \ adding the watches is to rsync al...
Add Minizip package from zlib package source
SUMMARY = "Zlib Compression Library" DESCRIPTION = "Zlib is a general-purpose, patent-free, lossless data compression \ library which is used by many different programs." HOMEPAGE = "http://zlib.net/" SECTION = "libs" LICENSE = "Zlib" LIC_FILES_CHKSUM = "file://zip.h;beginline=4;endline=23;md5=21a9142d31897f1dc0cd6318e...
Create recipe for config.txt file
DESCRIPTION = "Commented config.txt file for the Raspberry Pi. \ The Raspberry Pi config.txt file is read by the GPU before \ the ARM core is initialised. It can be used to set various \ system configuration parameters." LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}...
Remove gtk dep for poppler.
DEPENDS = "fontconfig jpeg zlib cairo tiff lcms" EXTRA_OECONF = "\ --enable-xpdf-headers \ --disable-gtk-test \ --disable-poppler-qt4 \ --enable-zlib \ --disable-gtk-doc \ --disable-gtk-doc-html \ --disable-gtk-doc-pdf \ --disable-gtk-test \ "
Add TI specific version of libgbm
DESCRIPTION = "Userspace interface for the kernel GBM services." HOMEPAGE = "http://git.ti.com" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://gbm.c;beginline=1;endline=26;md5=b871c7f2f477df29ee4c0ec437b187f7" DEPENDS = "libdrm" COMPATIBLE_MACHINE = "omap-a15" inherit autotools pkgconfig SRCREV = "cb86a2f2cecd41023bf1bf...
Add pycups - python bindings for CUPS
# Python bindings for libcups, from the CUPS project. # # Copyright (c) Ambu A/S - All rights reserved # SPDX-License-Identifier: MIT # # Author(s) # clst@ambu.com (Claus Stovgaard) # DESCRIPTION = "pycups - CUPS bindings for Python" HOMEPAGE = "https://github.com/OpenPrinting/pycups" LICENSE = "GPLv2+" LIC_FILES_CH...
Add recipe for dfe test code
DESCRIPTION = "TI Digital Radio Front End lld test application" DEPENDS = "common-csl-ip dfe-lld iqn2-lld" include dfe-lld.inc EXTRA_OEMAKE = "-f makefile_armv7 PDK_INSTALL_PATH=${STAGING_INCDIR} DFE_SRC_DIR=${S}" do_compile () { # Now build the lld in the updated directory oe_runmake clean DEVICE=k2l oe_runmak...
Add for opencl matrix files.
DESCRIPTION = "OpenCL demo descriptions for Matrix v2" HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps" require matrix-gui-apps-git.inc PR = "${INC_PR}.2" inherit allarch S = "${WORKDIR}/git/opencl_apps" # Make sure opencl submenu and app images has been installed OPENCL_RDEPENDS += "matrix-gui-...
Add a Linux 3.6 kernel recipe
require linux.inc DESCRIPTION = "Linux kernel for the RaspberryPi board" COMPATIBLE_MACHINE = "raspberrypi" PR = "r6" PV_append = "+git${SRCREV}" SRCREV = "31a951046155b27361127d9cf85a1f58719fe9b3" SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.6.y \ " S = "${WORKDIR}/git" # N...
Revert "[alias name] Adding alias name tags for packages"
DESCRIPTION = "Locations - a GPS location based communicative application" HOMEPAGE = "http://wiki.openmoko.org/wiki/Om2008.8_Locations" SECTION = "openmoko/applications" LICENSE = "GPL" DEPENDS = "eet evas edje ecore edbus etk" RDEPENDS_${PN} = "diversity-daemon" PV = "0.2+gitr${SRCREV}" PR = "r1.03" SRC_URI = "git:/...
DESCRIPTION = "Locations - a GPS location based communicative application" HOMEPAGE = "http://wiki.openmoko.org/wiki/Om2008.8_Locations" SECTION = "openmoko/applications" LICENSE = "GPL" DEPENDS = "eet evas edje ecore edbus etk" RDEPENDS_${PN} = "diversity-daemon" PV = "0.2+gitr${SRCREV}" PR = "r1.03" SRC_URI = "git:/...
Add GStreamer HEVC/H265 decoder plugin
DESCRIPTION = "GStreamer plugin for ARM HEVC decoder" HOMEPAGE = "https://git.ti.com/processor-sdk/gst-plugin-hevc" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://COPYING;md5=2827f94fc0a1adeff4d9702e97ce2979" PACKAGE_ARCH = "${MACHINE_ARCH}" COMPATIBLE_MACHINE = "dra7xx" SRC_URI = "git://git.ti.com/processor-sdk...
Add a bitbake recipe to build columnize
SUMMARY = "Column formatted output library for Go" HOMEPAGE = "https://github.com/ryanuber/columnize" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=4b1989be3dc78e86f2c54cf3b03db7c9" PKG_NAME = "github.com/ryanuber/columnize" SRC_URI = "git://${PKG_NAME}.git" SRCREV = "44cb4788b2ec3c3d158dd3d1b50aba7d66f4b59a"...
Add dialog-lvgl recipe as demo example
# SPDX-FileCopyrightText: Huawei Inc. # SPDX-License-Identifier: MIT SRC_URI = "gitsm://git.ostc-eu.org/rzr/dialog-lvgl;destsuffix=${S};protocol=https;nobranch=1" SRCREV = "5d2121457a6988c97cacb0790594440693fc3d29" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=8ce0a84e5276f01364119c873b712c4f" AUTHOR = "Phil...
Add recipe for mhash package
SUMMARY = "Library for cryptographic hashing and message authentication" DESCRIPTION = "\ Library for cryptographic hashing and message authentication Mhash is \ a library that provides a uniform interface to a large number of hash \ algorithms. These algorithms can be used to compute checksums, message\ digests, ...
Add recipe for Open Asset Import Library
DESCRIPTION = "Open Asset Import Library is a portable Open Source library to import \ various well-known 3D model formats in a uniform manner." HOMEPAGE = "http://www.assimp.org/" SECTION = "devel" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://LICENSE;md5=bc4231a2268da8fc55525ad119638a87" DEPENDS = "boost...
Add a packagegroup for gstreamer
SUMMARY = "Tizen multimedia packagegroups" LICENSE = "MIT" DESCRIPTION = "Tizen multimedia packages." inherit packagegroup PACKAGES = " \ packagegroup-tizen-gstreamer\ " # gstreamer packages RDEPENDS_packagegroup-tizen-gstreamer = " \ gstreamer1.0 \ ...
Add recipe for x11proto-dmx package
SUMMARY = "X11 Distributed Multihead X extension wire protocol" DESCRIPTION = "\ This package provides development headers describing the wire protocol \ for the DMX extension, used to set up a distributed multi-head environment \ with a single server acting as a gateway to multiple X servers on multiple \ machines. \ ...
Add recipe for cereal, a header-only C++11 serialization library.
SUMMARY = "A C++11 library for serialization" HOMEPAGE = "https://uscilab.github.io/cereal/" SECTION = "libs" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=e612690af2f575dfd02e2e91443cea23" SRCREV = "51cbda5f30e56c801c07fe3d3aba5d7fb9e6cca4" SRC_URI = "git://github.com/USCiLab/cereal.git" S = "${W...
Add libcec for imx6 recipe
DESCRIPTION = "libCEC allows you in combination with the right hardware to control your device with your TV remote control. Utilising your existing HDMI cabling" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=5e8e16396992369f73f3d28875f846da" PR = "r0" inherit autotools SRC_URI = "git://github.com/wolfgar...
Add a bitbake recipe to build memberlist
SUMMARY = "Go library that manages cluster membership and member failure detection" HOMEPAGE = "https://github.com/hashicorp/memberlist" LICENSE = "MPL-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=b278a92d2c1509760384428817710378" DEPENDS = "go-metrics go-msgpack" PKG_NAME = "github.com/hashicorp/memberlist" SRC_URI =...