Instruction
stringlengths
14
778
input_code
stringlengths
0
4.24k
output_code
stringlengths
1
5.44k
Add native and nativesdk to BBCLASSEXTEND
SUMMARY = "A better directory iterator and faster os.walk()" HOMEPAGE = "https://github.com/benhoyt/scandir" AUTHOR = "Ben Hoyt" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=482ee62da51806409d432a80eed4e3ea" SRC_URI = "git://github.com/benhoyt/scandir.git" SRCREV = "982e6ba60e7165ef965567eacd713...
SUMMARY = "A better directory iterator and faster os.walk()" HOMEPAGE = "https://github.com/benhoyt/scandir" AUTHOR = "Ben Hoyt" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=482ee62da51806409d432a80eed4e3ea" SRC_URI = "git://github.com/benhoyt/scandir.git" SRCREV = "982e6ba60e7165ef965567eacd713...
Add --with-libesmtp option to configure else it adds -L/lib to LDFLAGS
DESCRIPTION = "ESMTP is a user-configurable relay-only MTA \ with a sendmail-compatible syntax, based on libESMTP and \ supporting the AUTH (including the CRAM-MD5 and NTLM SASL \ mechanisms) and StartTLS SMTP extensions." SECTION = "console/network" LICENSE = "GPL" DEPENDS = "libesmtp" SRC_URI = "${SOURCEFORGE_MIRROR...
DESCRIPTION = "ESMTP is a user-configurable relay-only MTA \ with a sendmail-compatible syntax, based on libESMTP and \ supporting the AUTH (including the CRAM-MD5 and NTLM SASL \ mechanisms) and StartTLS SMTP extensions." SECTION = "console/network" LICENSE = "GPL" DEPENDS = "libesmtp" PR = "r2" SRC_URI = "${SOURCEFO...
Fix build dependencies of fbgrab
SECTION = "console/network" DESCRIPTION = "framebuffer screenshot program" LICENSE = "GPL" SRC_URI = "http://hem.bredband.net/gmogmo/fbgrab/fbgrab-${PV}.tar.gz \ file://makefile.patch;patch=1" do_install() { install -d ${D}${bindir} ${D}${mandir}/man1/ install -m 0755 fbgrab ${D}${bindir} install -m 064...
SECTION = "console/network" DESCRIPTION = "framebuffer screenshot program" LICENSE = "GPL" DEPENDS = " zlib libpng " SRC_URI = "http://hem.bredband.net/gmogmo/fbgrab/fbgrab-${PV}.tar.gz \ file://makefile.patch;patch=1" do_install() { install -d ${D}${bindir} ${D}${mandir}/man1/ install -m 0755 fbgrab ${...
Fix missing '=' after SECTION
DESCRIPTION = "Full-featured IRC chat client with scripting support" LICENSE = "GPL" HOMEPAGE = "http://www.xchat.org" SECTION "x11/network" MAINTAINER = "Koen Kooi <koen@linuxtogo.org>" DEPENDS = "libgcrypt zlib gtk+" PR = "r1" SRC_URI = "http://www.xchat.org/files/source/2.6/xchat-${PV}.tar.bz2" inherit autotools E...
DESCRIPTION = "Full-featured IRC chat client with scripting support" LICENSE = "GPL" HOMEPAGE = "http://www.xchat.org" SECTION = "x11/network" MAINTAINER = "Koen Kooi <koen@linuxtogo.org>" DEPENDS = "libgcrypt zlib gtk+" PR = "r2" SRC_URI = "http://www.xchat.org/files/source/2.6/xchat-${PV}.tar.bz2" inherit autotools...
Fix the bash build for uclibc and kill the dangerous /bin/sh alternatives bits.
DESCRIPTION = "An sh-compatible command language interpreter." HOMEPAGE = "http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html" DEPENDS = "ncurses" SECTION = "base/shell" LICENSE = "GPL" PROVIDES = "virtual/sh" PR = "r3" SRC_URI = "${GNU_MIRROR}/bash/bash-${PV}.tar.gz \ file://signames-mipsel.diff;patch=1" inherit au...
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"...
Use new sunxi repository for the kernel
require linux.inc DESCRIPTION = "Linux kernel for Allwinner a10 processors" KERNEL_IMAGETYPE = "uImage" COMPATIBLE_MACHINE = "(allwinner-a10)" PR = "2" PV = "3.0.42" # Last tested version by myself" SRCREV_pn-${PN} = "7003c80c6dbea815c4a78e745565ec03a039ba3a" MACHINE_KERNEL_PR_append = "a" SRC_URI += "git://gith...
require linux.inc DESCRIPTION = "Linux kernel for Allwinner a10 processors" KERNEL_IMAGETYPE = "uImage" COMPATIBLE_MACHINE = "(allwinner-a10)" PR = "3" PV = "3.0.42" # Last tested version by myself" SRCREV_pn-${PN} = "09946bae6c414e62c066c57169100c62cd303500" MACHINE_KERNEL_PR_append = "a" SRC_URI += "git://gith...
Fix old patch warning in dm8000 recipe
require linux-opendreambox-2.6.18.inc MACHINE_KERNEL_PR_append = "${PR_INC}.4" RDEPENDS_${PN} += "dreambox-secondstage (>=83)" SRC_URI += "\ file://linux-2.6.18-disable-unneeded-uarts.patch \ file://linux-2.6.18-use-full-flash.patch;patch=1 \ " pkg_preinst_kernel-image_append_dm8000 () { if [ -z "$D" ]; then #...
require linux-opendreambox-2.6.18.inc MACHINE_KERNEL_PR_append = "${PR_INC}.4" RDEPENDS_${PN} += "dreambox-secondstage (>=83)" SRC_URI += "\ file://linux-2.6.18-disable-unneeded-uarts.patch \ file://linux-2.6.18-use-full-flash.patch \ " pkg_preinst_kernel-image_append_dm8000 () { if [ -z "$D" ]; then # /boot h...
Add descriptian and move sources out of Yocto tree
LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" DEPENDS = "glib-2.0" inherit pkgconfig autotools # Allows to avoid fetching, unpacking and patching, since our code is already cloned by repo inherit externalsrc #SRC_URI = "git://github.com/sdklsdj.git;protocol=https;branch=...
DESCRIPTION = "Example how to build sources out of tree" LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" HOMEPAGE = "" DEPENDS = "glib-2.0" inherit pkgconfig autotools # Allows to avoid fetching, unpacking and patching, since our code is already cloned by repo inherit exte...
Disable realtime gps tracking. * The code is not compatible with current gpsd.
DESCRIPTION = "program to manage GPS data" HOMEPAGE = "http://viking.sourceforge.net/" SECTION = "x11/applications" DEPENDS = "gpsd gtk+" LICENSE = "GPLv2" PRIORITY = "optional" SRC_URI = "${SOURCEFORGE_MIRROR}/viking/viking-${PV}.tar.gz \ file://viking-openaerialmap.patch \ file://viking-parallel-build.patch" # li...
DESCRIPTION = "program to manage GPS data" HOMEPAGE = "http://viking.sourceforge.net/" SECTION = "x11/applications" DEPENDS = "gpsd gtk+" LICENSE = "GPLv2" PRIORITY = "optional" PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/viking/viking-${PV}.tar.gz \ file://viking-openaerialmap.patch \ file://viking-parallel-build.pa...
Use add SYSROOT, use SDK_REALPATH_MINGW, bump PR
SECTION = "devel" require binutils_${PV}.bb inherit canadian-sdk DEPENDS="\ virtual/${HOST_PREFIX}binutils \ virtual/${HOST_PREFIX}gcc \ flex-native bison-native \ " FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/binutils-${PV}" EXTRA_OECONF = "--with-sysroot=${prefix}/${TARGET_SYS} \ --program-pref...
SECTION = "devel" require binutils_${PV}.bb inherit canadian-sdk DEPENDS="\ virtual/${HOST_PREFIX}binutils \ virtual/${HOST_PREFIX}gcc \ flex-native bison-native \ " FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/binutils-${PV}" # On MinGW hosts we want to prepend a drive letter, in ${SDK_REALPATH_MIN...
Split wvstreams into smaller packages
HOMEPAGE = "http://alumnit.ca/wiki/index.php?page=WvStreams" LICENSE = "LGPL" DESCRIPTION = "WvStreams is a network programming library in C++" DEPENDS = "zlib openssl (>= 0.9.8)" SRC_URI = "http://wvstreams.googlecode.com/files/${PN}-${PV}.tar.gz \ file://build-fixes-and-sanity.patch;patch=1 " inherit aut...
HOMEPAGE = "http://alumnit.ca/wiki/index.php?page=WvStreams" LICENSE = "LGPL" DESCRIPTION = "WvStreams is a network programming library in C++" DEPENDS = "zlib openssl (>= 0.9.8)" PR = "r1" SRC_URI = "http://wvstreams.googlecode.com/files/${PN}-${PV}.tar.gz \ file://build-fixes-and-sanity.patch;patch=1 " ...
Deploy required firmwares to the rpi3 board.
# Base this image on rpi-basic-image include recipes-core/images/rpi-basic-image.bb require common.inc IMAGE_INSTALL +=" \ iw \ linux-firmware-bcm43430 \ "
# Base this image on rpi-basic-image include recipes-core/images/rpi-basic-image.bb require common.inc IMAGE_INSTALL +=" \ iw \ linux-firmware \ mesa \ "
Update Stratix 10 u-Boot SRCREV
require u-boot-socfpga-common.inc require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc FILESEXTRAPATHS =. "${THISDIR}/files/v2017.09:" SRCREV = "c98ac3487e413c71e5d36322ef3324b21c6f60f9" # Stratix10 is not mainlined yet SRCREV_stratix10 = "c85cd1fc1331210f1c22adb29d932d4052f79c78" SRC_URI_stratix10 = "git://github...
require u-boot-socfpga-common.inc require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc FILESEXTRAPATHS =. "${THISDIR}/files/v2017.09:" SRCREV = "c98ac3487e413c71e5d36322ef3324b21c6f60f9" # Stratix10 is not mainlined yet SRCREV_stratix10 = "03db6f4894450a0a8b80478a8567a7353cb2ab99" SRC_URI_stratix10 = "git://github...
Work around bitbake issue making a dependency from a RRECOMMEND statement.
DESCRIPTION = "Starling audio player for GPE" SECTION = "gpe/multimedia" PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "gtk+ gstreamer gst-plugins-good gst-plugins-bad ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'gst-plugins-ugly', d)} esound sqlite libsoup libhandoff" PR = "r3" inherit gpe autotools SRC_URI ...
DESCRIPTION = "Starling audio player for GPE" SECTION = "gpe/multimedia" PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "gtk+ gstreamer gst-plugins-good gst-plugins-bad ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'gst-plugins-ugly', d)} esound sqlite libsoup libhandoff" PR = "r3" inherit gpe autotools SRC_URI ...
Package Group: Fix AWS package group
DESCRIPTION = "Packages for Amazon Web Services." LICENSE = "MIT" inherit packagegroup python-dir PR = "r0" PACKAGES = "${PN}" PACKAGECONFIG ??= "python java cpp cli" PACKAGECONFIG[python] = "\ , \ , \ , \ ${PYTHON_PN}-aws-iot-device-sdk \ ${PYTHON_PN}-aws-iot-device-sdk-samples \ " PACKAGECONFIG[java] = "\ ...
DESCRIPTION = "Packages for Amazon Web Services." LICENSE = "MIT" inherit packagegroup python-dir PR = "r1" PACKAGES = "${PN}" PACKAGECONFIG ??= "python java cpp cli" PACKAGECONFIG[python] = "\ , \ , \ , \ ${PYTHON_PN}-aws-iot-device-sdk \ ${PYTHON_PN}-aws-iot-device-sdk-samples \ " PACKAGECONFIG[java] = "\ ...
Change the order of illume-theme in Openmoko Bare Image.
DESCRIPTION = "Openmoko: Tasks for the Openmoko Linux Distribution" SECTION = "openmoko/base" ALLOW_EMPTY = "1" PACKAGE_ARCH = "${MACHINE_ARCH}" LICENSE = "MIT" PR = "r0" inherit task PACKAGES = "task-openmoko-bare" DESCRIPTION_task-openmoko-qtopia-x11 = "Openmoko: Provide Window Manager, Om-settings and Om-installe...
DESCRIPTION = "Openmoko: Tasks for the Openmoko Linux Distribution" SECTION = "openmoko/base" ALLOW_EMPTY = "1" PACKAGE_ARCH = "${MACHINE_ARCH}" LICENSE = "MIT" PR = "r0.01" inherit task PACKAGES = "task-openmoko-bare" DESCRIPTION_task-openmoko-qtopia-x11 = "Openmoko: Provide Window Manager, Om-settings and Om-insta...
Update to bootgen SRCREV to point to latest commit on branch.
SUMMARY = "Building and installing bootgen" DESCRIPTION = "Building and installing bootgen, a Xilinx tool that lets you stitch binary files together and generate device boot images" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=d526b6d0807bf263b97da1da876f39b1" S = "${WORKDIR}/git" DEPENDS += "openss...
SUMMARY = "Building and installing bootgen" DESCRIPTION = "Building and installing bootgen, a Xilinx tool that lets you stitch binary files together and generate device boot images" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=d526b6d0807bf263b97da1da876f39b1" S = "${WORKDIR}/git" DEPENDS += "openss...
Revert "nilrt: add webserv to group "plugdev""
DESCRIPTION = "Basic user and group settings for NI Linux RT applications." LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" PR = "r1" ALLOW_EMPTY_${PN} = "1" inherit alla...
DESCRIPTION = "Basic user and group settings for NI Linux RT applications." LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" PR = "r1" ALLOW_EMPTY_${PN} = "1" inherit alla...
Update commit for GLSDK GA release
require u-boot-ti.inc # u-boot needs devtree compiler to parse dts files DEPENDS += "dtc-native" DESCRIPTION = "u-boot bootloader for TI devices" LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" PV = "2014.07-glsdk" PR = "r4+gitr${SRCPV}" BRANCH = "p-ti-u-boot-2014.07" SRC_URI = "gi...
require u-boot-ti.inc # u-boot needs devtree compiler to parse dts files DEPENDS += "dtc-native" DESCRIPTION = "u-boot bootloader for TI devices" LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" PV = "2014.07-glsdk" PR = "r5+gitr${SRCPV}" BRANCH = "p-ti-u-boot-2014.07" SRC_URI = "gi...
Update commit id and branch for 2021 release
SUMMARY = "Xilinx HDMI Linux Kernel module" DESCRIPTION = "Out-of-tree HDMI kernel modules provider for MPSoC EG/EV devices" SECTION = "kernel/modules" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://LICENSE.md;md5=570506b747d768e7802376f932dff926" XLNX_HDMI_VERSION = "5.4.0" PV = "${XLNX_HDMI_VERSION}" S = "${WORKDIR}/...
SUMMARY = "Xilinx HDMI Linux Kernel module" DESCRIPTION = "Out-of-tree HDMI kernel modules provider for MPSoC EG/EV devices" SECTION = "kernel/modules" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://LICENSE.md;md5=570506b747d768e7802376f932dff926" XLNX_HDMI_VERSION = "5.4.0" PV = "${XLNX_HDMI_VERSION}" S = "${WORKDIR}/...
Add depend on python to libxcb based on debian/rules
include libxcb.inc LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7" DEPENDS += "libxdmcp" SRC_URI[md5sum] = "074c335cc4453467eeb234e3dadda700" SRC_URI[sha256sum] = "98d9ab05b636dd088603b64229dd1ab2d2cc02ab807892e107d674f9c3f2d5b5" # # debian # inherit debian-package DEBIAN_...
include libxcb.inc LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7" DEPENDS += "libxdmcp python" SRC_URI[md5sum] = "074c335cc4453467eeb234e3dadda700" SRC_URI[sha256sum] = "98d9ab05b636dd088603b64229dd1ab2d2cc02ab807892e107d674f9c3f2d5b5" # # debian # inherit debian-package ...
Fix deprecated syntax in tessarct
DESCRIPTION = "A commercial quality OCR engine " LICENSE = "APL + others" DEPENDS = "tiff" SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}-ocr/${P}.tar.gz file://fix_redeclaration_conflitcs.patch;patch=1" inherit autotools pkgconfig SRC_URI[md5sum] = "e3bc57773a60134ef37e9f06fe541108" SRC_URI[sha256sum] = "6fc9e28a574bf2...
DESCRIPTION = "A commercial quality OCR engine " LICENSE = "APL + others" DEPENDS = "tiff" SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}-ocr/${P}.tar.gz file://fix_redeclaration_conflitcs.patch" inherit autotools pkgconfig SRC_URI[md5sum] = "e3bc57773a60134ef37e9f06fe541108" SRC_URI[sha256sum] = "6fc9e28a574bf22028249e...
Install the binaries into the correct place. Remove coldplug references as they now just create errors. Add dependency on module-init-tools - when busybox's modprobe expands to cover pcmcia alias handling, this can be removed.
DESCRIPTION = "Linux Kernel 2.6 Userland Utilities for the PCMCIA Subsystem" DEPENDS = "sysfsutils udev" RDEPENDS = "udev" HOMEPAGE = "http://kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html" SECTION = "kernel/userland" PRIORITY = "optional" SRC_URI = "http://kernel.org/pub/linux/utils/kernel/pcmcia/pcmciautils-${...
DESCRIPTION = "Linux Kernel 2.6 Userland Utilities for the PCMCIA Subsystem" DEPENDS = "sysfsutils udev" RDEPENDS = "udev module-init-tools" HOMEPAGE = "http://kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html" SECTION = "kernel/userland" PRIORITY = "optional" SRC_URI = "http://kernel.org/pub/linux/utils/kernel/pcm...
Remove patch that does not apply any more.
require xorg-app-common.inc DESCRIPTION = "X Resize and Rotate extension command." LICENSE= "BSD-X" DEPENDS += " libxrandr libxrender virtual/libx11" PE = "1" PR = "r1" SRC_URI += "file://resolve_symbol_clash.patch;patch=1"
require xorg-app-common.inc DESCRIPTION = "X Resize and Rotate extension command." LICENSE= "BSD-X" DEPENDS += " libxrandr libxrender virtual/libx11" PE = "1" PR = "r2"
Add tz-launcher and weston config to image
SUMMARY = "A very basic Wayland image with a terminal" IMAGE_FEATURES += "splash package-management ssh-server-dropbear hwcodecs" LICENSE = "MIT" inherit core-image distro_features_check REQUIRED_DISTRO_FEATURES = "wayland pam" CORE_IMAGE_BASE_INSTALL += "weston weston-init weston-examples clutter-1.0-examples" D...
SUMMARY = "A very basic Wayland image with a terminal" IMAGE_FEATURES += "splash package-management ssh-server-dropbear hwcodecs" LICENSE = "MIT" inherit core-image distro_features_check REQUIRED_DISTRO_FEATURES = "wayland pam" CORE_IMAGE_BASE_INSTALL += "weston weston-init weston-examples clutter-1.0-examples" D...
Fix build with security flags turned on
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 "...
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 "...
Remove kernel modules that are now built-in.
DESCRIPTION = "A minimal OpenAMP image" INITRD_IMAGE = "core-image-minimal-initramfs" LICENSE = "MIT" inherit core-image IMAGE_INSTALL += " \ packagegroup-core-boot \ ${CORE_IMAGE_EXTRA_INSTALL} \ kernel-module-uio-pdrv-genirq \ kernel-module-remoteproc \ kernel-module-virtio \ kernel-module-...
DESCRIPTION = "A minimal OpenAMP image" INITRD_IMAGE = "core-image-minimal-initramfs" LICENSE = "MIT" inherit core-image IMAGE_INSTALL += " \ packagegroup-core-boot \ ${CORE_IMAGE_EXTRA_INSTALL} \ kernel-module-uio-pdrv-genirq \ kernel-module-virtio-rpmsg-bus \ libmetal \ open-amp \ " #I...
Change download loation to a working one
require fakeroot.inc DEFAULT_PREFERENCE = "-1" PR = "${INC_PR}.0" SRC_URI =+ "\ ${DEBIAN_MIRROR}/main/f/fakeroot/fakeroot_${PV}.orig.tar.bz2 \ file://quiet-getopt-check.patch \ " SRC_URI[md5sum] = "248c408b1e06e776c5739871b49bd968" SRC_URI[sha256sum] = "45fbb9ad611f33224cc09954963dde563cc80fe58c76feb25b6e98550b8...
require fakeroot.inc DEFAULT_PREFERENCE = "-1" PR = "${INC_PR}.0" SRC_URI =+ "\ https://launchpad.net/ubuntu/+archive/primary/+files/${PN}_${PV}.orig.tar.bz2 \ file://quiet-getopt-check.patch \ " SRC_URI[md5sum] = "248c408b1e06e776c5739871b49bd968" SRC_URI[sha256sum] = "45fbb9ad611f33224cc09954963dde563cc80f...
Switch to subdir= in SRC_URI
DESCRIPTION = "High-performance XML processor." LICENSE = "AL2.0 LGPL2.1" AUTHOR = "Codehaus" HOMEPAGE = "http://woodstox.codehaus.org" SRC_URI = "http://woodstox.codehaus.org/2.0.6/wstx-src.tar.gz" S = "${WORKDIR}" inherit java-library DEPENDS = "fastjar-native" do_compile() { mkdir -p build/META-INF/services ...
DESCRIPTION = "High-performance XML processor." LICENSE = "AL2.0 LGPL2.1" AUTHOR = "Codehaus" HOMEPAGE = "http://woodstox.codehaus.org" SRC_URI = "http://woodstox.codehaus.org/2.0.6/wstx-src.tar.gz;subdir=${BPN}-${PV}" inherit java-library DEPENDS = "fastjar-native" do_compile() { mkdir -p build/META-INF/service...
Add pkgconfig options for python & nodejs bindings to mraa
SUMMARY = "Low Level Skeleton Library for Communication on Intel platforms" SECTION = "libs" AUTHOR = "Brendan Le Foll, Tom Ingleby" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=e8db6501ed294e65418a933925d12058" # git is required to get a good version from git describe DEPENDS = "nodejs swig-native" SRC_UR...
SUMMARY = "Low Level Skeleton Library for Communication on Intel platforms" SECTION = "libs" AUTHOR = "Brendan Le Foll, Tom Ingleby" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=e8db6501ed294e65418a933925d12058" SRC_URI = "git://github.com/intel-iot-devkit/mraa.git;protocol=git;rev=64f377cdfcedaaff6a8fb76f8...
Use increment-able PV format as other git version recipes do.
require xorg-lib-common.inc DESCRIPTION = " Touchscreen calibration client library" LICENSE = "BSD-X" DEPENDS = "virtual/libx11 calibrateproto libxext" PV = "0.0+gitr${SRCREV}" PE = "1" SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/libXCalibrate;protocol=git" S = "${WORKDIR}/git" FILES_${PN}-locale += "${da...
require xorg-lib-common.inc DESCRIPTION = "Touchscreen calibration client library" LICENSE = "BSD-X" DEPENDS = "virtual/libx11 calibrateproto libxext" PR = "r0" PV = "0.0+${PR}+gitr${SRCREV}" PE = "1" SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/libXCalibrate;protocol=git" S = "${WORKDIR}/git" FILES_${PN}...
Add pango module to image
require recipes-image/images/tizen-common-core-image-minimal.bb SUMMARY = "A Wayland image with a terminal and crosswalk" LICENSE = "MIT" DESCRIPTION = "A weston image with Tizen common ." IMAGE_INSTALL += "crosswalk" IMAGE_INSTALL += "tizen-extensions-crosswalk" IMAGE_INSTALL += "tzdata" IMAGE_INSTALL += "ttf-dej...
require recipes-image/images/tizen-common-core-image-minimal.bb SUMMARY = "A Wayland image with a terminal and crosswalk" LICENSE = "MIT" DESCRIPTION = "A weston image with Tizen common ." IMAGE_INSTALL += "crosswalk" IMAGE_INSTALL += "tizen-extensions-crosswalk" IMAGE_INSTALL += "tzdata" IMAGE_INSTALL += "ttf-dej...
Update branch for 2021.1 release
SRCBRANCH ?= "master-rel-2021.1" SRCREV = "84041fa84d9bc524357b030ebe9a5174b01377bd" BRANCH = "master-rel-2021.1" LIC_FILES_CHKSUM ?= "file://LICENSE.md;md5=0e6d7bfe689fe5b0d0a89b2ccbe053fa" PV = "${SRCBRANCH}+git${SRCPV}" include open-amp.inc
SRCBRANCH ?= "xlnx_rel_v2021.1" SRCREV = "84041fa84d9bc524357b030ebe9a5174b01377bd" BRANCH = "xlnx_rel_v2021.1" LIC_FILES_CHKSUM ?= "file://LICENSE.md;md5=0e6d7bfe689fe5b0d0a89b2ccbe053fa" PV = "${SRCBRANCH}+git${SRCPV}" include open-amp.inc
Add ti patch used in bluez-utils-dbus.
require bluez-utils.inc PR = "r0" EXTRA_OECONF += "--without-dbus"
require bluez-utils.inc PR = "r1" SRC_URI += " file://hciattach-ti-bts.patch;patch=1" EXTRA_OECONF += "--without-dbus"
Update to newer GIT server
DESCRIPTION = "DVD access multimeda library" SECTION = "libs/multimedia" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" SRC_URI = "git://git.debian-maintainers.org/git/daniel/${PN}.git;protocol=git;branch=debian" SRCREV = "e465b500c12be5b4c0b6918a9b98038611f66c57" S = "${WO...
DESCRIPTION = "DVD access multimeda library" SECTION = "libs/multimedia" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" SRC_URI = "git://daniel-baumann.ch/git/debian/libdvdread.git;protocol=http;branch=debian" PR = "r1" SRCREV = "a733b19584000a9c80ef5b8dfb187f8f00e4d1e7" S...
Add missing dependency to gtk+
DESCRIPTION = "Settings-daemon provides a bridge between gconf and xsettings" LICENSE = "GPL" DEPENDS = "gconf glib-2.0" RDEPENDS = "xrdb" SECTION = "x11" PV = "0.0+svnr${SRCREV}" SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \ file://70settings-daemon" S = "${WORKDIR}/${PN}" inher...
DESCRIPTION = "Settings-daemon provides a bridge between gconf and xsettings" LICENSE = "GPL" DEPENDS = "gconf glib-2.0 gtk+" RDEPENDS = "xrdb" SECTION = "x11" PV = "0.0+svnr${SRCREV}" PR = "r1" SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \ file://70settings-daemon" S = "${WORKDI...
Make one shared and one static version, split into two packages
DESCRIPTION = "Tool to edit the Redboot FIS partition layout from userspace" SRC_URI = "http://svn.chezphil.org/utils/trunk/fis.cc \ svn://svn.chezphil.org/;module=libpbe;proto=http" do_compile() { ${CXX} -Os -W -I${STAGING_INCDIR} -I${WORKDIR}/libpbe/trunk/include -o fis ${WORKDIR}/fis.cc \ ${WORKDIR}/libpbe/t...
DESCRIPTION = "Tool to edit the Redboot FIS partition layout from userspace" PR = "r1" SRC_URI = "http://svn.chezphil.org/utils/trunk/fis.cc \ svn://svn.chezphil.org/;module=libpbe;proto=http" PACKAGES =+ "fis-static" FILES_${PN}-static = "${sbindir}/fis-static" FILES_${PN} = "${sbindir}/fis" do_compile() { ${C...
Fix QA issue: SRC_URI uses unstable GitHub archives
DESCRIPTION = "Libraries and applications to facilitate working with GPS data for research and high accuracy uses." AUTHOR = "ARL:UT" HOMEPAGE = "https://github.com/SGL-UT/GPSTk/" LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING.md;md5=d32239bcb673463ab874e80d47fae504" SRC_URI = "https://github.com/SGL-UT/GPSTk/a...
DESCRIPTION = "Libraries and applications to facilitate working with GPS data for research and high accuracy uses." AUTHOR = "ARL:UT" HOMEPAGE = "https://github.com/SGL-UT/GPSTk/" LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING.md;md5=d32239bcb673463ab874e80d47fae504" SRC_URI = "git://github.com/SGL-UT/GPSTk.git...
Revert "python3-antlr4-runtime: Inherit setuptools3 instead of python_setuptools_build_meta"
SUMMARY = "ANTLR runtime for Python" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://PKG-INFO;md5=6e514123aedb5d9fb133d1bc6c598d46" SRC_URI[sha256sum] = "061a49bc72ae05a35d9b61c0ba0ac36c0397708819f02fbfb20a80e47d287a1b" PYPI_PACKAGE = "antlr4-python3-runtime" inherit pypi setuptools3 BBCLASSEXTEND = "nativesdk ...
SUMMARY = "ANTLR runtime for Python" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://PKG-INFO;md5=6e514123aedb5d9fb133d1bc6c598d46" SRC_URI[sha256sum] = "061a49bc72ae05a35d9b61c0ba0ac36c0397708819f02fbfb20a80e47d287a1b" PYPI_PACKAGE = "antlr4-python3-runtime" inherit pypi python_setuptools_build_meta BBCLASSEXT...
Fix priority on ssmtp sendmail symlink
SECTION = "console/network" DEPENDS = "openssl" DESCRIPTION = "Extremely simple MTA to get mail off the system to a mail hub." PR = "r2" SRC_URI = "${DEBIAN_MIRROR}/main/s/ssmtp/ssmtp_${PV}.orig.tar.gz \ file://ldflags.patch;patch=1 \ file://configure.patch;patch=1 \ file://libs-lcryp...
SECTION = "console/network" DEPENDS = "openssl" DESCRIPTION = "Extremely simple MTA to get mail off the system to a mail hub." PR = "r3" SRC_URI = "${DEBIAN_MIRROR}/main/s/ssmtp/ssmtp_${PV}.orig.tar.gz \ file://ldflags.patch;patch=1 \ file://configure.patch;patch=1 \ file://libs-lcryp...
Update GIT revision for Freescale Calamari board kernel.
# This recipe builds the Linux kernel from the GIT tree for Freescale PowerPC # This tree is not upstream and should be used for bleeding-edge testing only. require linux.inc FILESPATHPKG =. "linux-powerpc-fsl-git/${MACHINE}:" SRCREV = "1406de8e11eb043681297adf86d6892ff8efc27a" PV = "2.6.30" PR = "r4" SRC_URI = "g...
# This recipe builds the Linux kernel from the GIT tree for Freescale PowerPC # This tree is not upstream and should be used for bleeding-edge testing only. # http://git.kernel.org/?p=linux/kernel/git/galak/powerpc.git;a=summary require linux.inc FILESPATHPKG =. "linux-powerpc-fsl-git/${MACHINE}:" SRCREV = "1406de8...
Revert "meta-nilrt: remove PR from recipes"
DESCRIPTION = "The calibrator and other useful utilities for TI wireless solution based on wl12xx driver" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://COPYING;md5=4725015cb0be7be389cf06deeae3683d" DEPENDS = "libnl" RDEPENDS_${PN} = "linux-firmware-wl12xx linux-firmware-wl18xx" PV = "R8.6+git${SRCPV}" #Tag: R8.6 SRCREV...
DESCRIPTION = "The calibrator and other useful utilities for TI wireless solution based on wl12xx driver" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://COPYING;md5=4725015cb0be7be389cf06deeae3683d" DEPENDS = "libnl" RDEPENDS_${PN} = "linux-firmware-wl12xx linux-firmware-wl18xx" PV = "R8.6+git${SRCPV}" PR = "r5" #Tag: ...
Update LICENSE field version to MIT-style
require xorg-lib-common.inc DESCRIPTION = "X11 Video extension library" LICENSE = "GPL" DEPENDS += "libxext videoproto" PR = "${INC_PR}.0" SRC_URI[archive.md5sum] = "e292445a64b63e918bbc8b6aae6391dd" SRC_URI[archive.sha256sum] = "e20f8e594bb0f44f3fbd25996945730391d72acbe5eaac760429fd6579caf5ee" XORG_PN = "libXv"
require xorg-lib-common.inc DESCRIPTION = "X11 Video extension library" LICENSE = "MIT-style" DEPENDS += "libxext videoproto" PR = "${INC_PR}.1" SRC_URI[archive.md5sum] = "e292445a64b63e918bbc8b6aae6391dd" SRC_URI[archive.sha256sum] = "e20f8e594bb0f44f3fbd25996945730391d72acbe5eaac760429fd6579caf5ee" XORG_PN = "libXv...
Add missing dependency for latest release.
LICENSE = "GPL" inherit autotools gpe DESCRIPTION = "GPE time tracker" GPE_TARBALL_SUFFIX = "bz2" MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>" DEPENDS = "libgpewidget gtk+ sqlite" SECTION = "gpe" RDEPENDS = "gpe-icons"
LICENSE = "GPL" inherit autotools gpe DESCRIPTION = "GPE time tracker" GPE_TARBALL_SUFFIX = "bz2" MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>" DEPENDS = "libgpewidget gtk+ sqlite libtododb" SECTION = "gpe" RDEPENDS = "gpe-icons" PR = "r1"
Update SRC_URI to somewhere fetchable
SUMMARY = "Enable NumLock in X11 sessions" HOMEPAGE = "http://home.kde.org/~seli/numlockx/" SECTION = "x11/apps" LICENSE = "MIT-X" LIC_FILES_CHKSUM = "file://LICENSE;md5=dcb1cc75e21540a4a66b54e38d95b047" DEPENDS = "virtual/libx11 libxtst" SRC_URI = "http://home.kde.org/~seli/numlockx/numlockx-${PV}.tar.gz" SRC_URI[md...
SUMMARY = "Enable NumLock in X11 sessions" HOMEPAGE = "http://home.kde.org/~seli/numlockx/" SECTION = "x11/apps" LICENSE = "MIT-X" LIC_FILES_CHKSUM = "file://LICENSE;md5=dcb1cc75e21540a4a66b54e38d95b047" DEPENDS = "virtual/libx11 libxtst" SRC_URI = "http://pkgs.fedoraproject.org/repo/pkgs/numlockx/numlockx-${PV}.tar.g...
Add patch that re-enables interrupts from idle.
DESCRIPTION = "Linux Kernel for Marvell Kirkwood based devices" SECTION = "kernel" LICENSE = "GPL" COMPATIBLE_MACHINE = "openrd-base" # SheevaPlug still needs testing #COMPATIBLE_MACHINE = "(openrd-base|sheevaplug)" require linux.inc # Change MACHINE_KERNEL_PR in conf/machine/include/kirkwood.inc PV = "2.6.31" # l...
DESCRIPTION = "Linux Kernel for Marvell Kirkwood based devices" SECTION = "kernel" LICENSE = "GPL" COMPATIBLE_MACHINE = "openrd-base" # SheevaPlug still needs testing #COMPATIBLE_MACHINE = "(openrd-base|sheevaplug)" require linux.inc # Change MACHINE_KERNEL_PR in conf/machine/include/kirkwood.inc PV = "2.6.31" # l...
Convert install list to be by-line for easier editing and diffing
#IMAGE_INSTALL = "mingetty util-linux-agetty strace s6-initscript s6-networking s6-portable-utils s6-linux-utils s6-initscript anopa" IMAGE_INSTALL = "mingetty util-linux-agetty strace s6-networking s6-portable-utils s6-linux-utils anopa-baselayout anopa coreutils gdb gnupg bash busybox" IMAGE_LINGUAS = " " inherit co...
IMAGE_INSTALL = "\ anopa \ anopa-baselayout \ bash \ busybox \ coreutils \ gdb \ gnupg \ mingetty \ s6-linux-utils \ s6-networking \ s6-portable-utils \ strace \ util-linux-agetty \ " IMAGE_LINGUAS = " " inherit core-image
Update SRC_REV and bump PR
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 gstreamer1.0-plugins-ti.inc PR = "${INC_PR}.14" SRCREV = "6ec1a9c9fc17e0cae781aed067a2a6f2c1f92d68" SRC_URI = "git:...
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 gstreamer1.0-plugins-ti.inc PR = "${INC_PR}.15" SRCREV = "3c44b9f4769d8a2b1e3b3441d789a62047c7f940" SRC_URI = "git:...
Remove arm_64bit=1 - it is not necessary with modern firmwares
SUMMARY = "config.txt file for the Raspberry Pi." LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" COMPATIBLE_MACHINE = "raspberrypi" SRC_URI = "file://config.txt" S = "${WORKDIR}/git" PR = "r5" INHIBIT_DEFAULT_DEPS = "1" inherit deploy siteinfo nopacka...
SUMMARY = "config.txt file for the Raspberry Pi." LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" COMPATIBLE_MACHINE = "raspberrypi" SRC_URI = "file://config.txt" S = "${WORKDIR}/git" PR = "r5" INHIBIT_DEFAULT_DEPS = "1" inherit deploy nopackages do_d...
Update pm demos to the latest version. Add dependency.
DESCRIPTION = "Power management demo descriptions for Matrix v2" HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps" LICENSE = "CC-BY-SA" require matrix-gui-apps-git.inc PR = "${INC_PR}.0" inherit allarch S = "${WORKDIR}/git/power_apps" # Make sure power submenu and app images has been installed RD...
DESCRIPTION = "Power management demo descriptions for Matrix v2" HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps" LICENSE = "CC-BY-SA" require matrix-gui-apps-git.inc PR = "${INC_PR}.1" inherit allarch S = "${WORKDIR}/git/power_apps" # Make sure power submenu and app images has been installed RD...
Package the debug symbols of the backends as well
DESCRIPTION = "PackageKit package management abstraction" SECTION = "libs" PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "dbus (>= 1.1.1) dbus-glib glib-2.0 sqlite3 opkg intltool intltool-native (>= 0.37.1)" RDEPENDS = "opkg" PV = "0.1+git${SRCREV}" PR = "r8" SRC_URI = "git://anongit.freedesktop.org/git/packagekit;p...
DESCRIPTION = "PackageKit package management abstraction" SECTION = "libs" PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "dbus (>= 1.1.1) dbus-glib glib-2.0 sqlite3 opkg intltool intltool-native (>= 0.37.1)" RDEPENDS = "opkg" PV = "0.1+git${SRCREV}" PR = "r8" SRC_URI = "git://anongit.freedesktop.org/git/packagekit;p...
Correct the hack to avoid problems with debian.bbclass
SECTION = "libs" LICENSE = "BSD" DESCRIPTION = "A library for configuring and customizing font access." DEPENDS = "expat freetype freetype-native zlib fontconfig-native" SRC_URI = "http://pdx.freedesktop.org/fontconfig/release/fontconfig-${PV}.tar.gz \ file://fc-glyphname.patch;patch=1 \ file://f...
SECTION = "libs" LICENSE = "BSD" DESCRIPTION = "A library for configuring and customizing font access." DEPENDS = "expat freetype freetype-native zlib fontconfig-native" SRC_URI = "http://pdx.freedesktop.org/fontconfig/release/fontconfig-${PV}.tar.gz \ file://fc-glyphname.patch;patch=1 \ file://f...
SET OE LDFLAGS in recipe
DESCRIPTION = "ACPI data gathering library." SECTION = "base" HOMEPAGE = "http://www.ngolde.de/libacpi.html" LICENSE = "MIT" PR = "r1" SRC_URI = "http://www.ngolde.de/download/libacpi-${PV}.tar.gz \ file://makefile-fix.patch " PACKAGES += "${PN}-bin" FILES_${PN} = "${libdir}/libacpi.so.*" FILES_${PN}-bin = "${bi...
DESCRIPTION = "ACPI data gathering library." SECTION = "base" HOMEPAGE = "http://www.ngolde.de/libacpi.html" LICENSE = "MIT" PR = "r1" SRC_URI = "http://www.ngolde.de/download/libacpi-${PV}.tar.gz \ file://makefile-fix.patch " PACKAGES += "${PN}-bin" FILES_${PN} = "${libdir}/libacpi.so.*" FILES_${PN}-bin = "${bi...
Add python modules to runtime dependency
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...
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...
Fix typo in description (from poky)
SECTION = "console/utils" LICENSE = "GPL" DESCRIPTION = "A tool to encode and decode the Sharp Zaurus updater.sh skript" SRC_URI = "file://encdec-updater.c" COMPATIBLE_MACHINE = '(poodle|c7x0|spitz|akita|tosa)' do_compile() { ${CC} -o encdec-updater ${WORKDIR}/encdec-updater.c } do_install() { install -d ${D}${bi...
SECTION = "console/utils" LICENSE = "GPL" DESCRIPTION = "A tool to encode and decode the Sharp Zaurus updater.sh script" SRC_URI = "file://encdec-updater.c" COMPATIBLE_MACHINE = '(poodle|c7x0|spitz|akita|tosa)' do_compile() { ${CC} -o encdec-updater ${WORKDIR}/encdec-updater.c } do_install() { install -d ${D}${bi...
Revert "bison: inherit debian-fix-timestamp to fix build behavior"
require recipes-devtools/bison/${PN}_2.7.1.bb FILESEXTRAPATHS_prepend = "${COREBASE}/meta/recipes-devtools/bison/bison:" inherit debian-package DEBIAN_SECTION = "devel" DPR = "0" LICENSE = "GPL-3.0" LIC_FILES_CHKSUM = " \ file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ " # Exclude following patches because the...
require recipes-devtools/bison/${PN}_2.7.1.bb FILESEXTRAPATHS_prepend = "${COREBASE}/meta/recipes-devtools/bison/bison:" inherit debian-package DEBIAN_SECTION = "devel" DPR = "0" LICENSE = "GPL-3.0" LIC_FILES_CHKSUM = " \ file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ " # Exclude following patches because the...
Add `libfakekey` and `vala-native` to DEPENDS.
DESCRIPTION = "Desktop environment and phone stack GUI for SHR" HOMEPAGE = "http://gitorious.org/mokosuite2" AUTHOR = "Daniele Ricci" LICENSE = "GPLv3" DEPENDS = "mokowm elementary libfreesmartphone-glib libphone-utils eggdbus glib-2.0 dbus-glib alsa-lib db sqlite3" SECTION = "misc/utils" PV = "1.0.99+gitr${SRCPV}" PR...
DESCRIPTION = "Desktop environment and phone stack GUI for SHR" HOMEPAGE = "http://gitorious.org/mokosuite2" AUTHOR = "Daniele Ricci" LICENSE = "GPLv3" DEPENDS = "mokowm elementary libfakekey libfreesmartphone-glib libphone-utils eggdbus glib-2.0 dbus-glib alsa-lib db sqlite3 vala-native" SECTION = "misc/utils" PV = "...
Correct files shipment and dependencies
# # base recipe: meta/recipes-gnome/gnome/gnome-common_3.14.0.bb # base branch: jethro # SUMMARY = "common scripts and macros to develop with GNOME" DESCRIPTION = "gnome-common is an extension to autoconf, automake and libtool for the GNOME \ environment and GNOME using applications. Included are gnome-autogen.sh and ...
# # base recipe: meta/recipes-gnome/gnome/gnome-common_3.14.0.bb # base branch: jethro # SUMMARY = "common scripts and macros to develop with GNOME" DESCRIPTION = "gnome-common is an extension to autoconf, automake and libtool for the GNOME \ environment and GNOME using applications. Included are gnome-autogen.sh and ...
Remove btrfs tools and add libusbg to enable USB devices
inherit core-image inherit mksdcard INC_PR = "r0" IMAGE_FEATURES += "dev-pkgs" DEPENDS += "linux-yocto-mainline" FSTYPE_VIRT ?= "ext3" IMAGE_INSTALL += "util-linux" IMAGE_INSTALL += "util-linux-blkid" IMAGE_INSTALL += "util-linux-mount" IMAGE_INSTALL += "tree" IMAGE_INSTALL += "acme-utils" IMAGE_INSTALL += "acme-...
inherit core-image inherit mksdcard INC_PR = "r0" IMAGE_FEATURES += "dev-pkgs" DEPENDS += "linux-yocto-mainline" FSTYPE_VIRT ?= "ext3" IMAGE_INSTALL += "util-linux" IMAGE_INSTALL += "util-linux-blkid" IMAGE_INSTALL += "util-linux-mount" IMAGE_INSTALL += "tree" IMAGE_INSTALL += "acme-utils" IMAGE_INSTALL += "acme-...
Update kernel to latest upstream
COMPATIBLE_MACHINE = "raspberrypi" require linux.inc DESCRIPTION = "Linux kernel for the RaspberryPi board" PR = "r1" # Bump MACHINE_KERNEL_PR in the machine config if you update the kernel. # This is on the rpi-patches branch SRCREV = "0ec4154d64ebba48ca2446cde60a90546311defc" SRC_URI = "git://github.com/raspberr...
COMPATIBLE_MACHINE = "raspberrypi" require linux.inc DESCRIPTION = "Linux kernel for the RaspberryPi board" PR = "r2" # Bump MACHINE_KERNEL_PR in the machine config if you update the kernel. # This is on the rpi-patches branch SRCREV = "14ad68cf4afc7acf14076f895b539d81cd9f32ab" SRC_URI = "git://github.com/raspberr...
Fix error when build for qemuppc
DESCRIPTION = "Rdesktop rdp client for X" HOMEPAGE = "http://www.rdesktop.org" LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949" PR = "r0" inherit debian-package DEPENDS = "virtual/libx11 openssl libgssglue alsa-lib" inherit autotools-brokensep pkgconfig # Currently, we hav...
DESCRIPTION = "Rdesktop rdp client for X" HOMEPAGE = "http://www.rdesktop.org" LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949" PR = "r1" inherit debian-package DEPENDS = "virtual/libx11 openssl libgssglue alsa-lib" inherit autotools-brokensep pkgconfig # Currently, we hav...
Mark native libxml2 in rdeps
SUMMARY = "XSL stylesheets for the yelp help browser" LICENSE = "LGPLv2.1 & GPLv2" LIC_FILES_CHKSUM = " \ file://COPYING;md5=3e2bad3c5e3990988f9fa1bc5785b147 \ file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \ file://COPYING.LGPL;md5=a6f89e2100d9b6cdffcea4f398e37343 \ " inherit gnomebase gettext it...
SUMMARY = "XSL stylesheets for the yelp help browser" LICENSE = "LGPLv2.1 & GPLv2" LIC_FILES_CHKSUM = " \ file://COPYING;md5=3e2bad3c5e3990988f9fa1bc5785b147 \ file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \ file://COPYING.LGPL;md5=a6f89e2100d9b6cdffcea4f398e37343 \ " inherit gnomebase gettext it...
Update license checksum for master-next
# This recipe allows for a 'bleeding edge' u-boot-xlnx build. # Since this tree is frequently updated, AUTOREV is used to track its contents. # # To enable this recipe, set # PREFERRED_VERSION_u-boot-xlnx ?= "${UBOOT_XLNX_DEV_BRANCH}" # Alternatively to track and build master branch instead, set # UBOOT_XLNX_DEV_BRANCH...
# This recipe allows for a 'bleeding edge' u-boot-xlnx build. # Since this tree is frequently updated, AUTOREV is used to track its contents. # # To enable this recipe, set # PREFERRED_VERSION_u-boot-xlnx ?= "${UBOOT_XLNX_DEV_BRANCH}" # Alternatively to track and build master branch instead, set # UBOOT_XLNX_DEV_BRANCH...
Add binutils-symlinks, remove the libc.so and libpthread.so fix since things work without it
DESCRIPTION = "Packages that are required for the OpenSlug native build environment" LICENSE = MIT PR = "r3" INHIBIT_DEFAULT_DEPS = "1" ALLOW_EMPTY = 1 PACKAGES = "${PN}" OPENSLUG_NATIVE = "\ automake \ bash \ binutils binutils-dev \ bison \ bzip2 \ coreutils \ cpp cpp-symlinks \ cvs \ flex \ gawk \ g++ g+...
DESCRIPTION = "Packages that are required for the OpenSlug native build environment" LICENSE = MIT PR = "r4" INHIBIT_DEFAULT_DEPS = "1" ALLOW_EMPTY = 1 PACKAGES = "${PN}" OPENSLUG_NATIVE = "\ automake \ bash \ binutils binutils-dev binutils-symlinks \ bison \ bzip2 \ coreutils \ cpp cpp-symlinks \ cvs \ flex...
Update to latest git revision. Supports configuration of Ethernet device numbers through devicetree.
DESCRIPTION = "Linux kernel for Beck IPC Hardware" require recipes-kernel/linux/linux.inc require recipes-kernel/linux/linux-dtb.inc COMPATIBLE_MACHINE = "(sc145-db150|sc165-db150)" PV = "4.9.18" SRCREV_pn-${PN} = "da35c239a1e652ee91ed52729e951e38e753b2bc" SRC_URI += "git://github.com/beck-ipc/kernel-at-chip.git;...
DESCRIPTION = "Linux kernel for Beck IPC Hardware" require recipes-kernel/linux/linux.inc require recipes-kernel/linux/linux-dtb.inc COMPATIBLE_MACHINE = "(sc145-db150|sc165-db150)" PV = "4.9.18" SRCREV_pn-${PN} = "82c7be97cce616209d32ea2220247b3bce7196ea" SRC_URI += "git://github.com/beck-ipc/kernel-at-chip.git;...
Add core-image-container to docker image
SUMMARY = "An image that builds a Docker image of the environment \ for GNSS-SDR testing purposes." EXTRA_IMAGE_FEATURES += "tools-debug tools-profile tools-sdk dev-pkgs" LICENSE = "MIT" IMAGE_INSTALL = " \ packagegroup-core-container \ packagegroup-gnss-sdr-base \ " ...
SUMMARY = "An image that builds a Docker image of the environment \ for GNSS-SDR testing purposes." EXTRA_IMAGE_FEATURES += "tools-debug tools-profile tools-sdk dev-pkgs" LICENSE = "MIT" IMAGE_INSTALL = " \ packagegroup-core-container \ packagegroup-gnss-sdr-base \ " ...
Add mirror for when libgd.org is down
SECTION = "libs" LICENSE = "GD" LIC_FILES_CHKSUM = "file://COPYING;md5=c97638cafd3581eb87abd37332137669" DESCRIPTION = "gd is a library used to create PNG, JPEG, or WBMP images." DEPENDS = "freetype libpng jpeg zlib" PR = "r5" SRC_URI = "http://www.libgd.org/releases/gd-2.0.36RC1.tar.gz" SRC_URI[md5sum] = "39ac48e6d5e...
SECTION = "libs" LICENSE = "GD" LIC_FILES_CHKSUM = "file://COPYING;md5=c97638cafd3581eb87abd37332137669" DESCRIPTION = "gd is a library used to create PNG, JPEG, or WBMP images." DEPENDS = "freetype libpng jpeg zlib" PR = "r5" SRC_URI = "http://www.libgd.org/releases/gd-2.0.36RC1.tar.gz" SRC_URI[md5sum] = "39ac48e6d5e...
Update commit id and license md5sum for 2020.2
SUMMARY = "Xilinx HDMI Linux Kernel module" DESCRIPTION = "Out-of-tree HDMI kernel modules provider for MPSoC EG/EV devices" SECTION = "kernel/modules" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://LICENSE.md;md5=61ac10ffd8cd46f9637586205af76cea" XLNX_HDMI_VERSION = "5.4.0" PV = "${XLNX_HDMI_VERSION}" S = "${WORKDIR}/...
SUMMARY = "Xilinx HDMI Linux Kernel module" DESCRIPTION = "Out-of-tree HDMI kernel modules provider for MPSoC EG/EV devices" SECTION = "kernel/modules" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://LICENSE.md;md5=498a38cdcb922b9e987bbbb46e8a9ee5" XLNX_HDMI_VERSION = "5.4.0" PV = "${XLNX_HDMI_VERSION}" S = "${WORKDIR}/...
Add minidlna as depency for the nas menu
DESCRIPTION = "A web Nas Menu" SECTION = "network" HOMEPAGE = "https://github.com/baillaw/meta-nas" RDEPENDS_${PN} = "transmission-web filemanager" SRC_URI = "file://index.html" SRC_URI += "file://COPYING" SRC_URI[md5sum] = "665547ad10bd4aeda5f36fd23558fd8b" SRC_URI[sha256sum] = "03057cf948d9a63ed832931bd0dbaf692889...
DESCRIPTION = "A web Nas Menu" SECTION = "network" HOMEPAGE = "https://github.com/baillaw/meta-nas" RDEPENDS_${PN} = "transmission-web filemanager minidlna " SRC_URI = "file://index.html" SRC_URI += "file://COPYING" SRC_URI[md5sum] = "665547ad10bd4aeda5f36fd23558fd8b" SRC_URI[sha256sum] = "03057cf948d9a63ed832931bd0...
Fix dependency for ibmiotf recipe.
DESCRIPTION = "IBM Internet of Things Foundation Client for Python" HOMEPAGE = "https://github.com/ibm-messaging/iot-python" LICENSE = "ECL-1.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=8e63150e06ca345cebdd9a63642ac49d" inherit setuptools RDEPENDS_${PN} = "\ ${PYTHON_PN}-requests \ ${PYTHON_PN}-paho-mqtt \ ${PYTHON_...
DESCRIPTION = "IBM Internet of Things Foundation Client for Python" HOMEPAGE = "https://github.com/ibm-messaging/iot-python" LICENSE = "ECL-1.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=8e63150e06ca345cebdd9a63642ac49d" inherit setuptools PR = "r2" RDEPENDS_${PN} = "\ ${PYTHON_PN}-requests \ ${PYTHON_PN}-paho-mqtt \...
Add run-time dependency on python-rosdistro
DESCRIPTION = "rosdep package manager abstraction tool for ROS" SECTION = "devel/python" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e910b35b0ef4e1f665b9a75d6afb7709" SRCNAME = "rosdep" DEPENDS = "python-nose" SRC_URI = "http://download.ros.org/downloads/rosdep/rosdep-${PV}.tar.gz" S...
DESCRIPTION = "rosdep package manager abstraction tool for ROS" SECTION = "devel/python" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e910b35b0ef4e1f665b9a75d6afb7709" SRCNAME = "rosdep" DEPENDS = "python-nose" SRC_URI = "http://download.ros.org/downloads/rosdep/rosdep-${PV}.tar.gz" S...
Kill the manual copy of install-sh, autoreconf will handle that.
DESCRIPTION = "Very high-quality data compression program." SECTION = "console/utils" PR = "r0" LICENSE = "bzip2" SRC_URI = "http://www.bzip.org/1.0.5/bzip2-1.0.5.tar.gz \ file://configure.ac \ file://Makefile.am" S = "${WORKDIR}/bzip2-${PV}" CFLAGS_append = " -fPIC -fpic -Winline -fno-strength-reduce...
DESCRIPTION = "Very high-quality data compression program." SECTION = "console/utils" PR = "r0" LICENSE = "bzip2" SRC_URI = "http://www.bzip.org/1.0.5/bzip2-1.0.5.tar.gz \ file://configure.ac \ file://Makefile.am" S = "${WORKDIR}/bzip2-${PV}" CFLAGS_append = " -fPIC -fpic -Winline -fno-strength-reduce...
Use increment-able PV format as other git version recipes do.
require xorg-proto-common.inc DESCRIPTION = "Touchscreen calibration protocol" PV = "0.0+gitr${SRCREV}" PR = "r1" PE = "1" SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/calibrateproto;protocol=git" S = "${WORKDIR}/git"
require xorg-proto-common.inc DESCRIPTION = "Touchscreen calibration protocol" PR = "r0" PV = "0.0+${PR}+gitr${SRCREV}" PE = "1" SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/calibrateproto;protocol=git" S = "${WORKDIR}/git"
Update to SVN revision 4503.
require navit.inc SRCREV = "4495" PV = "0.2.0+svnr${SRCPV}" PR = "${INC_PR}.12" S = "${WORKDIR}/navit" SRC_URI += "svn://anonymous@navit.svn.sourceforge.net/svnroot/navit/trunk;module=navit;proto=http "
require navit.inc SRCREV = "4503" PV = "0.2.0+svnr${SRCPV}" PR = "${INC_PR}.12" S = "${WORKDIR}/navit" SRC_URI += "svn://anonymous@navit.svn.sourceforge.net/svnroot/navit/trunk;module=navit;proto=http "
Use virtual/crypt instread of hardcoding libxcrypt
DESCRIPTION = "luaposix is a POSIX binding for Lua." LICENSE = "MIT" HOMEPAGE = "https://github.com/luaposix/luaposix" LIC_FILES_CHKSUM = "file://LICENSE;md5=f81069e00c0cad249f20efe958276db1" DEPENDS += "lua-native lua libxcrypt" SRC_URI = "git://github.com/luaposix/luaposix.git;branch=release-v${PV} \ " SRCREV = "14...
DESCRIPTION = "luaposix is a POSIX binding for Lua." LICENSE = "MIT" HOMEPAGE = "https://github.com/luaposix/luaposix" LIC_FILES_CHKSUM = "file://LICENSE;md5=f81069e00c0cad249f20efe958276db1" DEPENDS += "lua-native lua virtual/crypt" SRC_URI = "git://github.com/luaposix/luaposix.git;branch=release-v${PV} \ " SRCREV =...
Install all python modules on the e100.
DESCRIPTION = "Base software to install on USRP Embedded" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" PR = "r6" inherit task RDEPENDS_${PN} = "\ kernel-modules \ oprofile \ screen \ htop \ powertop \ python-lxml \ python-subprocess \ gdb \ vi...
DESCRIPTION = "Base software to install on USRP Embedded" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" PR = "r6" inherit task RDEPENDS_${PN} = "\ kernel-modules \ oprofile \ screen \ htop \ powertop \ python-lxml \ python-modules \ gdb \ vim-v...
Update BSP to version 0.5.4
require u-boot.inc # This is needs to be validated among supported BSP's before we can # make it default DEFAULT_PREFERENCE = "-1" # To build u-boot for your machine, provide the following lines in # your machine config, replacing the assignments as appropriate for # your machine. # UBOOT_MACHINE = "omap3_beagle_conf...
require u-boot.inc # This is needs to be validated among supported BSP's before we can # make it default DEFAULT_PREFERENCE = "-1" # To build u-boot for your machine, provide the following lines in # your machine config, replacing the assignments as appropriate for # your machine. # UBOOT_MACHINE = "omap3_beagle_conf...
Apply fixes from Matthias Rabe to educate u-boot about curie boards
# Copyright (C) 2015 Shanghai Zhixing Information Technology Co.Ltd require recipes-bsp/u-boot/u-boot-curie.inc LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" SRCBRANCH = "curie_v2015.04_3.14.38_6ul_ga" REV = "6717e63130518d7a67f3781d6e9dee6cf643ba50" SRCREP...
# Copyright (C) 2015 Shanghai Zhixing Information Technology Co.Ltd require recipes-bsp/u-boot/u-boot-curie.inc LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" SRCBRANCH = "curie_v2015.04_3.14.38_6ul_ga" REV = "695a9e2d8d921eabe7816054a124e34a8b963827" SRCREP...
Change chromium target to chromium-x11
SUMMARY = "Organize packages to avoid duplication across all images (with X11)" inherit packagegroup distro_features_check REQUIRED_DISTRO_FEATURES = "x11" SUMMARY_packagegroup-rpb-x11 = "Apps that can be used in X11 Desktop" RDEPENDS_packagegroup-rpb-x11 = "\ chromium \ ffmpeg \ glmark2 \ gps-utils \...
SUMMARY = "Organize packages to avoid duplication across all images (with X11)" inherit packagegroup distro_features_check REQUIRED_DISTRO_FEATURES = "x11" SUMMARY_packagegroup-rpb-x11 = "Apps that can be used in X11 Desktop" RDEPENDS_packagegroup-rpb-x11 = "\ chromium-x11 \ ffmpeg \ glmark2 \ gps-uti...
Allow to set faster logging.
SECTION = "console/utils" DESCRIPTION = "Control program for GPS units using the MediaTek (MTK) chipset" HOMEPAGE = "http://www.rigacci.org/wiki/doku.php/doc/appunti/hardware/gps_logger_i_blue_747" LICENSE = "GPL" PACKAGE_ARCH = "all" RDEPENDS = "libdevice-serialport-perl libtimedate-perl perl-module-file-basename per...
SECTION = "console/utils" DESCRIPTION = "Control program for GPS units using the MediaTek (MTK) chipset" HOMEPAGE = "http://www.rigacci.org/wiki/doku.php/doc/appunti/hardware/gps_logger_i_blue_747" LICENSE = "GPL" PACKAGE_ARCH = "all" PR = "r1" RDEPENDS = "libdevice-serialport-perl libtimedate-perl perl-module-file-ba...
Update to follow the FHS and use update-alternatives for gzip, gunzip and zcat
LICENSE = "GPL" SECTION = "console/utils" PRIORITY = "required" MAINTAINER = "Greg Gilbert <greg@treke.net>" DESCRIPTION = "gzip (GNU zip) is a compression utility designed \ to be a replacement for 'compress'. The GNU Project uses it as \ the standard compression program for its system." SRC_URI = "${DEBIAN_MIRROR}/m...
LICENSE = "GPL" SECTION = "console/utils" PRIORITY = "required" MAINTAINER = "Greg Gilbert <greg@treke.net>" DESCRIPTION = "gzip (GNU zip) is a compression utility designed \ to be a replacement for 'compress'. The GNU Project uses it as \ the standard compression program for its system." PR = "r1" SRC_URI = "${DEBIAN...
Split into debug utils and utils
# # Copyright (C) 2017 Pelagicore AB # # SPDX-License-Identifier: MIT # DESCRIPTION = "Packagegroups that add useful development tools to meta-bistro." LICENSE = "MIT" PR = "r1" inherit packagegroup PROVIDES = "${PACKAGES}" PACKAGES = "packagegroup-bistro-utils" RDEPENDS_packagegroup-bistro-utils = " \ alsa...
# # Copyright (C) 2017 Pelagicore AB # # SPDX-License-Identifier: MIT # DESCRIPTION = "Packagegroups that add useful development tools to meta-bistro." LICENSE = "MIT" PR = "r1" inherit packagegroup PROVIDES = "${PACKAGES}" PACKAGES = "packagegroup-bistro-utils \ packagegroup-bistro-debug-utils" RDE...
Add missing dependency on libcrypt
DESCRIPTION = "A library to control Raspberry Pi GPIO channels" HOMEPAGE = "https://projects.drogon.net/raspberry-pi/wiringpi/" SECTION = "devel/libs" LICENSE = "LGPLv3+" LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02" # tag 2.46 SRCREV = "8d188fa0e00bb8c6ff6eddd07bf92857e9bd533a" S = ...
DESCRIPTION = "A library to control Raspberry Pi GPIO channels" HOMEPAGE = "https://projects.drogon.net/raspberry-pi/wiringpi/" SECTION = "devel/libs" LICENSE = "LGPLv3+" LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02" DEPENDS += "virtual/crypt" # tag 2.46 SRCREV = "8d188fa0e00bb8c6ff6...
Use _remove operator to drop silent rules
DESCRIPTION = "DVD access multimeda library" SECTION = "libs/multimedia" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=64e753fa7d1ca31632bc383da3b57c27" SRC_URI = "http://dvdnav.mplayerhq.hu/releases/libdvdread-${PV}.tar.bz2" SRC_URI[md5sum] = "ab7a19d3ab1a437ae754ef477d6231a4" SRC_URI[sha256sum] = "0bea15...
DESCRIPTION = "DVD access multimeda library" SECTION = "libs/multimedia" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=64e753fa7d1ca31632bc383da3b57c27" SRC_URI = "http://dvdnav.mplayerhq.hu/releases/libdvdread-${PV}.tar.bz2" SRC_URI[md5sum] = "ab7a19d3ab1a437ae754ef477d6231a4" SRC_URI[sha256sum] = "0bea15...
Use 'lib_package' class and add data files
DESCRIPTION = "PROJ.4 - Cartographic Projections Library" HOMEPAGE = "http://trac.osgeo.org/proj/" SECTION = "libs" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=74d9aaec5fa0cd734341e8c4dc91b608" SRC_URI = "http://download.osgeo.org/proj/proj-${PV}.tar.gz" SRC_URI[md5sum] = "d815838c92a29179298c126effbb1537"...
SUMMARY = "PROJ.4 - Cartographic Projections library" HOMEPAGE = "http://trac.osgeo.org/proj/" SECTION = "libs" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=74d9aaec5fa0cd734341e8c4dc91b608" SRC_URI = "http://download.osgeo.org/proj/proj-${PV}.tar.gz" SRC_URI[md5sum] = "d815838c92a29179298c126effbb1537" SRC...
Revert "[openmoko] Fix the feed configuration"
DESCRIPTION = "Configuration files for online package repositories of Openmoko community repository feeds" PR = "r0.03" do_compile() { mkdir -p ${S}/${sysconfdir}/opkg for feed in Multiverse; do echo "src/gz daily-${feed} ${OPENMOKO_URI}/${feed}" > ${S}/${sysconfdir}/opkg/${feed}-feed.conf done } d...
DESCRIPTION = "Configuration files for online package repositories of Openmoko community repository feeds" PR = "r0.03" do_compile() { mkdir -p ${S}/${sysconfdir}/opkg for feed in Multiverse; do echo "src/gz daily-${feed} ${OPENMOKO_URI}/${feed}" > ${S}/${sysconfdir}/opkg/${feed}-feed.conf done } d...
Replace non-existant kernel.org git source
DESCRIPTION = "To make access to the Linux kernel cpufreq subsystem easier for users and cpufreq userspace tools, a cpufrequtils package was created" DEPENDS = "libtool-cross" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" SRCREV = "adb7e044755aa06b12212d05c4acbcccb023d2cd...
DESCRIPTION = "To make access to the Linux kernel cpufreq subsystem easier for users and cpufreq userspace tools, a cpufrequtils package was created" DEPENDS = "libtool-cross" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" SRCREV = "adb7e044755aa06b12212d05c4acbcccb023d2cd...
Comment out install to target.
require recipes/uhd/uhd.inc INHERIT += "srctree" PR = "${INC_PR}.0" #PV = "${GITVER}" # Set S (the path to the source directory) via local.conf using the line: # S_pn-uhd = "/home/username/src/git/uhd/host" do_copy_to_target() { scp -rp ${D}/* root@192.168.1.171:/ } addtask copy_to_target after do_install bef...
require recipes/uhd/uhd.inc INHERIT += "srctree" EXTRA_OECMAKE += "-DENABLE_USRP_E=TRUE" PR = "${INC_PR}.0" #PV = "${GITVER}" # Set S (the path to the source directory) via local.conf using the line: # S_pn-uhd-srctree = "/home/username/src/git/uhd/host" #do_copy_to_target() { # scp -rp ${D}/* root@192.168.1.1...
Use http, not https (synced with OM svn)
DESCRIPTION = "Standard Gtk+ theme for the OpenMoko distribution" SECTION = "openmoko/base" PV = "0.0+svn${SRCDATE}" PR = "r3" inherit openmoko-base SRC_URI = "${OPENMOKO_MIRROR}/src/target/${OPENMOKO_RELEASE}/artwork;module=themes;proto=https" S = "${WORKDIR}" dirs = "themes/openmoko-standard" do_install() { find...
DESCRIPTION = "Standard Gtk+ theme for the OpenMoko distribution" SECTION = "openmoko/base" PV = "0.0+svn${SRCDATE}" PR = "r3" inherit openmoko-base SRC_URI = "${OPENMOKO_MIRROR}/src/target/${OPENMOKO_RELEASE}/artwork;module=themes;proto=http" S = "${WORKDIR}" dirs = "themes/openmoko-standard" do_install() { find ...
Set CVE_PRODUCT according to NVD
SUMMARY = "JSON for modern C++" HOMEPAGE = "https://nlohmann.github.io/json/" SECTION = "libs" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.MIT;md5=f969127d7b7ed0a8a63c2bbeae002588" SRC_URI = "git://github.com/nlohmann/json.git;nobranch=1;protocol=https \ " SRCREV = "4f8fba14066156b73f1189a2b8bd568bd...
SUMMARY = "JSON for modern C++" HOMEPAGE = "https://nlohmann.github.io/json/" SECTION = "libs" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.MIT;md5=f969127d7b7ed0a8a63c2bbeae002588" CVE_PRODUCT = "json-for-modern-cpp" SRC_URI = "git://github.com/nlohmann/json.git;nobranch=1;protocol=https \ " SRCREV...
Add perl and python to rdeps
SUMMARY = "A set of utilities to help QCA driver development." HOMEPAGE = "https://github.com/qca/qca-swiss-army-knife" SECTION = "devel" LICENSE = "ISC" LIC_FILES_CHKSUM = "file://LICENSE;md5=884c3f3a874b2a0cfa283c7db0e5d604" SRCREV = "5ede3cc07e9a52f115101c28f833242b772eeaab" SRC_URI = " \ git://github.com/qca/${B...
SUMMARY = "A set of utilities to help QCA driver development." HOMEPAGE = "https://github.com/qca/qca-swiss-army-knife" SECTION = "devel" LICENSE = "ISC" LIC_FILES_CHKSUM = "file://LICENSE;md5=884c3f3a874b2a0cfa283c7db0e5d604" SRCREV = "5ede3cc07e9a52f115101c28f833242b772eeaab" SRC_URI = " \ git://github.com/qca/${B...
Update GIT to point to linaro-home repo.
# # This file was derived from the 'Hello World!' example recipe in the # Yocto Project Development Manual. # DESCRIPTION = "Open Content Decryption Module" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=ea83f8bc099c40bde8c4f2441a6eb40b" SRC_URI = "git://github.com/kuscsik/linaro-cdmi.git;protocol=https;branc...
# # This file was derived from the 'Hello World!' example recipe in the # Yocto Project Development Manual. # DESCRIPTION = "Open Content Decryption Module" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=ea83f8bc099c40bde8c4f2441a6eb40b" SRC_URI = "git://github.com/linaro-home/open-content-decryption-module-c...
Update to the latest version
DESCRIPTION = "Git repositories containing sample board port code" HOMEPAGE = "https://gitorious.org/sitara-board-port" LICENSE = "GPLv2" DEPENDS += "git-native" SRC_URI = "file://LICENSE" LIC_FILES_CHKSUM = "file://LICENSE;md5=d9fb2a547cd8e6bb75c0ecf427a139a9" inherit allarch CREATE_SRCIPK = "1" SRCIPK_INSTALL_DIR ...
DESCRIPTION = "Git repositories containing sample board port code" HOMEPAGE = "https://gitorious.org/sitara-board-port" LICENSE = "GPLv2" DEPENDS += "git-native" SRC_URI = "file://LICENSE" LIC_FILES_CHKSUM = "file://LICENSE;md5=d9fb2a547cd8e6bb75c0ecf427a139a9" inherit allarch CREATE_SRCIPK = "1" SRCIPK_INSTALL_DIR ...
Remove ipkg-list-fields because already in ipkg-utils
require ipkg-utils_${PV}.bb RDEPENDS = "" PR = "r15" inherit native # Avoid circular dependencies from package_ipk.bbclass PACKAGES = "" FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/ipkg-utils" INSTALL += "ipkg-list-fields arfile.py" do_stage() { for i in ${INSTALL}; do instal...
require ipkg-utils_${PV}.bb RDEPENDS = "" PR = "r15" inherit native # Avoid circular dependencies from package_ipk.bbclass PACKAGES = "" FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/ipkg-utils" INSTALL += "arfile.py" do_stage() { for i in ${INSTALL}; do install -m 0755 $i ${ST...
Switch to git branch containing upstream submission patches
require u-boot.inc FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-omap3-git/${MACHINE}" SRCREV = "61fa2cb5bbbffa11c43c05c29ff32316ad589f51" PV = "2008.10+${PR}+git${SRCREV}" PR="r12" PE = "1" SRC_URI = "git://www.sakoman.net/git/u-boot-arm.git;branch=omap3-j24;protocol=git \ " S = "${...
require u-boot.inc FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-omap3-git/${MACHINE}" SRCREV = "31090807d5a4a5f967dca1db6636532a6ec394ca" PV = "2008.10+${PR}+git${SRCREV}" PR="r13" PE = "1" SRC_URI = "git://www.sakoman.net/git/u-boot-omap3.git;branch=omap3-dev;protocol=git \ " S = "...
Fix dependecies and description of libdri2 recipe.
DESCRIPTION = "X.Org X server -- A10/A13 display driver" PR = "1" LICENSE = "MIT-X" LIC_FILES_CHKSUM = "file://COPYING;md5=827da9afab1f727f2a66574629e0f39c" SRC_URI = "git://github.com/robclark/libdri2.git;protocol=http;branch=master" SRCREV_pn-${PN} = "4f1eef3183df2b270c3d5cbef07343ee5127a6a4" S = "${WORKDIR}/gi...
DESCRIPTION = "Library for the DRI2 extension to the X Window System" PR = "2" DEPENDS = "libdrm libxext xextproto libxfixes" LICENSE = "MIT-X" LIC_FILES_CHKSUM = "file://COPYING;md5=827da9afab1f727f2a66574629e0f39c" SRC_URI = "git://github.com/robclark/libdri2.git;protocol=http;branch=master" SRCREV_pn-${PN} = "...
Change Mender recipe description to trigger automatic Jenkins build.
DESCRIPTION = "mender" HOMEPAGE = "https://mender.io/" #From oe-meta-go (https://github.com/mem/oe-meta-go) DEPENDS = "go-cross" S = "${WORKDIR}/git" SRC_URI = "git://git@github.com/mendersoftware/mender.git;protocol=ssh" SRCREV = "${AUTOREV}" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/A...
DESCRIPTION = "Mender tool for doing OTA software updates." HOMEPAGE = "https://mender.io/" #From oe-meta-go (https://github.com/mem/oe-meta-go) DEPENDS = "go-cross" S = "${WORKDIR}/git" SRC_URI = "git://git@github.com/mendersoftware/mender.git;protocol=ssh" SRCREV = "${AUTOREV}" LICENSE = "Apache-2.0" LIC_FILES_CHK...
Fix naming in the recipe
inherit features_check REQUIRED_DISTRO_FEATURES = "canps" inherit esw python3native DEPENDS += "xilstandalone " ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/canps/src/" ESW_COMPONENT_NAME = "libcanps.a" addtask do_generate_driver_data before do_configure after do_prepare_recipe_sysroot do_prepare_recipe_sysr...
inherit features_check REQUIRED_DISTRO_FEATURES = "xxvethernet" inherit esw python3native DEPENDS += "xilstandalone" ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/xxvethernet/src/" ESW_COMPONENT_NAME = "libxxvethernet.a" addtask do_generate_driver_data before do_configure after do_prepare_recipe_sysroot do_pr...
Use base_set_filespath for machine specific subdirs in FILESPATH
require frameworkd_git.bb FILESPATH = "${FILE_DIRNAME}/frameworkd" SRC_URI = "\ ${FREESMARTPHONE_GIT}/framework.git;protocol=git;branch=master \ file://frameworkd \ file://frameworkd.conf \ "
require frameworkd_git.bb FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/frameworkd', '${FILE_DIRNAME}/files', '${FILE_DIRNAME}' ], d)}" PR="r1" SRC_URI = "\ ${FREESMARTPHONE_GIT}/framework.git;protocol=git;branch=master \ file://frameworkd \ file://frameworkd.conf \ "
Add missing dependency on libgudev
SUMMARY = "GTK+ applet for NetworkManager" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" DEPENDS = "gtk+3 libnma libnotify libsecret networkmanager iso-codes nss" GNOMEBASEBUILDCLASS = "meson" inherit features_check gnomebase gsettings gtk-icon-cache gettext REQUIRED_DIST...
SUMMARY = "GTK+ applet for NetworkManager" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" DEPENDS = "gtk+3 libnma libnotify libsecret libgudev networkmanager iso-codes nss" GNOMEBASEBUILDCLASS = "meson" inherit features_check gnomebase gsettings gtk-icon-cache gettext REQU...