Instruction
stringlengths
14
778
input_code
stringlengths
0
4.24k
output_code
stringlengths
1
5.44k
Add recipe to build uio pruss test firmware
DESCRIPTION = "Provides test pruss firmware for uio based tests" LICENSE = "BSD-3-Clause" PV = "1.0.0.0" require recipes-ti/includes/ti-paths.inc S = "${WORKDIR}/git" DEPENDS = "ti-cgt-pru-native" BRANCH = "master" SRC_URI = "git://git.ti.com/processor-sdk/uio-test-pruss.git;protocol=git;branch=${BRANCH}" LIC_FILES_...
Add AUFS Utils for ver 3> kernels.
DESCRIPTION = "Userspace utilites for aufs3" DEPENDS = "virtual/kernel" PR = "r2" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=892f569a555ba9c07a568a7c0c4fa63a" PACKAGE_ARCH = "${MACHINE_ARCH}" SRCREV = "a953b0218667e06b722f4c41df29edacd8dc8e1f" SRC_URI = "git://aufs.git.sourceforge.net/gitroot/aufs/aufs...
Add a bitbake recipe to build bolt
SUMMARY = "Go package providing a key/value store" HOMEPAGE = "https://github.com/boltdb/bolt" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=13b2a308eefa10d841e3bf2467dbe07a" DEPENDS += "golang-cross" PKG_NAME = "github.com/boltdb/bolt" SRC_URI = "git://${PKG_NAME}.git" SRCREV = "be4e606bc48012421bc90eda58a8...
Create directory before installation of files
SUMMARY = "SysV init scripts for Amlogic framebuffer set-up" DESCRIPTION = "Provides basic set-up for the amlogic framebuffer" SECTION = "base" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" PR = "r1" INHIBIT_DEFAULT_DEPS = "1" RDEPENDS_${PN} = "initscripts" SRC_URI = " \...
SUMMARY = "SysV init scripts for Amlogic framebuffer set-up" DESCRIPTION = "Provides basic set-up for the amlogic framebuffer" SECTION = "base" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" PR = "r1" INHIBIT_DEFAULT_DEPS = "1" RDEPENDS_${PN} = "initscripts" SRC_URI = " \...
Add bitbake recipe to build scada-client
SUMMARY = "Golang client for the HashiCorp SCADA service" HOMEPAGE = "https://github.com/hashicorp/scada-client" LICENSE = "MPL-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=65d26fcc2f35ea6a181ac777e42db1ea" DEPENDS = "net-rpc-msgpackrpc yamux go-metrics" PKG_NAME = "github.com/hashicorp/scada-client" SRC_URI = "git://...
Add BLE applications for WILC
SUMMARY = "Bluetooth Connectivity Application" DESCRIPTION = "The example is to demonstrate BLE provisioning and BLE \ Transparent Services. \ the application is written using the BlueZ GATT service and it \ enables the WILC to host two GATT services, \ 1) transparent service 2) WiFi provisioning service ...
Add recipe for libnet-telnet-perl package
SUMMARY = "Perl module to script telnetable connections" DESCRIPTION = "\ Net::Telnet allows you to make client connections to a TCP port and \ do network I/O, especially to a port using the TELNET protocol. \ Simple I/O methods such as print, get, and getline are provided. \ More sophisticated interactive features are...
Add new release if gpe-dm.
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"
Add new recipe Create recipe to buils libtext-iconv-perl from Debian's source code
# base recipe: http://cgit.openembedded.org/cgit.cgi/meta-openembedded/\ #tree/meta-perl/recipes-perl/libtext/libtext-iconv-perl_1.7.bb?h=master # base branch: master SUMMARY = "Perl interface to iconv() codeset conversion function" DESCRIPTION = "\ The Text::Iconv module provides a Perl interface to the iconv() \ fu...
Add new libisi recipe (libisi can talk to the nokia900 modem)
DESCRIPTION = "libisi is a library implementing the PhoNet protocol" SECTION = "libs/network" AUTHOR = "Sebastian Reichel <sre@ring0.de>" LICENSE = "GPLv2" DEPENDS = "glib-2.0" SRC_URI = "${FREESMARTPHONE_GIT}/libisi.git;protocol=git;branch=master" SRCREV = "49809e4107fac3c8cf5f1e3ffce37030213e7e99" PV = "0.0.0+gitr${S...
Add recipe for AWS IoT Device JavaScript SDK
DESCRIPTION = "AWS IoT Node.js SDK for Embedded Devices" HOMEPAGE = "https://github.com/aws/aws-iot-device-sdk-js" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=1431d1446b43adc38d1445e89c8b61ff" DEPENDS = "nodejs" RDEPENDS_${PN} = "bash nodejs" SRC_URI = "https://github.com/aws/${PN}/archive/v${PV...
Add recipe for iptop package
SUMMARY = "Simple top-like I/O monitor" DESCRIPTION = "iotop does for I/O usage what top(1) does for CPU usage. \ It watches I/O usage information output by the Linux kernel and displays \ a table of current I/O usage by processes on the system." HOMEPAGE = "http://guichaz.free.fr/iotop/" PR = "r0" inherit deb...
Add recipe to build from sakoman.com u-boot repository
require u-boot.inc FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-sakoman-git/" SRCREV = ${AUTOREV} PV = "2010.9+${PR}+git${SRCREV}" SRC_URI = "git://www.sakoman.com/git/u-boot.git;branch=omap4-exp;protocol=git \ " S = "${WORKDIR}/git"
Add TI thermostat demo v2
DESCRIPTION = "Qt Thermostat Demo" HOMEPAGE = "https://gitorious.org/thermostat-demo" LICENSE = "BSD & CC-BY-SA-2.0 & CC-BY-SA-3.0 & MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=93a105adb99011afa5baee932b560714 \ file://IMAGE-LICENSE;md5=fce98146123de13a189c234a5e4cfa0d \ file://...
Add headers for raspberrypi kernel
require recipes-kernel/linux-libc-headers/linux-libc-headers.inc PR = "r0" PROVIDES = "linux-libc-headers" RPROVIDES_${PN}-dev = "linux-libc-headers-dev" RPROVIDES_${PN}-dbg = "linux-libc-headers-dbg" SRCREV = "10182a3bc434b27740f81c2b836a1af943060241" SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;b...
Add Recipe for android make-ext4fs tool
# Copyright (C) 2016 Khem Raj <raj.khem@gmail.com> # Released under the MIT license (see COPYING.MIT for the terms) DESCRIPTION = "Standalone fork of Android's make_ext4fs utility" HOMEPAGE = "https://git.openwrt.org/?p=project/make_ext4fs.git;a=summary" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://NOTICE;md5=bb2...
Add a bitbake recipe to build the go library dns
SUMMARY = "A Go DNS library with a granular approach" HOMEPAGE = "https://github.com/miekg/dns" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=147353de6868a20caa562d26eab7b3c5" PKG_NAME = "github.com/miekg/dns" SRC_URI = "git://${PKG_NAME}.git" SRCREV = "7864d445e5087e8d761dbefec43f29b92f7650eb" S = ...
Add recipe for libparams-validate-perl package
SUMMARY = "Perl module to validate parameters to Perl method/function calls" DESCRIPTION = "\ Params::Validate is a Perl module providing a flexible way to validate method \ and function call parameters. The validation can be as simple as checking for \ the presence of required parameters, or more complex, like validat...
Add new recipe for liburcu package
# # Base recipes: recipes-support/liburcu/liburcu_0.8.7.bb # Base bracnh: jethro # SUMMARY = "Userspace RCU (read-copy-update) library" HOMEPAGE = "http://lttng.org/urcu" BUGTRACKER = "http://lttng.org/project/issues" PR = "r0" inherit debian-package autotools LICENSE = "LGPLv2.1+ & MIT-style" LIC_FILES_CHKSUM = "f...
Add RTOS package for CPPI LLD
inherit ti-pdk require cppi-lld.inc PR = "${INC_PR}.0" DEPENDS_append = " rm-lld-rtos \ qmss-lld-rtos \ " XDCARGS_k2hk-evm = "k2h k2k" XDCARGS_k2e-evm = "k2e" XDCARGS_k2l-evm = "k2l" XDCARGS_k2g-evm = "k2g"
Add recipe for zeromq3 package
SUMMARY = "lightweight messaging kernel" DESCRIPTION = "\ ØMQ is a library which extends the standard socket interfaces with features \ traditionally provided by specialised messaging middleware products. \ ØMQ sockets provide an abstraction of asynchronous message queues, multiple \ messaging patterns, message fil...
Add recipe for eventlog package
# # base recipe: http://cgit.openembedded.org/cgit.cgi/meta-openembedded/tree\ # /meta-oe/recipes-support/eventlog/eventlog_0.2.13.bb? # base branch: master # base commit: 349507d36b14d1b83d2b27280ec19efe6d7229c6 # SUMMARY = "Replacement syslog API" DESCRIPTION = "The EventLog library aims to be a replacement of the ...
Add SDK recipe for bsp-image
require recipes-sato/images/core-image-sato-sdk.bb IMAGE_INSTALL += " \ gst-plugins-base-videorate \ gst-plugins-good \ gst-plugins-good-isomp4 \ gst-plugins-good-video4linux2 \ gst-plugins-bad \ gst-plugins-bad-asfmux \ gst-plugins-bad-fbdevsink \ gst-plugins-bad-h264parse \ gst-plugins-bad-faad \ gst-plugi...
Add a copy of gmp for use in Canadian builds
PV = "4.2.4" require gmp_${PV}.bb FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/gmp-${PV}" S = "${WORKDIR}/gmp-${PV}" inherit canadian-native # darwin 'hacks' EXTRA_OECONF_build-darwin = " --enable-shared " OLD_STAGING := "${STAGING_BINDIR}" OLD_TARGET := "${TARGET_SYS}" OLD_HOST := "${HOST_SYS}" O...
Add rtos recipe for spi-lld
SUMMARY = "TI RTOS low level driver for Serial Peripheral Interface (SPI)" inherit ti-pdk LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://SPI.h;beginline=1;endline=31;md5=8580f9c5c0de8d5d13518cf18a0122b8" COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|c66x|omapl1" PACKAGE_ARCH = "${MACHINE_ARCH}" SPI_LLD_G...
Add recipe for libdmx package
SUMMARY = "X11 Distributed Multihead extension library" DESCRIPTION = "\ libdmx is an interface to the DMX extension for X, which allows a single \ server to be set up as a proxy spanning multiple servers -- not unlike \ Xinerama across discrete physical machines. It can be reconfigured \ on the fly to change the layo...
Add recipe for AWS IoT Device Python SDK
DESCRIPTION = "The AWS IoT Device SDK for Python allows developers to write Python script to use their devices to access the AWS IoT platform through MQTT or MQTT over the WebSocket protocol." HOMEPAGE = "https://github.com/aws/aws-iot-device-sdk-python" AUTHOR = "Amazon Web Services" LICENSE = "Apache-2.0" LIC_FILES_C...
Add recipes for pcsc-lite package
SUMMARY = "Middleware to access a smart card using PC/SC" DESCRIPTION = "The purpose of PC/SC Lite is to provide a Windows(R) SCard interface \ in a very small form factor for communicating to smart cards and \ smart cards readers." HOMEPAGE = "http://pcsclite.alioth.debian.org/" inherit debian-package PV = "1.8.13" ...
Remove redundant `S = "${WORKDIR}/zeromq-${PV}"`
DESCRIPTION = "ZeroMQ looks like an embeddable networking library but acts like a concurrency framework" HOMEPAGE = "http://www.zeromq.org" LICENSE = "LGPLv3+" LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=66ea8704398d7996daeacd2fbd2b9dbd" PR = "r0" DEPENDS += "util-linux-ng" S = "${WORKDIR}/zeromq-${PV}" SRC_URI =...
DESCRIPTION = "ZeroMQ looks like an embeddable networking library but acts like a concurrency framework" HOMEPAGE = "http://www.zeromq.org" LICENSE = "LGPLv3+" LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=66ea8704398d7996daeacd2fbd2b9dbd" PR = "r0" DEPENDS += "util-linux-ng" SRC_URI = "http://download.zeromq.org/ze...
Add recipe for update-rc.d package
DESCRIPTION = "update-rc.d is a utilities that allows the management of \ symlinks to the initscripts in the /etc/rcN.d directory structure." inherit allarch debian-package DEBIAN_SECTION = "admin" DPR = "0" DPN = "sysvinit" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" ...
Add package for bsp versioning
SUMMARY = "Version package" DESCRIPTION = "Package which creates a file with all git hashes that are used" MAINTAINER = "Robert Lehmann <robert.lehmann@sitec-systems.de>" LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/BSD-2-Clause;md5=8bef8e6712b1be5aa76af1ebde9d6378" PR =...
Create recipe to demonstrate qt5 example.
SUMMARY = "NMap Carousel application is demonstrating the normal mapping technique using Qt5" DESCRIPTION = "Normal mapping is used for making the icons appear 3D with lighting and shadows" HOMEPAGE = "http://quitcoding.com/?page=work#cinex" LICENSE = "CC-BY-3.0" LIC_FILES_CHKSUM = "file://README;beginline=44;endline=5...
Add RTOS package for QMSS LLD
inherit ti-pdk require qmss-lld.inc PR = "${INC_PR}.0" DEPENDS_append = " rm-lld-rtos" XDCARGS_k2hk-evm = "k2h k2k" XDCARGS_k2l-evm = "k2l" XDCARGS_k2e-evm = "k2e" XDCARGS_k2g-evm = "k2g"
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 CxxTest framework to recipe-devtools.
DESCRIPTION = "CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit." HOMEPAGE = "http://cxxtest.com/" LICENSE = "LGPL-2.0" SECTION = "devel" SRC_URI = "http://downloads.sourceforge.net/project/cxxtest/cxxtest/${PV}/cxxtest-${PV}.tar.gz" SRC_URI[md5sum] = "b3a24b3e1aad9acf...
Add GTK+3 greeter for LightDM.
DESCRIPTION = "LightDM GTK+ Greeter" LICENSE = "GPLv3 LGPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" DEPENDS = "lightdm libxklavier gtk+3 consolekit polkit" PR = "r0" inherit autotools SRC_URI = " \ http://launchpad.net/lightdm-gtk-greeter/trunk/${PV}/+download/lightdm-...
Add recipe for nettle package, build the package from Debian source
# # base recipe: http://cgit.openembedded.org/openembedded-core/tree/meta/recipes-support/nettle/nettle_2.7.1.bb # base branch: master # PR = "r0" inherit debian-package LICENSE = "LGPLv2.1 & GPLv2" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" DEPENDS += "gmp" SRC_URI[md5sum] = "003...
Add recipe for lvgl lib
# SPDX-FileCopyrightText: Huawei Inc. # SPDX-License-Identifier: MIT # TODO: Pin upstream release (current v7.11.0-80-g419a757) src_org = "lvgl" SRC_URI = "gitsm://github.com/${src_org}/lv_drivers;destsuffix=${S};protocol=https;nobranch=1" SRCREV = "419a757c23aaa67c676fe3a2196d64808fcf2254" LICENSE = "MIT" LIC_FILES_...
Add bitbake recipe to build go-checkpoint
SUMMARY = "Go service to check version info and broadcast hashicorp bulletins" HOMEPAGE = "https://github.com/hashicorp/go-checkpoint" LICENSE = "MPL-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=b278a92d2c1509760384428817710378" PKG_NAME = "github.com/hashicorp/go-checkpoint" SRC_URI = "git://${PKG_NAME}.git" SRCREV = ...
Add new recipe for user space io driver
DESCRIPTION="User space IO (UIO) driver for on-chip modules" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2b7c96eb2aed7b0f6f922214dbde9016" BRANCH ?= "master" # This corresponds to version 01.00.01.00A SRCREV = "3bce5bfec7a7865e278410e3c4484f878b9038b6" PV = "1.0.1" SRC_URI = "git://git.ti.com/keystone...
Add mmwave radar ROS driver compatible with mmWave SDK
DESCRIPTION = "This package contains ROS driver for mmWave TI sensor." SECTION = "devel" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://docs/TI_mmWave_ROS_Driver_manifest.pdf;md5=6ee5d8ff5204a889d79a1ffd1812b3c1" SRC_URI[base.md5sum] = "f48fe4a1e654f359382fc617667f33c0" SRC_URI[base.sha256sum] = "72b424a1c7568b04f1b583ef4...
Move X-Loader to 1.5.1 release.
require x-load.inc LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://README;beginline=1;endline=25;md5=ef08d08cb99057bbb5b9d6d0c5a4396f" COMPATIBLE_MACHINE = "omap3-pandora" FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/x-load-${MACHINE}/${MACHINE}" SRCREV = "b3646a83f9e67ec9a2de3182fd254557fd6ad9aa" PRO...
require x-load.inc LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://README;beginline=1;endline=25;md5=ef08d08cb99057bbb5b9d6d0c5a4396f" COMPATIBLE_MACHINE = "omap3-pandora" FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/x-load-${MACHINE}/${MACHINE}" SRCREV = "6b7fb6dd9ccdf7c3c5ea2d1e476dafd852a0d47a" PRO...
Add initial microcode compiler stuff
DESCRIPTION = "Firmware for the IXP4xx line of devices" MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org>" LICENSE = "Intel Public Licence" PR = "r0" SRC_URI = "http://www.intel.com/Please-Read-The-BB-File/IPL_ixp400AccessLibrary-2_1.zip" inherit native S = ${WORKDIR}/ixp400_xscale_sw/src/npeDl do_compile() { ${CC}...
Add recipes for arm/32bit examples on amlogic SOCs
# Copyright (C) 2018 Khem Raj <raj.khem@gmail.com> # Released under the MIT license (see COPYING.MIT for the terms) DESCRIPTION = "Mali Samples" HOMEPAGE = "http://openlinux.amlogic.com:8000/download/GPL_code_release/ThirdParty/?C=M;O=D" LICENSE = "Closed" LIC_FILES_CHKSUM = "file://Mali_OpenGL_ES_SDK_v2.4.4_Documenta...
Add new recipe for brcm-patchram-plus
# Copyright (C) 2015 Romain Perier <romain.perier@gmail.com> # Released under the MIT license (see COPYING.MIT for the terms) inherit base DESCRIPTION = "Chromium OS Broadcom patchram utility" HOMEPAGE = "https://chromium.googlesource.com/chromiumos/third_party/broadcom/" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "fi...
Add support for Xilinx DP drivers
SUMMARY = "Xilinx DisplayPort Linux Kernel module" DESCRIPTION = "Out-of-tree DisplayPort(DP) kernel modules provider for aarch64 devices" SECTION = "kernel/modules" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://LICENSE.md;md5=eb723b61539feef013de476e68b5c50a" XLNX_DP_VERSION = "5.4.0" PV = "${XLNX_DP_VERSION}" S = "$...
Add Babel routing protocol recipe
SUMMARY = "Babel is a loop-avoiding distance-vector routing protocol" DESCRIPTION = "\ Babel is a loop-avoiding distance-vector routing protocol for IPv6 and \ IPv4 with fast convergence properties. It is based on the ideas in DSDV, AODV \ and Cisco's EIGRP, but is designed to work well not only in wired networks \ but...
Add bitbake recipe to build etcd
DESCRIPTION = "A distributed key-value store for shared config and service discovery" HOMEPAGE = "https://github.com/coreos/etcd" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" PKG_NAME = "github.com/coreos/etcd" SRC_URI = "git://${PKG_NAME}.git" SRCREV = "d0f6432b51e37...
Add recipe to support Raspberry Pi Sense HAT
SUMMARY = "Python module to control the Raspberry Pi Sense HAT used in the Astro Pi mission" HOMEPAGE = "https://github.com/RPi-Distro/python-sense-hat" SECTION = "devel/python" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=d80fe312e1ff5fbd97369b093bf21cda" SRCNAME = "sense-hat" SRC_URI = "https://pypi.p...
Add a recipe freeglut to replace mesa-glut
DESCRIPTION = "FreeGLUT is a free-software/open-source alternative to the OpenGL \ Utility Toolkit (GLUT) library" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=89c0b58a3e01ce3d8254c9f59e78adfb" SRC_URI = "https://sourceforge.net/projects/${BPN}/files/${BPN}/${PV}/${BPN}-${PV}.tar.gz" SRC_URI[m...
Add recipe for geoip package
SUMMARY = "C library for country/city/organization to IP address or hostname mapping" DESCRIPTION = " GeoIP is a C library that enables the user to find the country \ that any IP address or hostname originates from. It uses a file \ based database that is accurate as of March 2003. This database \ simply contain...
Add recipe for memcached package
SUMMARY = "high-performance memory object caching system" DESCRIPTION = "\ Danga Interactive developed memcached to enhance the speed of LiveJournal.com, \ a site which was already doing 20 million+ dynamic page views per day for 1 \ million users with a bunch of webservers and a bunch of database servers. \ mem...
Add RTOS package for pktlib
inherit ti-pdk require pktlib.inc PR = "${INC_PR}.0" DEPENDS_append = " rm-lld-rtos \ qmss-lld-rtos \ cppi-lld-rtos \ " XDCARGS_k2hk-evm = "k2h k2k" XDCARGS_k2e-evm = "k2e" XDCARGS_k2l-evm = "k2l"
Add recipe for hwdata package
SUMMARY = "hardware identification / configuration data" DESCRIPTION = "\ This package contains various hardware identification and \ configuration data, such as the pci.ids database, or the XFree86/xorg \ Cards database.It is needed for the kudzu hardware detection.\ " HOMEPAGE = "http://git.fedorahosted.org/git/hw...
Remove pagesz-not-constant.patch as gcc34.patch is doing the same thing (which of course breaks the build)
inherit autotools include util-linux.inc PR = "r3" SRC_URI = "ftp://ftp.kernel.org/pub/linux/utils/util-linux/util-linux-${PV}.tar.bz2 \ file://gcc34.patch;patch=1 \ file://MCONFIG \ file://make_include \ file://swapargs.h \ file://defines.h \ file://p...
inherit autotools include util-linux.inc PR = "r4" SRC_URI = "ftp://ftp.kernel.org/pub/linux/utils/util-linux/util-linux-${PV}.tar.bz2 \ file://gcc34.patch;patch=1 \ file://MCONFIG \ file://make_include \ file://swapargs.h \ file://defines.h"
Add headers for raspberrypi kernel
require recipes-kernel/linux-libc-headers/linux-libc-headers.inc PR = "r0" PROVIDES = "linux-libc-headers" RPROVIDES_${PN}-dev = "linux-libc-headers-dev" RPROVIDES_${PN}-dbg = "linux-libc-headers-dbg" SRCREV = "10182a3bc434b27740f81c2b836a1af943060241" SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;b...
Add recipes for bmake package
SUMMARY = "NetBSD make" DESCRIPTION = "bmake is a program designed to simplify the maintenance of other \ programs. Its input is a list of specifications as to the files upon \ which programs and other files depend. mkdep, a program to construct \ Makefile dependency lists, is also included." HOMEPAGE = "http://www.cr...
Add rtos recipe for nwal
SUMMARY = "TI Network abstraction layer RTOS LLD library " inherit ti-pdk require recipes-bsp/nwal-lld/nwal-lld.inc PR = "${INC_PR}.0" DEPENDS_append = " cppi-lld-rtos \ pa-lld-rtos \ pktlib-rtos \ qmss-lld-rtos \ sa-lld-rtos \ " COMPATIBL...
Add recipes for ucf package
SUMMARY = "Update Configuration File(s): preserve user changes to config files" DESCRIPTION = " Debian policy mandates that user changes to configuration files must be \ preserved during package upgrades. The easy way to achieve this behavior \ is to make the configuration file a 'conffile', in which case dpkg \ han...
Add bitbake recipe to build yamux
SUMMARY = "Multiplexing library for Golang" HOMEPAGE = "https://github.com/hashicorp/yamux" LICENSE = "MPL-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=2dd1a9ecf92cd5617f128808f9b85b44" PKG_NAME = "github.com/hashicorp/yamux" SRC_URI = "git://${PKG_NAME}.git" SRCREV = "b2e55852ddaf823a85c67f798080eb7d08acd71d" S = "${...
Add the giflib recipe necessary for building efl
SUMMARY = "shared library for GIF images" SECTION = "libs" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=ae11c61b04b2917be39b11f78d71519a" SRC_URI = "${SOURCEFORGE_MIRROR}/giflib/${BP}.tar.bz2" inherit autotools PACKAGES += "${PN}-utils" FILES_${PN} = "${libdir}/libgif.so.*" FILES_${PN}-utils = "${bindir}" ...
Add new library which is a optional dependency for Weston
DESCRIPTION = "libinput is a library to handle input devices in Wayland compositors" HOMEPAGE = "http://www.freedesktop.org/wiki/Software/libinput/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=673e626420c7f859fbe2be3a9c13632d" inherit autotools pkgconfig DEPENDS = "libevdev udev" PR = "r0" BRANCH = "mas...
Add recipe for sshpass package
SUMMARY = "Non-interactive ssh password auth" DESCRIPTION = " SSH's (secure shell) most common authentication mode is called \ "interactive keyboard password authentication", so called both \ because it is typically done via keyboard, and because openssh \ takes active measures to make sure that the password is, ...
Add recipes for libgc packages
SUMMARY = "conservative garbage collector for C and C++" DESCRIPTION = "oehm-Demers-Weiser's GC is a garbage collecting storage allocator that is\n\ intended to be used as a plug-in replacement for C's malloc or C++'s new().\n\ .\n\ It allows you to allocate memory basically as you normally would without\n\ explici...
Add a bitbake recipe to build mdns
SUMMARY = "Simple mDNS client/server library in Golang" HOMEPAGE = "https://github.com/hashicorp/mdns" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=cb04212e101fbbd028f325e04ad45778" DEPENDS += "golang-cross dns go-net" PKG_NAME = "github.com/hashicorp/mdns" SRC_URI = "git://${PKG_NAME}.git" SRCREV = "2b439d...
Add recipe for tinycdb package
DESCRIPTION = "an utility to manipulate constant databases (cdb) \ tinycdb is a small, fast and reliable utility and subroutine \ library for creating and reading constant databases. The database \ structure is tuned for fast reading." PR = "r0" inherit debian-package autotools-brokensep LICENSE = "PD" LIC_FILES_CHK...
Add recipe for libcrypt-openssl-rsa-perl package
# # base recipe: http://cgit.openembedded.org/meta-openembedded/tree/meta-perl/\ # recipes-perl/libcrypt/libcrypt-openssl-rsa-perl_0.28.bb # base branch: master # SUMMARY = " module for RSA encryption using OpenSSL" DESCRIPTION = "\ Crypt::OpenSSL::RSA is a Perl module that provides glue to the RSA functions\ ...
Add fastrpc recipe for {a,c}dsp
HOMEPAGE = "https://git.linaro.org/landing-teams/working/qualcomm/fastrpc.git" SUMMARY = "Qualcomm FastRPC applications and library" SECTION = "devel" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://src/fastrpc_apps_user.c;beginline=1;endline=29;md5=f94f3a7beba14ae2f59f817e9634f891" SRCREV = "a28fcb0f247f6c1a9f91...
Add utility to create variable cpu load
DESCRIPTION = "Utility to generate specified CPU Load" HOMEPAGE = "https://github.com/ptitiano/cpuloadgen" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://LICENSE;md5=c6c2eb46c569d0cd7884089fea6b4f31" PV = "0.93" PR = "r0" BRANCH ?= "master" SRCREV ?= "301d69899d6f4d84f143e0ed86957eea416a27a6" SRC_URI = "git://github.co...
Add recipe for firenodejs autostart
DESCRIPTION = "FireNodejs" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" SRC_URI = "file://firenodejs-start.init" inherit update-rc.d INITSCRIPT_NAME = "firenodejs-start" INITSCRIPT_PARAMS = "start 10 S ." do_install () { in...
Revert "glm: remove - a later version is in meta-oe"
SUMMARY = "C++ mathematics library for graphics programming" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://copying.txt;md5=4431606d144252143c9c3df384a74cad" inherit cmake SRC_URI = "git://github.com/g-truc/glm.git" # 0.9.8.3 tag SRCREV = "6a1e2ec5d5e79e6d869c947cbdbcbb297bdf9d32" S = "${WORKDIR}/git" do_configure() { ...
Introduce a new version of gpe-bluetooth.
LICENSE = "GPL" inherit gpe autotools DESCRIPTION = "GPE bluetooth support" DEPENDS = "gtk+ libdisplaymigration libgpewidget openobex libgpevtype bluez-libs sqlite dbus libglade blueprobe bluez-utils-dbus" RDEPENDS = "bluez-utils-dbus blueprobe" MAINTAINER = "Phil Blundell <pb@handhelds.org>" SECTION = "gpe" PRIORITY ...
Add rtos recipe for i2c-lld
SUMMARY = "TI RTOS low level driver for Inter-IC module (I2C)" inherit ti-pdk LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://I2C.h;beginline=1;endline=32;md5=147a6773e962b103cd162ca58535289c" COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|omapl1|c66x" PACKAGE_ARCH = "${MACHINE_ARCH}" I2C_LLD_GIT_URI = "gi...
Add rtos recipe for mmcsd-lld
SUMMARY = "TI Multimedia card(MMC)/Secure Digital(SD) low level driver for RTOS " inherit ti-pdk LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://MMCSD.h;beginline=1;endline=32;md5=f74069541d4d165a000a66b4043cb065" COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k2g|omapl1" PACKAGE_ARCH = "${MACHINE_ARCH}" MMCSD_LLD_...
Add librecord2, the new G(PE)^2 database library.
LICENSE = "LiPS" DESCRIPTION = "LiPS database API." SECTION = "gpe/libs" PRIORITY = "optional" DEPENDS = "glib-2.0 e2fsprogs-libs sqlite3" PR = "r0" GPE_TARBALL_SUFFIX = "bz2" inherit gpephone pkgconfig autotools LDFLAGS += " -L${STAGING_LIBDIR}" do_stage () { autotools_stage_all }
Add recipe for mountall package
SUMMARY = "Filesystem mounting tool" DESCIPTION = "Mountall mounts filesystems when the underlying block devices are \ ready, or when network interfaces come up, checking the filesystems \ first." LICENSE = "LGPLv2+ & GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \ ...
Add recipe for SVN version
DESCRIPTION = "A boot profiling tool" HOMEPAGE = "http://code.google.com/p/ubootchart/" LICENSE="GPLv3" PV = "0.1.0+svnr${SRCREV}" PR = "r0" SRCREV_pn-ubootchart ?= "12" SRC_URI="svn://ubootchart.googlecode.com/svn/;proto=http;module=trunk" S = "${WORKDIR}/trunk" do_patch() { sed -i "s/@VERSION@/${PV}-${PR}/" ${...
Add recipe for debug image
# Base this image on console-image require recipes-images/angstrom/console-image.bb IMAGE_FEATUES += "tools-testapps tools-debug" # Include modules in rootfs IMAGE_INSTALL += "alsa-utils kolibre-sample-client libkolibre-clientcore-dbg gdb" export IMAGE_BASENAME = "kolibre-debug-image"
Add a bitbake recipe to build net-rpc-msgpackrpc
SUMMARY = "Provides functions of jsonrpc by communicating with MessagePack" HOMEPAGE = "https://github.com/hashicorp/net-rpc-msgpackrpc" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.md;md5=fb70e2b4f339ce6b09fffba9a882dc53" DEPENDS = "go-msgpack" PKG_NAME = "github.com/hashicorp/net-rpc-msgpackrpc" SRC_URI = "gi...
Add the native version of the Local::gettext module.
SECTION = "libs" inherit native EXTRA_CPANFLAGS += " EXPATINCPATH='${STAGING_INCDIR}' EXPATLIBPATH='${STAGING_LIBDIR}'" require liblocale-gettext-perl_${PV}.bb
Add recipe for vsftpd pacakge
SUMMARY = "Very Secure FTP server" HOMEPAGE = "https://security.appspot.com/vsftpd.html" PR = "r0" inherit debian-package LICENSE = "GPLv2" LIC_FILES_CHKSUM = " \ file://COPYING;md5=a6067ad950b28336613aed9dd47b1271 \ file://COPYRIGHT;md5=04251b2eb0f298dae376d92454f6f72e \ file://LICENSE;md5=654df2042d44b8cac8a5654fc...
Add package, ATA over ethernet userspace utilities
DESCRIPTION = "ATA over Ethernet Tools" SECTION = "console/network" RRECOMMENDS = "kernel-module-aoe" PR = "r0" LICENSE = "GPL" SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.gz" inherit autotools
Add Build recipe for boost-img tool.
# Copyright (C) 2011 Peter Tworek <tworaz666@gmail.com> # Released under the MIT license (see COPYING.MIT for the terms) DESCRIPTION = "Tool for creating bootable images for Psion Teklogix NetBook Pro" DEPENDS = "zlib-native" SRCREV = "2a9036d5b67066f533c37c41f4c03cc7dc62214f" PV = "0.1.99+git${SRCPV}" PR = "r0" LIC...
Integrate the SONOS control HomeAssistant module
DESCRIPTION = "A SoCo fork with fixes for Home Assistant " HOMEPAGE = "https://pypi.org/project/pysonos/" SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=07b0e2ca9ac77cd65cd4edf2e13367ea" SRC_URI[sha256sum] = "3fed94dffbca5807d39d000d1415fe8d7dfc1032ba92a33d0b577eb2e98a81f3" inheri...
Use mkdir rather than install in postinst.
DESCRIPTION = "Bootchart Lite for Embedded Systems." AUTHOR = "Fred Chien" LICENSE = "GPLv2" SECTION = "console/utils" HOMEPAGE = "http://code.google.com/p/bootchart-lite/" PV = "0.1+svnr${SRCPV}" PR = "r0" SRC_URI = "svn://bootchart-lite.googlecode.com/svn/;module=trunk;proto=http" S = "${WORKDIR}/trunk" inherit aut...
DESCRIPTION = "Bootchart Lite for Embedded Systems." AUTHOR = "Fred Chien" LICENSE = "GPLv2" SECTION = "console/utils" HOMEPAGE = "http://code.google.com/p/bootchart-lite/" PV = "0.1+svnr${SRCPV}" PR = "r0" SRC_URI = "svn://bootchart-lite.googlecode.com/svn/;module=trunk;proto=http" S = "${WORKDIR}/trunk" inherit aut...
Add headers for raspberrypi kernel
require recipes-kernel/linux-libc-headers/linux-libc-headers.inc PR = "r0" PROVIDES = "linux-libc-headers" RPROVIDES_${PN}-dev = "linux-libc-headers-dev" RPROVIDES_${PN}-dbg = "linux-libc-headers-dbg" SRCREV = "10182a3bc434b27740f81c2b836a1af943060241" SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;b...
Add recipe for PKCS11 engine
DESCRIPTION = "OpenSSL PKCS11 engine" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://src/engine_pkcs11.h;startline=1;endline=26;md5=471dacb7f0586e35729f422b8098585f" SECTION = "libs" inherit autotools pkgconfig DEPENDS = "openssl libtool libp11" PV = "1.3.0.0" BRANCH="master" # Commit corresponds to DEV.ENGINE_PKCS11-01...
Add initial recipe for Azure C SDK.
DESCRIPTION = "Microsoft Azure IoT device SDK for C" HOMEPAGE = "https://github.com/Azure/azure-iot-sdks" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=4283671594edec4c13aeb073c219237a" inherit cmake pkgconfig SRC_URI = "gitsm://github.com/Azure/azure-iot-sdks.git" SRCREV = "${AUTOREV}" PR = "r1" S = "${WO...
Add recipe for redsocks - transparent proxy redirector
DESCRIPTION = "redsocks - transparent socks redirector" SECTION = "net/misc" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM="file://README;beginline=74;endline=78;md5=edd3a93090d9025f47a1fdec44ace593" SRCREV = "27b17889a43e32b0c1162514d00967e6967d41bb" SRC_URI = "git://github.com/darkk/redsocks.git" DEPENDS = "libevent" S...
Add recipe for requests unixsocket python library
SUMMARY = "Use requests to talk HTTP via a UNIX domain socket" HOMEPAGE = "https://github.com/msabramo/requests-unixsocket" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314" inherit pypi setuptools3 DEPENDS += "\ python3-pbr-native \ " RDEPENDS_${PN} += "\ python...
Add RTOS package of the RM LLD
inherit ti-pdk require rm-lld.inc PR = "${INC_PR}.0" PACKAGE_ARCH = "${MACHINE_ARCH}" XDCARGS_k2hk-evm = "k2h k2k" XDCARGS_k2e-evm = "k2e" XDCARGS_k2l-evm = "k2l" XDCARGS_k2g-evm = "k2g"
Revert "zstd: move recipe to oe-core"
SUMMARY = "Zstandard - Fast real-time compression algorithm" DESCRIPTION = "Zstandard is a fast lossless compression algorithm, targeting \ real-time compression scenarios at zlib-level and better compression ratios. \ It's backed by a very fast entropy stage, provided by Huff0 and FSE library." HOMEPAGE = "http://www....
Add TI audio and video files
DESCRIPTION = "AMSDK multimedia support files" HOMEPAGE = "https://gforge.ti.com/gf/project/am_multimedia/" LICENSE = "CC-BY-NC-ND-3.0" SECTION = "multimedia" PRIORITY = "optional" LIC_FILES_CHKSUM = "file://Multimedia_Data_Files_Manifest.doc;md5=5f25f2753d6294d6b3ecac61d2f64146" PR = "r0" COMPATIBLE_MACHINE = "(omap3...
Create recipe to demonstrate qt5 example.
SUMMARY = "Qt5 everywhere demo" DESCRIPTION = "Quick tour of Qt 5.0, primarily focusing on its graphical capabilities." HOMEPAGE = "https://qt.gitorious.org/qt-labs" LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://main.cpp;md5=1187cb795a0f96bce64e63dd1a67dc2b" DEPENDS = "qtdeclarative qtgraphicaleffects" SRCREV = "9a...
Add ULM library for ARM and DSP.
DESCRIPTION = "TI dsptop utility." LICENSE = "BSD" LIC_FILES_CHKSUM = "file://../debian/copyright;md5=309825aa8f5edfcf2c44912ac094b979" DEPENDS = "ti-cgt6x-native" PR = "${INC_PR}.0" S = "${WORKDIR}/git/dsptop/ulm" DEVICE="" DEVICE_dra7xx = "DRA7xx" DEVICE_keystone = "C66AK2Hxx" EXTRA_OEMAKE = "release DEVICE=${DEV...
Add recipes for python3-tz packages
SUMMARY = "Python3 version of the Olson timezone database" DESCRIPTION = "python-tz brings the Olson tz database into Python. This library allows \ accurate and cross platform timezone calculations using Python 2.3 or higher. \ It also solves the issue of ambiguous times at the end of daylight savings, \ which you c...
Add rtos recipe for hyplnk-lld
SUMMARY = "TI RTOS low level driver for Hyperlink peripheral" inherit ti-pdk require recipes-bsp/hyplnk-lld/hyplnk-lld.inc PR = "${INC_PR}.0" COMPATIBLE_MACHINE_append = "|c66x" # HTML doc link params PDK_COMP_LINK_TEXT = "HYPLNK LLD"
Add recipe for mono-native package
UMMARY = "An Open Source implementation of the Microsoft's .NET Framework" DESCRIPTION = "This is part of the Mono project - http://mono-project.com" HOMEPAGE = "http://www.mono-project.com/" PR = "r0" inherit debian-package LICENSE = "LGPLv2+ & GPLv2+ & MIT & MPL-1.1" LIC_FILES_CHKSUM = "\ file://COPYING.LIB;md5=80...
Remove kernel-version and add own version
SUMMARY = "Module for Low Power Actions on sitec systems S4 Comm Pro X" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" MAINTAINER = "Robert Lehmann <robert.lehmann@sitec-systems.de>" inherit module PR = "r2" PV = "1.0.0" SRC_URI = "fi...
Add recipe for transitions python library
SUMMARY = "A lightweight, object-oriented Python state machine implementation with many extensions." AUTHOR = "Tal Yarkoni" HOMEPAGE = "http://github.com/pytransitions/transitions" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=8734a2c2e13bbf9c2fd1b6cb64af8219" inherit pypi setuptools3 RDEPENDS_${PN} += "\ ...