commit
stringlengths
40
40
old_file
stringlengths
4
237
new_file
stringlengths
4
237
old_contents
stringlengths
1
4.24k
new_contents
stringlengths
1
4.87k
subject
stringlengths
15
778
message
stringlengths
15
8.75k
lang
stringclasses
266 values
license
stringclasses
13 values
repos
stringlengths
5
127k
a89bcc106e522889e244d264c3a1120218eb924a
meta-linaro/recipes-linaro/images/linaro-image-lamp.bb
meta-linaro/recipes-linaro/images/linaro-image-lamp.bb
require linaro-image-common.inc IMAGE_INSTALL += " \ apache2 \ fwts \ grub \ mysql5-server \ mysql5-client \ php-fpm \ php-fpm-apache2 \ packagegroup-core-buildessential \ ${SDK_IMAGE_INSTALL}" IMAGE_FEATURES += "\ dev-pkgs \ staticdev-pkgs \ tools-debug \ tools-sdk \ "
require linaro-image-common.inc IMAGE_INSTALL += " \ apache2 \ fwts \ grub \ mysql5-server \ mysql5-client \ mongodb \ php-fpm \ php-fpm-apache2 \ packagegroup-core-buildessential \ ${SDK_IMAGE_INSTALL}" IMAGE_FEATURES += "\ dev-pkgs \ staticdev-pkgs \ tools-debug \ tools-s...
Revert "mongodb: remove from lamp temporarily again"
Revert "mongodb: remove from lamp temporarily again" This reverts commit 97b2b3760b9d33c77fb4f803b71b2ecbd4c7baa7. Change-Id: Ieed269982dc06d55fcdb0b55bf81f05f5b055cbf Signed-off-by: Fathi Boudra <7cd6e55cc07a66bc71d7901a4cddfe6c22aab659@linaro.org>
BitBake
mit
linaro-home/meta-linaro,xleng/meta-linaro,xleng/meta-linaro,linaro-home/meta-linaro,linaro-home/meta-linaro,linaro-home/meta-linaro,xleng/meta-linaro,linaro-home/meta-linaro,linaro-home/meta-linaro,xleng/meta-linaro,xleng/meta-linaro
62f63e40f81e27f32d6513e80d491169ce718527
meta-oe/recipes-support/libjs/libjs-jquery-globalize_1.7.0.bb
meta-oe/recipes-support/libjs/libjs-jquery-globalize_1.7.0.bb
DESCRIPTION = "A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data" SECTION = "console/network" HOMEPAGE = "https://github.com/globalizejs/globalize" LICENSE = "MIT" S = "${WORKDIR}/git" LIC_FILES_CHKSUM = "file://LICENSE;md5=4db68fb4d1d9986d736b35039f2ad9...
DESCRIPTION = "A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data" SECTION = "console/network" HOMEPAGE = "https://github.com/globalizejs/globalize" LICENSE = "MIT" S = "${WORKDIR}/git" LIC_FILES_CHKSUM = "file://LICENSE;md5=4db68fb4d1d9986d736b35039f2ad9...
Use a proper SHA in SRCREV instead of tag
libjs-jquery-globalize: Use a proper SHA in SRCREV instead of tag Use https for git protocol Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com>
BitBake
mit
schnitzeltony/meta-openembedded,rehsack/meta-openembedded,openembedded/meta-openembedded,schnitzeltony/meta-openembedded,moto-timo/meta-openembedded,moto-timo/meta-openembedded,rehsack/meta-openembedded,rehsack/meta-openembedded,openembedded/meta-openembedded,rehsack/meta-openembedded,openembedded/meta-openembedded,sch...
0e160f4297ef7e88bec0a03e52934c2c4681cd98
meta-python/recipes-devtools/python/python-scandir_1.10.0.bb
meta-python/recipes-devtools/python/python-scandir_1.10.0.bb
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 native and nativesdk to BBCLASSEXTEND
python-scandir: Add native and nativesdk to BBCLASSEXTEND Signed-off-by: Nicola Lunghi <7adb7cf73cd95581120048b8c340f3dd3161286e@gmail.com> Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com>
BitBake
mit
lgirdk/meta-openembedded,rehsack/meta-openembedded,victronenergy/meta-openembedded,schnitzeltony/meta-openembedded,moto-timo/meta-openembedded,rehsack/meta-openembedded,VCTLabs/meta-openembedded,rehsack/meta-openembedded,victronenergy/meta-openembedded,openembedded/meta-openembedded,schnitzeltony/meta-openembedded,VCTL...
930c7c8a5332fc8121f98dc419ac3717b3ff5706
recipes/jlime/jlime-extras_1.0.1.bb
recipes/jlime/jlime-extras_1.0.1.bb
DESCRIPTION = "Various extras for the Jlime userlands" PR = "r0" RRECOMMENDS = "jlime-extras-${MACHINE}" PACKAGE_ARCH = "all" SRC_URI = "http://jlime.com/downloads/development/software/${PN}-${PV}.tar.gz" FILES_${PN} = "/etc /usr" do_install() { install -d ${D} cp -R etc usr ${D} } SRC_URI[md5sum] = "ebad10a6e08...
DESCRIPTION = "Various extras for the Jlime userlands" PR = "r0" RRECOMMENDS = "jlime-extras-${MACHINE}" PACKAGE_ARCH = "all" SRC_URI = "http://jlime.com/downloads/development/software/${PN}-${PV}.tar.gz" FILES_${PN} = "/etc /usr" do_install() { install -d ${D} cp -R etc usr ${D} } SRC_URI[md5sum] = "920be63e226...
Modify checksums for upstream source file change.
jlime-extras: Modify checksums for upstream source file change. This one is a quick modification of the checksums to mirror a small change in the upstream source file. Signed-off-by: Alex Ferguson <d3a3ee81b645c9e94ee2e6bbc2271c572ff35b4a@gmail.com> Signed-off-by: Kristoffer Ericson <aa612af59a96f3eb9dbe4c12cd763177d...
BitBake
mit
dellysunnymtech/sakoman-oe,Martix/Eonos,sledz/oe,thebohemian/openembedded,yyli/overo-oe,rascalmicro/openembedded-rascal,BlackPole/bp-openembedded,JamesAng/goe,nx111/openembeded_openpli2.1_nx111,JamesAng/oe,SIFTeam/openembedded,BlackPole/bp-openembedded,openembedded/openembedded,xifengchuo/openembedded,sutajiokousagi/op...
34656798c37b7fcb2057f8c74000f3bc764382a2
packages/esmtp/esmtp_0.5.1.bb
packages/esmtp/esmtp_0.5.1.bb
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...
Add --with-libesmtp option to configure else it adds -L/lib to LDFLAGS
esmtp: Add --with-libesmtp option to configure else it adds -L/lib to LDFLAGS
BitBake
mit
KDAB/OpenEmbedded-Archos,sutajiokousagi/openembedded,JamesAng/oe,sentient-energy/emsw-oe-mirror,John-NY/overo-oe,openembedded/openembedded,JamesAng/oe,openembedded/openembedded,yyli/overo-oe,BlackPole/bp-openembedded,troth/oe-ts7xxx,dellysunnymtech/sakoman-oe,sledz/oe,nvl1109/openembeded,Martix/Eonos,YtvwlD/od-oe,popaz...
8ba1343a24cab99bdf7a1af8c30433c7c8044f77
packages/fbgrab/fbgrab_1.0.bb
packages/fbgrab/fbgrab_1.0.bb
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 build dependencies of fbgrab
packages/fbgrab: Fix build dependencies of fbgrab
BitBake
mit
dellysunnymtech/sakoman-oe,bticino/openembedded,JrCs/opendreambox,crystalfontz/openembedded,crystalfontz/openembedded,John-NY/overo-oe,popazerty/openembedded-cuberevo,troth/oe-ts7xxx,BlackPole/bp-openembedded,buglabs/oe-buglabs,crystalfontz/openembedded,crystalfontz/openembedded,popazerty/openembedded-cuberevo,sledz/oe...
c686df53390a3e4031deb166c85fe3fb52a6c005
packages/xchat/xchat_2.6.1.bb
packages/xchat/xchat_2.6.1.bb
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 missing '=' after SECTION
xchat: Fix missing '=' after SECTION
BitBake
mit
sampov2/audio-openembedded,troth/oe-ts7xxx,nvl1109/openembeded,thebohemian/openembedded,JrCs/opendreambox,thebohemian/openembedded,hulifox008/openembedded,popazerty/openembedded-cuberevo,openembedded/openembedded,Martix/Eonos,sentient-energy/emsw-oe-mirror,sampov2/audio-openembedded,YtvwlD/od-oe,JamesAng/oe,JamesAng/oe...
9415dc0f95c62f4421acb7a8f172dcaace941dea
packages/bash/bash_3.0.bb
packages/bash/bash_3.0.bb
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"...
Fix the bash build for uclibc and kill the dangerous /bin/sh alternatives bits.
Fix the bash build for uclibc and kill the dangerous /bin/sh alternatives bits. BKrev: 422ee086sm4RBQy79-EAyaUdInS9NA
BitBake
mit
sutajiokousagi/openembedded,xifengchuo/openembedded,openembedded/openembedded,openembedded/openembedded,crystalfontz/openembedded,thebohemian/openembedded,yyli/overo-oe,KDAB/OpenEmbedded-Archos,demsey/openembedded,nx111/openembeded_openpli2.1_nx111,mrchapp/arago-oe-dev,rascalmicro/openembedded-rascal,hulifox008/openemb...
46a484bb459edc575752a911ee013117e32c9b9f
meta-oe/recipes-devtools/python/python3-pycups_2.0.1.bb
meta-oe/recipes-devtools/python/python3-pycups_2.0.1.bb
# Python bindings for libcups, from the CUPS project. # # Copyright (c) Ambu A/S - All rights reserved # SPDX-License-Identifier: MIT # # Author(s) # clst@ambu.com (Claus Stovgaard) # DESCRIPTION = "pycups - CUPS bindings for Python" HOMEPAGE = "https://github.com/OpenPrinting/pycups" LICENSE = "GPL-2.0-or-later" LI...
# Python bindings for libcups, from the CUPS project. # # Copyright (c) Ambu A/S - All rights reserved # SPDX-License-Identifier: MIT # # Author(s) # clst@ambu.com (Claus Stovgaard) # DESCRIPTION = "pycups - CUPS bindings for Python" HOMEPAGE = "https://github.com/OpenPrinting/pycups" LICENSE = "GPL-2.0-or-later" LI...
Revert "python3-pycups: Inherit setuptools3 instead of python_setuptools_build_meta"
Revert "python3-pycups: Inherit setuptools3 instead of python_setuptools_build_meta" This reverts commit cb3d45c4124dba489ce98fb81d3b33bcc91a0329.
BitBake
mit
openembedded/meta-openembedded,openembedded/meta-openembedded,openembedded/meta-openembedded,openembedded/meta-openembedded,openembedded/meta-openembedded,openembedded/meta-openembedded,openembedded/meta-openembedded,openembedded/meta-openembedded
0cb53d37b9223a90a92cc879d0b5053eabe6686c
recipes-kernel/linux/linux_3.0.bb
recipes-kernel/linux/linux_3.0.bb
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...
Use new sunxi repository for the kernel
Use new sunxi repository for the kernel
BitBake
mit
twoerner/meta-sunxi,ebutera/meta-sunxi,geomatsi/meta-sunxi,remahl/meta-sunxi,O-Computers/meta-sunxi,jlucius/meta-sunxi,rofehr/meta-sunxi,linux-sunxi/meta-sunxi,O-Computers/meta-sunxi,geomatsi/meta-sunxi,twoerner/meta-sunxi,ebutera/meta-sunxi,linux-sunxi/meta-sunxi,soderstrom-rikard/meta-sunxi,net147/meta-sunxi,rofehr/m...
bbf3a8866f08336ed16eecb431db9a0416ca800e
recipes/linux/linux-dm8000_2.6.18.bb
recipes/linux/linux-dm8000_2.6.18.bb
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...
Fix old patch warning in dm8000 recipe
Fix old patch warning in dm8000 recipe
BitBake
mit
SIFTeam/openembedded,SIFTeam/openembedded,SIFTeam/openembedded,SIFTeam/openembedded,SIFTeam/openembedded,SIFTeam/openembedded,SIFTeam/openembedded
97318c0284a5696fcabe8ca4e4d088f1d6e03568
recipes-examples/externalsrc-example/externalsrc-example_0.1.bb
recipes-examples/externalsrc-example/externalsrc-example_0.1.bb
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...
Add descriptian and move sources out of Yocto tree
Add descriptian and move sources out of Yocto tree
BitBake
mit
beck-ipc/meta-at-chip
d8412cb93530294b5a232fa5ef35d9c82de64fc2
recipes/viking/viking_0.9.6.bb
recipes/viking/viking_0.9.6.bb
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...
Disable realtime gps tracking. * The code is not compatible with current gpsd.
viking: Disable realtime gps tracking. * The code is not compatible with current gpsd. Signed-off-by: Stanislav Brabec <59b41f121ce1a0e9e44fd67be2eb55a800e72650@penguin.cz>
BitBake
mit
openembedded/openembedded,hulifox008/openembedded,hulifox008/openembedded,openembedded/openembedded,openembedded/openembedded,JamesAng/goe,dellysunnymtech/sakoman-oe,giobauermeister/openembedded,JamesAng/goe,xifengchuo/openembedded,giobauermeister/openembedded,sentient-energy/emsw-oe-mirror,JamesAng/goe,giobauermeister...
ec31872ec8e83079e983869504eef39fa98a4233
recipes/binutils/binutils-canadian-sdk_2.18.bb
recipes/binutils/binutils-canadian-sdk_2.18.bb
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...
Use add SYSROOT, use SDK_REALPATH_MINGW, bump PR
binutils-canadian-sdk: Use add SYSROOT, use SDK_REALPATH_MINGW, bump PR
BitBake
mit
BlackPole/bp-openembedded,mrchapp/arago-oe-dev,hulifox008/openembedded,giobauermeister/openembedded,trini/openembedded,BlackPole/bp-openembedded,yyli/overo-oe,xifengchuo/openembedded,BlackPole/bp-openembedded,JamesAng/goe,YtvwlD/od-oe,nx111/openembeded_openpli2.1_nx111,nzjrs/overo-openembedded,scottellis/overo-oe,troth...
e85c6582748c96cfc09dec0e20cdb9b8e7eae86a
packages/wvstreams/wvstreams_4.4.1.bb
packages/wvstreams/wvstreams_4.4.1.bb
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 " ...
Split wvstreams into smaller packages
wvstreams: Split wvstreams into smaller packages
BitBake
mit
hulifox008/openembedded,sentient-energy/emsw-oe-mirror,thebohemian/openembedded,dave-billin/overo-ui-moos-auv,rascalmicro/openembedded-rascal,dellysunnymtech/sakoman-oe,openpli-arm/openembedded,buglabs/oe-buglabs,libo/openembedded,libo/openembedded,buglabs/oe-buglabs,sentient-energy/emsw-oe-mirror,giobauermeister/opene...
0ca34fb8a218b8c9338eadf7f730bb8662eb5a7e
recipes-xfce/fontconfig-overrides/fontconfig-overrides_1.0.bb
recipes-xfce/fontconfig-overrides/fontconfig-overrides_1.0.bb
DESCRIPTION = "Customized settings to use the right fonts in XFCE." SECTION = "x11" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" RDEPENDS_${PN} = "fontconfig" PR = "r1" ...
DESCRIPTION = "Customized settings to use the right fonts in XFCE." SECTION = "x11" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" RDEPENDS_${PN} = "fontconfig" PR = "r1" ...
Update after toplevl LICENSE file checksum change
fontconfig-overrrides: Update after toplevl LICENSE file checksum change Acked-by: Ken Sharp <e6c8ad8f54d15df4645e8aaf3f7a209bc3688570@ni.com> Acked-by: Rich Tollerton <67c688e7f7482ba5c4ebe3d70bc77594748182a6@ni.com> Acked-by: Ben Shelton <873d2944fc7a954ed322314738197137e10de387@ni.com> Signed-off-by: Alejandro del ...
BitBake
mit
ni/meta-nilrt,ni/meta-nilrt,ni/meta-nilrt,ni/meta-nilrt,ni/meta-nilrt
e3c3465d9fd37706cfc03c9e5ed5d4520ccccbfd
recipes-clik/images/rpi-alexa-image.bb
recipes-clik/images/rpi-alexa-image.bb
# 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 \ "
Deploy required firmwares to the rpi3 board.
Deploy required firmwares to the rpi3 board.
BitBake
mit
fgpolito/meta-clik,fgpolito/meta-clik
3733768b74e60809824d3dd9eabf75551b6d7688
recipes-bsp/u-boot/u-boot-socfpga_v2017.09.bb
recipes-bsp/u-boot/u-boot-socfpga_v2017.09.bb
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...
Update Stratix 10 u-Boot SRCREV
Update Stratix 10 u-Boot SRCREV Signed-off-by: Dalon Westergreen <3a5da43dc352502ecba2b98228f96a2dd9fbb1ca@gmail.com>
BitBake
mit
kraj/meta-altera,dwesterg/meta-altera,kraj/meta-altera,dwesterg/meta-altera,kraj/meta-altera
5ac637998e557bb0292531d4ac2f223e3a0d76f0
recipes/starling/starling_0.9.bb
recipes/starling/starling_0.9.bb
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 ...
Work around bitbake issue making a dependency from a RRECOMMEND statement.
starling: Work around bitbake issue making a dependency from a RRECOMMEND statement. Since we get a hard dependency for a RRECOMMEND statement with some bitbake releases a hard dependency on the MAD player playe breaks staring for enterprise distributions. Signed-off-by: Florian Boor <039f13934429c3e687fd45...
BitBake
mit
xifengchuo/openembedded,hulifox008/openembedded,xifengchuo/openembedded,openembedded/openembedded,hulifox008/openembedded,xifengchuo/openembedded,hulifox008/openembedded,JamesAng/oe,xifengchuo/openembedded,openembedded/openembedded,openembedded/openembedded,JamesAng/oe,openembedded/openembedded,JamesAng/oe,JamesAng/oe,...
b9772d083902789b3d018a3a2df9defee795fce4
recipes-core/packagegroups/packagegroup-cloud-aws_0.13.bb
recipes-core/packagegroups/packagegroup-cloud-aws_0.13.bb
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] = "\ ...
Package Group: Fix AWS package group
Package Group: Fix AWS package group Signed-off-by: Scott Ware <73d8c51564b4eae79a1225e2fb09ab1ef1f00b4b@intel.com>
BitBake
mit
intel-iot-devkit/meta-iot-cloud,intel-iot-devkit/meta-iot-cloud,intel-iot-devkit/meta-iot-cloud
d7829337cf1a9e6ac028195ff31a79ea08b06c80
packages/tasks/task-openmoko-bare.bb
packages/tasks/task-openmoko-bare.bb
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...
Change the order of illume-theme in Openmoko Bare Image.
openmoko: Change the order of illume-theme in Openmoko Bare Image. illume-theme-freesmartphone provides _illume-theme_ for illume. However, Openmoko wants asu-theme by default. Change the order of these two entries (illume and illme-theme-asu) to let illume-theme-asu install first.
BitBake
mit
openpli-arm/openembedded,nx111/openembeded_openpli2.1_nx111,giobauermeister/openembedded,dellysunnymtech/sakoman-oe,sampov2/audio-openembedded,JamesAng/goe,JamesAng/oe,JamesAng/goe,nzjrs/overo-openembedded,thebohemian/openembedded,demsey/openenigma2,Martix/Eonos,nx111/openembeded_openpli2.1_nx111,openembedded/openembed...
74e2e2e2836c78fcb4e82efb01e28e6e07e11671
meta-xilinx-bsp/recipes-bsp/bootgen/bootgen_1.0.bb
meta-xilinx-bsp/recipes-bsp/bootgen/bootgen_1.0.bb
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...
Update to bootgen SRCREV to point to latest commit on branch.
Update to bootgen SRCREV to point to latest commit on branch. Signed-off-by: Mark Hatle <41765ab18fb75e64ff0efe27f2ebcdb2d6f7e44e@xilinx.com>
BitBake
mit
Xilinx/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx
9072b9c6c4d2829ccd307062a157158b3b329000
recipes-core/niacctbase/niacctbase.bb
recipes-core/niacctbase/niacctbase.bb
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...
Revert "nilrt: add webserv to group "plugdev""
Revert "nilrt: add webserv to group "plugdev"" This reverts commit 67d7e41d97a4f54e08781b62e86b32e008263d1f. Signed-off-by: Haris Okanovic <4f2c24956fa4a8756878315db434b9fed29fa615@ni.com> Natinst-ReviewBoard-ID: 102921
BitBake
mit
ni/meta-nilrt,ni/meta-nilrt,ni/meta-nilrt,ni/meta-nilrt,ni/meta-nilrt
5d26e04b5455b32ac674e8d6a432e0425714e46e
recipes-bsp/u-boot/u-boot-glsdk-staging_2014.07.bb
recipes-bsp/u-boot/u-boot-glsdk-staging_2014.07.bb
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 for GLSDK GA release
u-boot: Update commit for GLSDK GA release Signed-off-by: Karthik Ramanan <6de1dcae9ab07cd18361f3588c5fcaba210b4a8e@ti.com>
BitBake
mit
MentorEmbedded/meta-glsdk
51cb66a28a397a4f51737a470ed837478065e41d
meta-xilinx-bsp/recipes-kernel/hdmi/kernel-module-hdmi_git.bb
meta-xilinx-bsp/recipes-kernel/hdmi/kernel-module-hdmi_git.bb
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}/...
Update commit id and branch for 2021 release
hdmi: Update commit id and branch for 2021 release Signed-off-by: Sai Hari Chandana Kalluri <dcd6f85a7bffd89d026445db0f5113d6d436d06a@xilinx.com>
BitBake
mit
Xilinx/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx
d43c26c7ddb306a84ea3295f7f5924d9a2857757
recipes-debian/xorg-lib/libxcb_debian.bb
recipes-debian/xorg-lib/libxcb_debian.bb
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 ...
Add depend on python to libxcb based on debian/rules
Add depend on python to libxcb based on debian/rules Signed-off-by: CongNT <55af0651c88f14d10095de5333356c44a1889d24@toshiba-tsdv.com>
BitBake
mit
meta-debian/meta-debian,tienlee/meta-debian,rofehr/meta-debian,tienlee/meta-debian,rofehr/meta-debian,congnt-tsdv/meta-debian,meta-debian/meta-debian,rofehr/meta-debian,rofehr/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-debian,rofehr/meta-debian,nghiaht-tsdv/meta-de...
27f7c8712932179532bbc5c01f40d6ae029a4d98
recipes/tesseract/tesseract_1.0.bb
recipes/tesseract/tesseract_1.0.bb
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...
Fix deprecated syntax in tessarct
Fix deprecated syntax in tessarct
BitBake
mit
SIFTeam/openembedded,SIFTeam/openembedded,SIFTeam/openembedded,SIFTeam/openembedded,SIFTeam/openembedded,SIFTeam/openembedded,SIFTeam/openembedded
a5bf5ebfd2b45921dc5d3aa152a137105f704bd8
packages/pcmciautils/pcmciautils_010.bb
packages/pcmciautils/pcmciautils_010.bb
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...
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.
pcmciautils: 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.
BitBake
mit
Martix/Eonos,sledz/oe,sutajiokousagi/openembedded,sentient-energy/emsw-oe-mirror,nlebedenco/mini2440,giobauermeister/openembedded,anguslees/openembedded-android,YtvwlD/od-oe,Martix/Eonos,buglabs/oe-buglabs,openembedded/openembedded,John-NY/overo-oe,JamesAng/goe,scottellis/overo-oe,rascalmicro/openembedded-rascal,theboh...
f474a60af4f1a95630d6ac4b3ef2195b932228c7
packages/xorg-app/xrandr_1.2.0.bb
packages/xorg-app/xrandr_1.2.0.bb
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"
Remove patch that does not apply any more.
xrandr: Remove patch that does not apply any more.
BitBake
mit
libo/openembedded,openpli-arm/openembedded,rascalmicro/openembedded-rascal,anguslees/openembedded-android,hulifox008/openembedded,sutajiokousagi/openembedded,buglabs/oe-buglabs,dellysunnymtech/sakoman-oe,sampov2/audio-openembedded,demsey/openenigma2,giobauermeister/openembedded,demsey/openembedded,scottellis/overo-oe,J...
c4d6795dbae7872d56557c1f3f0ec5151e6127c9
recipes-image/images/tizen-common-core-image-minimal.bb
recipes-image/images/tizen-common-core-image-minimal.bb
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...
Add tz-launcher and weston config to image
Add tz-launcher and weston config to image Change-Id: Ie337afbcf816dc0d9570335fa8109a011feae830 Signed-off-by: Kévin THIERRY <f48dfc44ac46b15b9d2595904ba659e6d613ffc4@open.eurogiciel.org>
BitBake
mit
TizenTeam/meta-tizen,TizenTeam/meta-tizen,TizenTeam/meta-tizen,TizenTeam/meta-tizen
1c8afeed179495a53e7b782b994e4a1f00f15536
meta-oe/recipes-devtools/libfribidi/fribidi_0.19.7.bb
meta-oe/recipes-devtools/libfribidi/fribidi_0.19.7.bb
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 "...
Fix build with security flags turned on
fribidi: Fix build with security flags turned on Clang complains like below | ../../fribidi-0.19.7/charset/fribidi-char-sets-cap-rtl.c:148:7: error: expected expression | DBG ("warning: could not find a mapping for CapRTL to Unicode:"); Therefore quick fix is to remove FORTIFY_SOURCE from cmdline Signed-off-by...
BitBake
mit
openembedded/meta-openembedded,kraj/meta-openembedded,VCTLabs/meta-openembedded,openembedded/meta-openembedded,rehsack/meta-openembedded,amery/meta-openembedded,amery/meta-openembedded,VCTLabs/meta-openembedded,moto-timo/meta-openembedded,VCTLabs/meta-openembedded,amery/meta-openembedded,lgirdk/meta-openembedded,schnit...
172abfeaad110017e47f23894c6f4272dccb4a0a
recipes-openamp/images/openamp-image-minimal.bb
recipes-openamp/images/openamp-image-minimal.bb
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...
Remove kernel modules that are now built-in.
images: Remove kernel modules that are now built-in. In 5.4, the remoteproc, virtio, and virtio-rpmsg-bus drivers are built-in. In the 4.19 kernel Xilinx previously used, they were modules. This causes the build to fail as it can no longer find the modules. Signed-off-by: Ed Mooring <65d0900e41fe99fb63fe087a4232af526...
BitBake
mit
OpenAMP/meta-openamp,OpenAMP/meta-openamp
88da5937d5f75588a37e60a6ce78a0358d0e1253
recipes/fakeroot/fakeroot_1.15.1.bb
recipes/fakeroot/fakeroot_1.15.1.bb
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...
Change download loation to a working one
fakeroot: Change download loation to a working one Signed-off-by: Florian Boor <039f13934429c3e687fd452ce64217cbd7f1565d@kernelconcepts.de>
BitBake
mit
xifengchuo/openembedded,xifengchuo/openembedded,openembedded/openembedded,hulifox008/openembedded,openembedded/openembedded,xifengchuo/openembedded,hulifox008/openembedded,JamesAng/oe,giobauermeister/openembedded,openembedded/openembedded,hulifox008/openembedded,xifengchuo/openembedded,openembedded/openembedded,JamesAn...
fe23104045739fcf578ac061e09271c13a20beab
recipes/woodstox/woodstox2_2.0.6.bb
recipes/woodstox/woodstox2_2.0.6.bb
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...
Switch to subdir= in SRC_URI
woodstox2: Switch to subdir= in SRC_URI Signed-off-by: Tom Rini <4c3d5c8f8c21c27dd329bd585f481113514551fd@mentor.com>
BitBake
mit
dellysunnymtech/sakoman-oe,mrchapp/arago-oe-dev,thebohemian/openembedded,hulifox008/openembedded,hulifox008/openembedded,dellysunnymtech/sakoman-oe,xifengchuo/openembedded,thebohemian/openembedded,scottellis/overo-oe,mrchapp/arago-oe-dev,scottellis/overo-oe,giobauermeister/openembedded,openembedded/openembedded,giobaue...
1a8334a8fe24024f8ea6f08f9a1680c52f97ca1b
recipes-devtools/mraa/mraa_0.6.1.bb
recipes-devtools/mraa/mraa_0.6.1.bb
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...
Add pkgconfig options for python & nodejs bindings to mraa
mraa: Add pkgconfig options for python & nodejs bindings to mraa Signed-off-by: Brendan Le Foll <3e0e8c4069934e8b47d99704927a85c66c0ceb33@intel.com>
BitBake
mit
andreivasiliu2211/meta-intel-iot-middleware,GuojianZhou/meta-intel-iot-middleware,tripzero/meta-intel-iot-middleware
c019840b5f3ceb7f15539e8ebfecbf13b2b1f982
recipes/xorg-lib/libxcalibrate_git.bb
recipes/xorg-lib/libxcalibrate_git.bb
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}...
Use increment-able PV format as other git version recipes do.
libxcalibrate: Use increment-able PV format as other git version recipes do.
BitBake
mit
thebohemian/openembedded,openpli-arm/openembedded,openembedded/openembedded,yyli/overo-oe,Martix/Eonos,crystalfontz/openembedded,trini/openembedded,thebohemian/openembedded,SIFTeam/openembedded,Martix/Eonos,JamesAng/oe,nx111/openembeded_openpli2.1_nx111,giobauermeister/openembedded,Martix/Eonos,buglabs/oe-buglabs,John-...
0dc8a045cea4dcaba8fc8a470edf9b563d6eb65c
recipes-image/images/tizen-common-core-image-crosswalk.bb
recipes-image/images/tizen-common-core-image-crosswalk.bb
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...
Add pango module to image
Add pango module to image Adds missing .so files in /usr/lib/pango/<pago_version>/modules Change-Id: I2c4012d33850d9bc4878abb92c1374a4fb63c913 Signed-off-by: Kévin THIERRY <f48dfc44ac46b15b9d2595904ba659e6d613ffc4@open.eurogiciel.org>
BitBake
mit
TizenTeam/meta-tizen,TizenTeam/meta-tizen,TizenTeam/meta-tizen,TizenTeam/meta-tizen
f1dbb9c143471b1c8057b46eab2043fbbe2e2ee0
recipes-openamp/open-amp/open-amp_git.bb
recipes-openamp/open-amp/open-amp_git.bb
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
Update branch for 2021.1 release
open-amp: Update branch for 2021.1 release Signed-off-by: Christian Kohn <cddab1f837c400ff9c3b002761e2cb74669ec6d1@xilinx.com> Signed-off-by: Jaewon Lee <1b369288d13b7b5cc9a37dd614e864b90fd18321@xilinx.com>
BitBake
mit
OpenAMP/meta-openamp,OpenAMP/meta-openamp
58f1ba500ad33487175d7a672e48a95527f76b87
packages/maemo/hildon-libs_0.9.6-2.bb
packages/maemo/hildon-libs_0.9.6-2.bb
PR = "r1" LICENSE = "LGPL" MAINTAINER = "Koen Kooi <koen@handhelds.org>" DEPENDS = "dbus hildon-lgpl hildon-fm outo gtk+-2.6.4-1.osso7" SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/h/hildon-libs/hildon-libs_${PV}.tar.gz \ file://hildon-libs-no-werror.patch;patch=1" S = "${WORKDIR}/hildon-libs-0....
PR = "r1" LICENSE = "LGPL" MAINTAINER = "Koen Kooi <koen@handhelds.org>" DEPENDS = "dbus hildon-lgpl hildon-fm outo gtk+-2.6.4-1.osso7" SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/h/${PN}/${PN}_${PV}.tar.gz \ file://hildon-libs-no-werror.patch;patch=1" S = "${WORKDIR}/hildon-libs-0.9.6" inher...
Fix SRC_URI to contain patch. Fix shipped files.
Fix SRC_URI to contain patch. Fix shipped files.
BitBake
mit
openembedded/openembedded,KDAB/OpenEmbedded-Archos,trini/openembedded,sampov2/audio-openembedded,sutajiokousagi/openembedded,bticino/openembedded,KDAB/OpenEmbedded-Archos,openembedded/openembedded,troth/oe-ts7xxx,nvl1109/openembeded,dave-billin/overo-ui-moos-auv,buglabs/oe-buglabs,yyli/overo-oe,anguslees/openembedded-a...
a2d040a648ef65e3dda9214b8d7e18b3993c5e9c
packages/bluez/bluez-utils-nodbus_2.25.bb
packages/bluez/bluez-utils-nodbus_2.25.bb
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"
Add ti patch used in bluez-utils-dbus.
bluez-utils-nodbus: Add ti patch used in bluez-utils-dbus.
BitBake
mit
JamesAng/goe,rascalmicro/openembedded-rascal,KDAB/OpenEmbedded-Archos,John-NY/overo-oe,giobauermeister/openembedded,openpli-arm/openembedded,nlebedenco/mini2440,thebohemian/openembedded,troth/oe-ts7xxx,mrchapp/arago-oe-dev,popazerty/openembedded-cuberevo,demsey/openembedded,philb/pbcl-oe-2010,SIFTeam/openembedded,nx111...
30ed918965489176633b8ddded018f798387ff82
meta-oe/recipes-multimedia/libdvdread/libdvdread_4.1.3-10.bb
meta-oe/recipes-multimedia/libdvdread/libdvdread_4.1.3-10.bb
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...
Update to newer GIT server
libdvdread: Update to newer GIT server Daniel has moved to newer GIT server and also imported the Debian packages on it so the previously used hash is not available. Update accordingly. Signed-off-by: Otavio Salvador <1d31b11c1b92bf5d043d36edfe7174db39a6b891@ossystems.com.br> Signed-off-by: Eric Bénard <96f164ad4d9b2...
BitBake
mit
sesamstrasse/meta-openembedded,sesamstrasse/meta-openembedded,sesamstrasse/meta-openembedded,sesamstrasse/meta-openembedded,sesamstrasse/meta-openembedded
c8ba91fe350a5b56d46baef35470bdbbaa5edaef
packages/settings-daemon/settings-daemon_svn.bb
packages/settings-daemon/settings-daemon_svn.bb
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...
Add missing dependency to gtk+
settings-daemon: Add missing dependency to gtk+
BitBake
mit
John-NY/overo-oe,crystalfontz/openembedded,nvl1109/openembeded,xifengchuo/openembedded,dave-billin/overo-ui-moos-auv,YtvwlD/od-oe,bticino/openembedded,sutajiokousagi/openembedded,trini/openembedded,openpli-arm/openembedded,buglabs/oe-buglabs,sentient-energy/emsw-oe-mirror,SIFTeam/openembedded,nzjrs/overo-openembedded,d...
30686bbb7075be412b23c6c2feb02bce784d6a86
packages/fis/fis_1.0.bb
packages/fis/fis_1.0.bb
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...
Make one shared and one static version, split into two packages
fis: Make one shared and one static version, split into two packages
BitBake
mit
openembedded/openembedded,sutajiokousagi/openembedded,openpli-arm/openembedded,demsey/openembedded,buglabs/oe-buglabs,BlackPole/bp-openembedded,popazerty/openembedded-cuberevo,sentient-energy/emsw-oe-mirror,sampov2/audio-openembedded,troth/oe-ts7xxx,dellysunnymtech/sakoman-oe,libo/openembedded,nx111/openembeded_openpli...
805e5fd730481d55b230759cc2faf48bf8e14177
recipes-core/gpstk/gpstk_3.0.0.bb
recipes-core/gpstk/gpstk_3.0.0.bb
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...
Fix QA issue: SRC_URI uses unstable GitHub archives
Fix QA issue: SRC_URI uses unstable GitHub archives [src-uri-bad]
BitBake
mit
carlesfernandez/meta-gnss-sdr,carlesfernandez/meta-gnss-sdr,carlesfernandez/meta-gnss-sdr
0c2e416567351d55ae45e67513be6f20aa754d4b
meta-python/recipes-devtools/python/python3-antlr4-runtime_4.10.bb
meta-python/recipes-devtools/python/python3-antlr4-runtime_4.10.bb
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...
Revert "python3-antlr4-runtime: Inherit setuptools3 instead of python_setuptools_build_meta"
Revert "python3-antlr4-runtime: Inherit setuptools3 instead of python_setuptools_build_meta" This reverts commit 19d05be57bda09915b09de695e6fb7acc354a588.
BitBake
mit
openembedded/meta-openembedded,openembedded/meta-openembedded,openembedded/meta-openembedded,openembedded/meta-openembedded,openembedded/meta-openembedded,openembedded/meta-openembedded,openembedded/meta-openembedded,openembedded/meta-openembedded
012c6562a0ae58009da7dc2d6307d39099efa1e8
packages/ssmtp/ssmtp_2.61.bb
packages/ssmtp/ssmtp_2.61.bb
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...
Fix priority on ssmtp sendmail symlink
Fix priority on ssmtp sendmail symlink
BitBake
mit
libo/openembedded,Martix/Eonos,xifengchuo/openembedded,JamesAng/goe,sledz/oe,demsey/openenigma2,trini/openembedded,demsey/openembedded,bticino/openembedded,dellysunnymtech/sakoman-oe,mrchapp/arago-oe-dev,demsey/openenigma2,KDAB/OpenEmbedded-Archos,hulifox008/openembedded,sentient-energy/emsw-oe-mirror,sentient-energy/e...
f94a02817284b32f342ac27de1c5b22dff96b246
recipes/linux/linux-powerpc-fsl_git.bb
recipes/linux/linux-powerpc-fsl_git.bb
# 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...
Update GIT revision for Freescale Calamari board kernel.
linux-powerpc-fsl: Update GIT revision for Freescale Calamari board kernel. Signed-off-by: Leon Woestenberg <be92910ae7bb6f58bb9b7c6f845bc30640119592@sidebranch.com>
BitBake
mit
scottellis/overo-oe,JamesAng/oe,thebohemian/openembedded,hulifox008/openembedded,sutajiokousagi/openembedded,JamesAng/oe,nzjrs/overo-openembedded,openembedded/openembedded,John-NY/overo-oe,Martix/Eonos,rascalmicro/openembedded-rascal,openembedded/openembedded,nzjrs/overo-openembedded,openembedded/openembedded,SIFTeam/o...
30b1007439bec63440664f14a6f5ba3a63c0762a
recipes-connectivity/ti-wifi-utils/ti-wifi-utils_git.bb
recipes-connectivity/ti-wifi-utils/ti-wifi-utils_git.bb
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: ...
Revert "meta-nilrt: remove PR from recipes"
Revert "meta-nilrt: remove PR from recipes" This reverts commit 9edf5b2a517fb3449c34def46ecc6ef8bc7ef964. Signed-off-by: Ioan-Adrian Ratiu <7ec73abcfe099fc5574c01312b62768070c80980@ni.com>
BitBake
mit
ni/meta-nilrt,ni/meta-nilrt,ni/meta-nilrt,ni/meta-nilrt,ni/meta-nilrt
2e552c6fdcba25e9e73976c2e80b06bcbd169607
recipes/xorg-lib/libxv_1.0.6.bb
recipes/xorg-lib/libxv_1.0.6.bb
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...
Update LICENSE field version to MIT-style
libxv: Update LICENSE field version to MIT-style * Updated LICENSE field version from generic GPL to MIT-style to reflect the real license version. * This change was based on setting in oe-core as well as code inspection. Signed-off-by: Chase Maupin <5a5662f468a76e0fc4391e65fb9f536df44d7380@ti.com>
BitBake
mit
sledz/oe,mrchapp/arago-oe-dev,mrchapp/arago-oe-dev,mrchapp/arago-oe-dev,sledz/oe,sledz/oe,sledz/oe,sledz/oe,mrchapp/arago-oe-dev,mrchapp/arago-oe-dev,sledz/oe,mrchapp/arago-oe-dev,mrchapp/arago-oe-dev,sledz/oe
4fb67e9bbd384d86e3fb66bb8ac1ae665c0fac6a
packages/gpe-timesheet/gpe-timesheet_0.30.bb
packages/gpe-timesheet/gpe-timesheet_0.30.bb
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"
Add missing dependency for latest release.
gpe-timesheet: Add missing dependency for latest release.
BitBake
mit
openembedded/openembedded,JrCs/opendreambox,buglabs/oe-buglabs,JrCs/opendreambox,rascalmicro/openembedded-rascal,JamesAng/goe,mrchapp/arago-oe-dev,dellysunnymtech/sakoman-oe,sampov2/audio-openembedded,demsey/openenigma2,thebohemian/openembedded,anguslees/openembedded-android,Martix/Eonos,demsey/openembedded,sampov2/aud...
83694c255a7cd5f67b2550800870cbb7a1a2f997
meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb
meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb
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...
Update SRC_URI to somewhere fetchable
numlockx: Update SRC_URI to somewhere fetchable Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com> Signed-off-by: Martin Jansa <516df3ff67e1fa5d153800b15fb204c0a1a389dc@gmail.com>
BitBake
mit
lgirdk/meta-openembedded,RealVNC/yocto_imx6sabreauto_meta-openembedded,rofehr/meta-openembedded,amery/meta-openembedded,RedFIR/meta-openembedded,openembedded/meta-openembedded,moto-timo/meta-openembedded,RedFIR/meta-openembedded,victronenergy/meta-openembedded,lixinfnst/meta-openembedded,sigma-embedded/elito-org.openem...
88e8ac888f79ce2e0389da14fb7e3b88ac74fbb8
recipes/linux/linux-kirkwood_2.6.31.bb
recipes/linux/linux-kirkwood_2.6.31.bb
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...
Add patch that re-enables interrupts from idle.
linux-kirkwood: Add patch that re-enables interrupts from idle. Signed-off-by: Leon Woestenberg <be92910ae7bb6f58bb9b7c6f845bc30640119592@sidebranch.com>
BitBake
mit
philb/pbcl-oe-2010,BlackPole/bp-openembedded,philb/pbcl-oe-2010,yyli/overo-oe,openpli-arm/openembedded,bticino/openembedded,JamesAng/oe,nx111/openembeded_openpli2.1_nx111,dave-billin/overo-ui-moos-auv,rascalmicro/openembedded-rascal,JamesAng/goe,crystalfontz/openembedded,yyli/overo-oe,Martix/Eonos,sutajiokousagi/openem...
3234db9d65a27d29d255c259a7599d28e9518aad
recipes-core/images/core-image-anopa-minimal.bb
recipes-core/images/core-image-anopa-minimal.bb
#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
Convert install list to be by-line for easier editing and diffing
Convert install list to be by-line for easier editing and diffing
BitBake
mit
linsam/meta-s6
227a56ac337559ec37bd46e954a505afcd15629b
meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb
meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb
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:...
Update SRC_REV and bump PR
gstreamer1.0-plugins-vpe: Update SRC_REV and bump PR Update SRC_REV to pick the following bug fixes: 1. gstvpe: Keep a copy of the negotiated v4l2 format 2. gstvpe: Change NV12 buffer to use one plane instead of two Signed-off-by: Pooja Prajod <8184f5cd042970d26226dbd2e480f1f36323bbaa@ti.com> Signed-off-by: Denys Dmy...
BitBake
mit
rcn-ee/meta-arago,rcn-ee/meta-arago,rcn-ee/meta-arago,rcn-ee/meta-arago,rcn-ee/meta-arago
cfc476e896b061ee6c97dcf93af88a01de98a3dd
recipes-bsp/bootfiles/rpi-config_git.bb
recipes-bsp/bootfiles/rpi-config_git.bb
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...
Remove arm_64bit=1 - it is not necessary with modern firmwares
rpi-config: Remove arm_64bit=1 - it is not necessary with modern firmwares Signed-off-by: Andreas Müller <d72a15aaaca3a7afa855175c72dc8d2e05931e32@gmail.com>
BitBake
mit
schnitzeltony/meta-raspi-light,schnitzeltony/meta-raspi-light
a77d9cdf600663b6d9f7d92a4f7c364025138844
meta-arago-extras/recipes-core/matrix/matrix-gui-pm-demos_2.0.bb
meta-arago-extras/recipes-core/matrix/matrix-gui-pm-demos_2.0.bb
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...
Update pm demos to the latest version. Add dependency.
matrix-gui-pm-demos: Update pm demos to the latest version. Add dependency. * Update the pm demos to include additional demos. * Add a dependency to matrix-gui-generic-pm Signed-off-by: Franklin S Cooper Jr <b8c01a1703dc362919183054a071c1f348818c23@ti.com> Signed-off-by: Denys Dmytriyenko <d29de71aea38aad3a87d486929c...
BitBake
mit
rcn-ee/meta-arago,MentorEmbedded/meta-arago,rcn-ee/meta-arago,MentorEmbedded/meta-arago,rcn-ee/meta-arago,mrchapp/meta-arago,mrchapp/meta-arago,mrchapp/meta-arago,rcn-ee/meta-arago,MentorEmbedded/meta-arago,rcn-ee/meta-arago,MentorEmbedded/meta-arago
8f3ab9deabfec95eae9d7a19b1ad974e98a0b710
packages/packagekit/packagekit_git.bb
packages/packagekit/packagekit_git.bb
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...
Package the debug symbols of the backends as well
packagekit: Package the debug symbols of the backends as well
BitBake
mit
sampov2/audio-openembedded,anguslees/openembedded-android,nx111/openembeded_openpli2.1_nx111,hulifox008/openembedded,KDAB/OpenEmbedded-Archos,xifengchuo/openembedded,rascalmicro/openembedded-rascal,anguslees/openembedded-android,buglabs/oe-buglabs,sledz/oe,JamesAng/goe,sampov2/audio-openembedded,nvl1109/openembeded,sle...
0ad52d9f3f7a57afeef30ec970005edaeca4518b
packages/fontconfig/fontconfig_2.2.95.bb
packages/fontconfig/fontconfig_2.2.95.bb
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...
Correct the hack to avoid problems with debian.bbclass
fontconfig: Correct the hack to avoid problems with debian.bbclass
BitBake
mit
thebohemian/openembedded,sledz/oe,trini/openembedded,sledz/oe,crystalfontz/openembedded,demsey/openembedded,scottellis/overo-oe,demsey/openenigma2,giobauermeister/openembedded,anguslees/openembedded-android,dave-billin/overo-ui-moos-auv,John-NY/overo-oe,mrchapp/arago-oe-dev,demsey/openembedded,nx111/openembeded_openpli...
c44ecf1ff38e3e3b2b1ea25f8d7121b5a1923223
recipes/libacpi/libacpi_0.2.bb
recipes/libacpi/libacpi_0.2.bb
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...
SET OE LDFLAGS in recipe
libacpi: SET OE LDFLAGS in recipe Fixes ld problem related to GNU_HASH Signed-off-by: Tom Rini <4c3d5c8f8c21c27dd329bd585f481113514551fd@mentor.com>
BitBake
mit
dellysunnymtech/sakoman-oe,SIFTeam/openembedded,scottellis/overo-oe,buglabs/oe-buglabs,xifengchuo/openembedded,BlackPole/bp-openembedded,sledz/oe,nx111/openembeded_openpli2.1_nx111,buglabs/oe-buglabs,scottellis/overo-oe,hulifox008/openembedded,giobauermeister/openembedded,sledz/oe,sentient-energy/emsw-oe-mirror,dave-bi...
ce289735dff830190b055750bea2ba625335588a
recipes-debian/iotop/iotop_debian.bb
recipes-debian/iotop/iotop_debian.bb
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...
Add python modules to runtime dependency
iotop: Add python modules to runtime dependency Add dependencies: python-ctypes python-curses python-pprint python-shell python-subprocess python-textutils Signed-off-by: Trung Do <64081e6b7eb2b24289b8a4e51cef9836ddf28af2@toshiba-tsdv.com> Signed-off-by: Masahiro Yamada <76d6c03d331b29d77eaac66c3113243c4d...
BitBake
mit
meta-debian/meta-debian,tienlee/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,nghiaht-tsdv/meta-debian,nghiaht-tsdv/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-debian,tienlee/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,...
0cedb29392cc207583cdc75384ab00cd11ce30da
packages/zaurus-updater/encdec-updater.bb
packages/zaurus-updater/encdec-updater.bb
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...
Fix typo in description (from poky)
zaurus-updater: Fix typo in description (from poky)
BitBake
mit
dellysunnymtech/sakoman-oe,openpli-arm/openembedded,JamesAng/goe,YtvwlD/od-oe,YtvwlD/od-oe,John-NY/overo-oe,YtvwlD/od-oe,BlackPole/bp-openembedded,BlackPole/bp-openembedded,YtvwlD/od-oe,demsey/openembedded,trini/openembedded,nx111/openembeded_openpli2.1_nx111,openembedded/openembedded,sledz/oe,SIFTeam/openembedded,libo...
c25df4c04b70938d7e6c52fa7c3e297600379179
recipes-support/ccze/ccze_git.bb
recipes-support/ccze/ccze_git.bb
SUMMARY = "This is CCZE, a fast log colorizer written in C, intended to be a drop-in replacement for colorize (http://colorize.raszi.hu)." HOMEPAGE = "https://github.com/madhouse/ccze" SECTION = "console/utils" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" PR = "r0" PV = "...
SUMMARY = "This is CCZE, a fast log colorizer written in C, intended to be a drop-in replacement for colorize (http://colorize.raszi.hu)." HOMEPAGE = "https://github.com/stromerbike/ccze" SECTION = "console/utils" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" PR = "r0" PV ...
Use own ccze mirror (github.com/madhouse seems to no longer exist).
Use own ccze mirror (github.com/madhouse seems to no longer exist).
BitBake
mit
tramseyer/meta-medusa-dist,tramseyer/meta-medusa-dist,tramseyer/meta-medusa-dist,tramseyer/meta-medusa-dist
5171a9bdcf4230b7029ae92830acc8580bc1d9c0
recipes-debian/bison/bison_debian.bb
recipes-debian/bison/bison_debian.bb
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...
Revert "bison: inherit debian-fix-timestamp to fix build behavior"
Revert "bison: inherit debian-fix-timestamp to fix build behavior" This reverts commit 6360ff1f112ac2ff9deb1fb5809ed77c6f201d16. do_debian_fix_timestamp() will be added and used by not only bison but also all recipes in recipes-debian Signed-off-by: HAYASHI Kazuhiro <d6ab13038406a238a56011921c4eda80a48396fd@toshiba....
BitBake
mit
tienlee/meta-debian,nghiaht-tsdv/meta-debian,nghiaht-tsdv/meta-debian,wwright2/meta-debian,meta-debian/meta-debian,rofehr/meta-debian,wwright2/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,rofehr/meta-debian,congnt-tsdv/meta-debian,meta-debian/meta-debian,congnt-tsdv/meta-debian,nghiaht-tsdv/meta-debian,rofe...
f58a5d59b755bdb725497f574a8059529c134c27
recipes/openmoko-3rdparty/mokosuite2_git.bb
recipes/openmoko-3rdparty/mokosuite2_git.bb
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 = "...
Add `libfakekey` and `vala-native` to DEPENDS.
mokosuite2: Add `libfakekey` and `vala-native` to DEPENDS. During the latest bumps of `SRCREV` I guess it was forgotten to add some dependencies. `libfakekey` is needed for a successful configure and without `vala-native` `valac` is not found on a clean and minimal build system. Signed-off-by: Paul Menzel <acd6d3b15...
BitBake
mit
mrchapp/arago-oe-dev,SIFTeam/openembedded,giobauermeister/openembedded,yyli/overo-oe,John-NY/overo-oe,sentient-energy/emsw-oe-mirror,JamesAng/goe,John-NY/overo-oe,SIFTeam/openembedded,yyli/overo-oe,rascalmicro/openembedded-rascal,BlackPole/bp-openembedded,hulifox008/openembedded,xifengchuo/openembedded,trini/openembedd...
7a177fe344218efb3e27d4ab81fb56473b21e042
recipes-debian/gnome/gnome-common_debian.bb
recipes-debian/gnome/gnome-common_debian.bb
# # 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 ...
Correct files shipment and dependencies
gnome-common: Correct files shipment and dependencies Provide packages and dependencies as Debian. Signed-off-by: Trung Do <64081e6b7eb2b24289b8a4e51cef9836ddf28af2@toshiba-tsdv.com> Signed-off-by: Kazuhiro Hayashi <d6ab13038406a238a56011921c4eda80a48396fd@toshiba.co.jp>
BitBake
mit
meta-debian/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian
af3a49e872109f2f59a8a9e3b9989ca3519fa61a
meta-baylibre-acme/recipes-core/images/baylibre-acme-image.bb
meta-baylibre-acme/recipes-core/images/baylibre-acme-image.bb
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-...
Remove btrfs tools and add libusbg to enable USB devices
Remove btrfs tools and add libusbg to enable USB devices
BitBake
mit
baylibre-acme/meta-baylibre
9d2bde45dda6ce3dfe2df986dfeafaf80eeecd2e
recipes-kernel/linux/linux-raspberrypi_3.1.9.bb
recipes-kernel/linux/linux-raspberrypi_3.1.9.bb
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...
Update kernel to latest upstream
linux-raspberrypi: Update kernel to latest upstream Signed-off-by: Andrei Gherzan <8dc7c09356db0b1762fb140617d7375c0a5a4131@gherzan.ro>
BitBake
mit
LocutusOfBorg/meta-raspberrypi,thiagoss/meta-raspberrypi,protochron/meta-raspberrypi,amirna2/meta-raspberry,agherzan/meta-raspberrypi,toolmmy/meta-raspberrypi,wware/meta-raspberrypi,cocoonlife/meta-raspberrypi,rofehr/meta-raspberrypi,git4vijay/meta-raspberrypi2,rfbsoft/polievanie_meta-raspberrypi,gbraad/yocto-meta-rasp...
81ab68681e6c0836238fb1b4f28e0c405e126773
recipes-debian/rdesktop/rdesktop_debian.bb
recipes-debian/rdesktop/rdesktop_debian.bb
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...
Fix error when build for qemuppc
rdesktop: Fix error when build for qemuppc We are cross compiling, set 'fu_cv_sys_stat_statvfs64=cross' to prevent sys_stat_statvfs64 is 'yes' by running test code in configure, because it make error when build for qemuppc target: | disk.c:726:18: error: storage size of 'stat_fs' isn't known | struct STATFS_T st...
BitBake
mit
nghiaht-tsdv/meta-debian,tienlee/meta-debian,tienlee/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/meta-debian,nghiaht-tsdv/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,meta-debian/meta-debia...
70bb7222b8d55195785d744b29e3acd7424013b6
meta-gnome/recipes-gnome/yelp/yelp-xsl_3.36.0.bb
meta-gnome/recipes-gnome/yelp/yelp-xsl_3.36.0.bb
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...
Mark native libxml2 in rdeps
yelp-xsl: Mark native libxml2 in rdeps Using libxml2 create a runtime dependency on target libxml2 instead of native libxml2, which is what we want here. Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com> Cc: Andreas Müller <d72a15aaaca3a7afa855175c72dc8d2e05931e32@gmail.com>
BitBake
mit
rehsack/meta-openembedded,moto-timo/meta-openembedded,VCTLabs/meta-openembedded,openembedded/meta-openembedded,rehsack/meta-openembedded,openembedded/meta-openembedded,schnitzeltony/meta-openembedded,openembedded/meta-openembedded,rehsack/meta-openembedded,schnitzeltony/meta-openembedded,rehsack/meta-openembedded,schni...
a500677ff3dc5a62a2294e2b99fa2a6d9a03a0eb
recipes-bsp/u-boot/u-boot-xlnx_git.bb
recipes-bsp/u-boot/u-boot-xlnx_git.bb
# 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...
Update license checksum for master-next
u-boot-xlnx: Update license checksum for master-next * License has changed in u-boot sources, update to reflect the license changes Signed-off-by: Nathan Rossi <e1e6d173c6873c0ae2b831215d22380d293bb314@xilinx.com>
BitBake
mit
Xilinx/meta-xilinx,Xilinx/meta-xilinx,nathanrossi/meta-xilinx,nathanrossi/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx,nathanrossi/meta-xilinx,nathanrossi/meta-xilinx
89f67549b36651ad5aed97d4a877bb145f472d1d
packages/meta/openslug-native.bb
packages/meta/openslug-native.bb
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...
Add binutils-symlinks, remove the libc.so and libpthread.so fix since things work without it
Add binutils-symlinks, remove the libc.so and libpthread.so fix since things work without it
BitBake
mit
JamesAng/goe,openpli-arm/openembedded,giobauermeister/openembedded,BlackPole/bp-openembedded,KDAB/OpenEmbedded-Archos,sutajiokousagi/openembedded,yyli/overo-oe,philb/pbcl-oe-2010,crystalfontz/openembedded,nlebedenco/mini2440,sampov2/audio-openembedded,openembedded/openembedded,Martix/Eonos,dellysunnymtech/sakoman-oe,de...
b440a1a56aa4c96650ea1f05f044bef256d65a49
recipes-kernel/linux/linux-beck_git.bb
recipes-kernel/linux/linux-beck_git.bb
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;...
Update to latest git revision. Supports configuration of Ethernet device numbers through devicetree.
linux-beck: Update to latest git revision. Supports configuration of Ethernet device numbers through devicetree.
BitBake
mit
beck-ipc/meta-at-chip
25122370b4aa4147835a3ef3dba493492df0a169
recipes-images/images/gnss-sdr-dev-docker.bb
recipes-images/images/gnss-sdr-dev-docker.bb
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 core-image-container to docker image
Add core-image-container to docker image
BitBake
mit
carlesfernandez/meta-gnss-sdr,carlesfernandez/meta-gnss-sdr,carlesfernandez/meta-gnss-sdr
b07f0a239e7ee2b81157399b6befa811a5009813
meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb
meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb
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...
Add mirror for when libgd.org is down
gd: Add mirror for when libgd.org is down Added http://fossies.org/unix/www/ as a mirror of http://www.libgd.org/releases/ so that gd-2.0.36RC1.tar.gz can still be downloaded when libgd.org is down. Signed-off-by: Paul Barker <a027184a55211cd23e3f3094f1fdc728df5e0500@paulbarker.me.uk> Signed-off-by: Martin Jansa <516...
BitBake
mit
moto-timo/meta-openembedded,openembedded/meta-openembedded,trikset/meta-openembedded,lixinfnst/meta-openembedded,mrchapp/meta-openembedded,MCherifiOSS/meta-openembedded,kraj/meta-openembedded,lixinfnst/meta-openembedded,martiert/meta-openembedded,akuster/meta-openembedded,kraj/meta-openembedded,rofehr/meta-openembedded...
eb67f2effc98b3ab5574a212a54551f2842858ed
meta-xilinx-bsp/recipes-kernel/hdmi/kernel-module-hdmi_git.bb
meta-xilinx-bsp/recipes-kernel/hdmi/kernel-module-hdmi_git.bb
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}/...
Update commit id and license md5sum for 2020.2
kernel-module-hdmi: Update commit id and license md5sum for 2020.2 Update branch, commit id and LICENSE md5sum for 2020.2 Signed-off-by: Vishal Sagar <854a274f6c04734bff8e00541d5a181a83544a95@xilinx.com> Signed-off-by: Sai Hari Chandana Kalluri <dcd6f85a7bffd89d026445db0f5113d6d436d06a@xilinx.com>
BitBake
mit
Xilinx/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx
15c289f145be27f8583802813404fd8bd0ae34bb
meta-oe/recipes-devtools/icon-naming-utils/icon-naming-utils_0.8.90.bb
meta-oe/recipes-devtools/icon-naming-utils/icon-naming-utils_0.8.90.bb
LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" DEPENDS = "libxml-simple-perl-native" SRC_URI = "http://tango.freedesktop.org/releases/icon-naming-utils-${PV}.tar.gz" SRC_URI[md5sum] = "2c5c7a418e5eb3268f65e21993277fba" SRC_URI[sha256sum] = "044ab2199ed8c6a55ce36fd4fcd8b8021...
LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" DEPENDS = "libxml-simple-perl-native" PR = "r1" SRC_URI = "http://tango.freedesktop.org/releases/icon-naming-utils-${PV}.tar.gz" SRC_URI[md5sum] = "2c5c7a418e5eb3268f65e21993277fba" SRC_URI[sha256sum] = "044ab2199ed8c6a55ce36f...
Fix long path to perl in icon-name-mapping
icon-naming-utils-native: Fix long path to perl in icon-name-mapping This is imported from oe.dev Signed-off-by: Tom Rini <4c3d5c8f8c21c27dd329bd585f481113514551fd@mentor.com> Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com> Signed-off-by: Koen Kooi <42e3d96910f922bdd7dd1805fe3f8aff634f391...
BitBake
mit
OSSystems/meta-oe,epylar/meta-openembedded,dm8tbr/kodi-wip,victronenergy/meta-openembedded,dongkc/meta-openembedded,OSSystems/meta-oe,RealDigitalMedia/meta-openembedded,fredcadete/meta-openembedded,RealVNC/yocto_imx6sabreauto_meta-openembedded,tobw/meta-openembedded,lixinfnst/meta-openembedded,akuster/meta-openembedded...
83e64096130c64b2c62e8879e2b09dc080771c0f
recipes-menunas/menunas/menunas_1.0.bb
recipes-menunas/menunas/menunas_1.0.bb
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...
Add minidlna as depency for the nas menu
Add minidlna as depency for the nas menu Signed-off-by: Baptiste DURAND <b25337b7e75bfa5131dfd7920748e6b5e058e3ca@gmail.com>
BitBake
mit
baillaw/meta-nas,baillaw/meta-nas,baillaw/meta-nas,baillaw/meta-nas,baillaw/meta-nas
d5e121302c5b343cc32e09e1b3ad17551aa2c882
recipes-ibm/python/python-ibmiotf_0.2.1.bb
recipes-ibm/python/python-ibmiotf_0.2.1.bb
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 \...
Fix dependency for ibmiotf recipe.
Fix dependency for ibmiotf recipe.
BitBake
mit
intel-iot-devkit/meta-iot-cloud,intel-iot-devkit/meta-iot-cloud,intel-iot-devkit/meta-iot-cloud
bb78f8f46d3448e22267b118d0bbbeafa2b9412c
recipes-devtools/python/python-rosdep_0.11.5.bb
recipes-devtools/python/python-rosdep_0.11.5.bb
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...
Add run-time dependency on python-rosdistro
python-rosdep: Add run-time dependency on python-rosdistro python-rosdep still depends on python-rosdistro in ROS Indigo. This dependency needs to be dropped after updating the meta layer to Kinetic. Signed-off-by: Dmitry Rozhkov <208d90a35521dcb3e50d907c695d85f9e609147c@linux.intel.com>
BitBake
mit
bmwcarit/meta-ros,bulwahn/meta-ros,bulwahn/meta-ros,bulwahn/meta-ros,rapyuta/meta-ros,bmwcarit/meta-ros,bmwcarit/meta-ros,bmwcarit/meta-ros,rapyuta/meta-ros,rapyuta/meta-ros
7a4eb52b1f2f74481982797732b08a6e19841b3d
recipes/bzip2/bzip2-full-native_1.0.5.bb
recipes/bzip2/bzip2-full-native_1.0.5.bb
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...
Kill the manual copy of install-sh, autoreconf will handle that.
bzip2-full-native: Kill the manual copy of install-sh, autoreconf will handle that. Signed-off-by: Chris Larson <8cf06b7089d5169434d5def8b2d1c9c9c95f6e71@mvista.com>
BitBake
mit
sentient-energy/emsw-oe-mirror,anguslees/openembedded-android,JamesAng/oe,trini/openembedded,giobauermeister/openembedded,YtvwlD/od-oe,openembedded/openembedded,xifengchuo/openembedded,philb/pbcl-oe-2010,BlackPole/bp-openembedded,mrchapp/arago-oe-dev,KDAB/OpenEmbedded-Archos,JrCs/opendreambox,rascalmicro/openembedded-r...
b38707cbe224634fa79bfdb06f128acf3201c6d1
recipes/xorg-proto/calibrateproto_git.bb
recipes/xorg-proto/calibrateproto_git.bb
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"
Use increment-able PV format as other git version recipes do.
calibrateproto: Use increment-able PV format as other git version recipes do.
BitBake
mit
scottellis/overo-oe,buglabs/oe-buglabs,SIFTeam/openembedded,crystalfontz/openembedded,philb/pbcl-oe-2010,sledz/oe,yyli/overo-oe,sentient-energy/emsw-oe-mirror,yyli/overo-oe,sentient-energy/emsw-oe-mirror,hulifox008/openembedded,yyli/overo-oe,mrchapp/arago-oe-dev,xifengchuo/openembedded,trini/openembedded,sentient-energ...
936cf6aac940006a9136452fffd2b470a758b0f6
recipes/navit/navit_svn.bb
recipes/navit/navit_svn.bb
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 "
Update to SVN revision 4503.
navit: Update to SVN revision 4503. Signed-off-by: Stanislav Brabec <59b41f121ce1a0e9e44fd67be2eb55a800e72650@penguin.cz>
BitBake
mit
dellysunnymtech/sakoman-oe,hulifox008/openembedded,hulifox008/openembedded,JamesAng/goe,hulifox008/openembedded,xifengchuo/openembedded,sentient-energy/emsw-oe-mirror,xifengchuo/openembedded,sentient-energy/emsw-oe-mirror,giobauermeister/openembedded,giobauermeister/openembedded,dellysunnymtech/sakoman-oe,JamesAng/goe,...
e089f3b9c116f1fb76ea6971e5f378f8d2a48fb4
meta-oe/recipes-devtools/luaposix/luaposix_35.1.bb
meta-oe/recipes-devtools/luaposix/luaposix_35.1.bb
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 =...
Use virtual/crypt instread of hardcoding libxcrypt
luaposix: Use virtual/crypt instread of hardcoding libxcrypt This helps to compile it with musl Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com>
BitBake
mit
moto-timo/meta-openembedded,openembedded/meta-openembedded,moto-timo/meta-openembedded,rehsack/meta-openembedded,schnitzeltony/meta-openembedded,rehsack/meta-openembedded,schnitzeltony/meta-openembedded,openembedded/meta-openembedded,moto-timo/meta-openembedded,rehsack/meta-openembedded,schnitzeltony/meta-openembedded,...
612f22bcc701d97bcf2f7c9a91374441eb872902
recipes/tasks/task-usrp-embedded.bb
recipes/tasks/task-usrp-embedded.bb
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...
Install all python modules on the e100.
Install all python modules on the e100. Signed-off-by: Philip Balister <3ba3974e96044dcde818e6310ed799abe10671d4@balister.org>
BitBake
mit
balister/meta-ettus,balister/meta-ettus
716bfc04b0f2f6ee741563f38505082337427552
recipes-bsp/u-boot/u-boot_2013.01.01.bb
recipes-bsp/u-boot/u-boot_2013.01.01.bb
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...
Update BSP to version 0.5.4
u-boot: Update BSP to version 0.5.4 Signed-off-by: Nobuhiro Iwamatsu <2b8440e189956f325e301c8d8c76bd30356b2f9f@renesas.com>
BitBake
mit
clopez/meta-renesas,clopez/meta-renesas
c7be9409a223e2a0d7f39cdf90c6e8839245d60d
recipes-bsp/u-boot/u-boot-curie_2015.04.bb
recipes-bsp/u-boot/u-boot-curie_2015.04.bb
# 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...
Apply fixes from Matthias Rabe to educate u-boot about curie boards
Apply fixes from Matthias Rabe to educate u-boot about curie boards Signed-off-by: Jens Rehsack <69d49c504a9219a55b8be0f905e8fe3c32ffb57f@netbsd.org>
BitBake
mit
rdm-dev/meta-jens,vmoesker/meta-jens,mrabe89sigma/meta-jens,mrabe89sigma/rdm-meta-jens,tobw/meta-jens,rdm-dev/meta-jens,mrabe89sigma/rdm-meta-jens,mrabe89sigma/meta-jens,vmoesker/meta-jens,zeretztkeG/meta-jens,vmoesker/meta-jens,mrabe89sigma/rdm-meta-jens,rdm-dev/meta-jens,vmoesker/meta-jens,mrabe89sigma/rdm-meta-jens,...
bf270686685bb0e09345cb5bb87b31eae9628877
recipes-samples/packagegroups/packagegroup-rpb-x11.bb
recipes-samples/packagegroups/packagegroup-rpb-x11.bb
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...
Change chromium target to chromium-x11
Change chromium target to chromium-x11 The target has changed in meta-browser.
BitBake
mit
fboudra/meta-rpb,fboudra/meta-rpb,fboudra/meta-rpb,96boards/meta-rpb,96boards/meta-rpb
2e09c091f1beb91c72845d7632b19d1d602c0368
meta-oe/recipes-extended/uml-utilities/uml-utilities_20040406.bb
meta-oe/recipes-extended/uml-utilities/uml-utilities_20040406.bb
SECTION = "console/utils" DESCRIPTION = "Utilities for User-Mode-Linux" LICENSE = "GPL-2.0" DEPENDS = "zlib ncurses readline" LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" SRC_URI = "http://downloads.sourceforge.net/project/user-mode-linux/tools/1/uml_utilities_${PV}.tar.bz2 \ fil...
SECTION = "console/utils" DESCRIPTION = "Utilities for User-Mode-Linux" LICENSE = "GPL-2.0" DEPENDS = "zlib ncurses readline" LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" SRC_URI = "http://downloads.sourceforge.net/project/user-mode-linux/tools/1/uml_utilities_${PV}.tar.bz2 \ fil...
Fix build errors exposed with multilib
uml-utilities: Fix build errors exposed with multilib With multilib it cant package the files that go into the arch independend lib dir Fixes ERROR: QA Issue: uml-utilities: Files/directories were installed but not shipped /usr/lib /usr/lib/uml /usr/lib/uml/port-helper /usr/lib/uml/.debug /usr/lib/uml/.deb...
BitBake
mit
openembedded/meta-openembedded,trikset/meta-openembedded,sigma-embedded/elito-org.openembedded.meta,tobw/meta-openembedded,moto-timo/meta-openembedded,lgirdk/meta-openembedded,VCTLabs/meta-openembedded,lixinfnst/meta-openembedded,joelagnel/meta-openembedded,rofehr/meta-openembedded,shr-distribution/meta-oe,rofehr/meta-...
ca74043bac47537e75bea48e55a3aee618dfcf4f
recipes/mtkbabel/mtkbabel_0.8.bb
recipes/mtkbabel/mtkbabel_0.8.bb
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...
Allow to set faster logging.
mtkbabel: Allow to set faster logging.
BitBake
mit
nzjrs/overo-openembedded,yyli/overo-oe,JrCs/opendreambox,sledz/oe,popazerty/openembedded-cuberevo,crystalfontz/openembedded,mrchapp/arago-oe-dev,JrCs/opendreambox,sledz/oe,dave-billin/overo-ui-moos-auv,libo/openembedded,sutajiokousagi/openembedded,sentient-energy/emsw-oe-mirror,trini/openembedded,xifengchuo/openembedde...
52b0b44449952398e59147730e3fae6c8d2f0508
packages/gzip/gzip_1.3.5.bb
packages/gzip/gzip_1.3.5.bb
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...
Update to follow the FHS and use update-alternatives for gzip, gunzip and zcat
Update to follow the FHS and use update-alternatives for gzip, gunzip and zcat
BitBake
mit
Martix/Eonos,nx111/openembeded_openpli2.1_nx111,YtvwlD/od-oe,mrchapp/arago-oe-dev,JamesAng/oe,philb/pbcl-oe-2010,demsey/openenigma2,JamesAng/goe,xifengchuo/openembedded,JamesAng/oe,anguslees/openembedded-android,buglabs/oe-buglabs,John-NY/overo-oe,philb/pbcl-oe-2010,anguslees/openembedded-android,troth/oe-ts7xxx,JrCs/o...
2b98443271e3b5075ebb9d399701a39acb72ceb6
recipes-core/packagegroups/packagegroup-bistro-utils.bb
recipes-core/packagegroups/packagegroup-bistro-utils.bb
# # 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...
Split into debug utils and utils
packagegroups: Split into debug utils and utils Split packagegroup utils into two groups: One group for general utils One group for debug utils Signed-off-by: Therese Nordqvist <2d0f96d8a993fd0656366c2e00899126ff42525a@pelagicore.com>
BitBake
mit
Pelagicore/meta-bistro,thenor/meta-bistro,thenor/meta-bistro,Pelagicore/meta-bistro,frznlogic/meta-bistro,frznlogic/meta-bistro,thenor/meta-bistro,frznlogic/meta-bistro,thenor/meta-bistro,frznlogic/meta-bistro,Pelagicore/meta-bistro,Pelagicore/meta-bistro,Pelagicore/meta-bistro,thenor/meta-bistro,thenor/meta-bistro,Pel...
2f7e6e9b0e8a7ffbad4c56367faf9df5826bc066
recipes-devtools/wiringpi/wiringpi_git.bb
recipes-devtools/wiringpi/wiringpi_git.bb
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...
Add missing dependency on libcrypt
wiringpi: Add missing dependency on libcrypt This library has moved out into independent package with glibc 2.28+ Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com>
BitBake
mit
schnitzeltony/meta-raspberrypi,kraj/meta-raspberrypi,agherzan/meta-raspberrypi,agherzan/meta-raspberrypi,kraj/meta-raspberrypi,schnitzeltony/meta-raspberrypi,leon-anavi/meta-raspberrypi,schnitzeltony/meta-raspberrypi,kraj/meta-raspberrypi,agherzan/meta-raspberrypi,agherzan/meta-raspberrypi,agherzan/meta-raspberrypi,leo...
a6c5c20f4ebd9be6710a7835061be1ed75597fc6
meta-oe/recipes-multimedia/libdvdread/libdvdread_4.2.0.bb
meta-oe/recipes-multimedia/libdvdread/libdvdread_4.2.0.bb
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 _remove operator to drop silent rules
libdvdread: Use _remove operator to drop silent rules * replace causes different signatures for different MACHINES, see http://lists.openembedded.org/pipermail/openembedded-core/2013-November/086510.html Signed-off-by: Martin Jansa <516df3ff67e1fa5d153800b15fb204c0a1a389dc@gmail.com>
BitBake
mit
epylar/meta-openembedded,openembedded/meta-openembedded,joelagnel/meta-openembedded,VCTLabs/meta-openembedded,dongkc/meta-openembedded,moto-timo/meta-openembedded,openembedded/meta-openembedded,lixinfnst/meta-openembedded,trikset/meta-openembedded,sigma-embedded/elito-org.openembedded.meta,fredcadete/meta-openembedded,...
04393f3265221191239109c50827c018119534d6
meta-oe/recipes-navigation/proj/proj_4.8.0.bb
meta-oe/recipes-navigation/proj/proj_4.8.0.bb
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...
Use 'lib_package' class and add data files
proj: Use 'lib_package' class and add data files Signed-off-by: Otavio Salvador <1d31b11c1b92bf5d043d36edfe7174db39a6b891@ossystems.com.br> Signed-off-by: Martin Jansa <516df3ff67e1fa5d153800b15fb204c0a1a389dc@gmail.com>
BitBake
mit
rofehr/meta-openembedded,epylar/meta-openembedded,rehsack/meta-openembedded,rehsack/meta-openembedded,RedFIR/meta-openembedded,amery/meta-openembedded,sigma-embedded/elito-org.openembedded.meta,victronenergy/meta-openembedded,rehsack/meta-openembedded,shr-distribution/meta-oe,RealVNC/yocto_imx6sabreauto_meta-openembedd...
e17cf3ee4e9312d3db6dbdf5be74bf0e83afe76a
packages/openmoko-projects/openmoko-community-repository.bb
packages/openmoko-projects/openmoko-community-repository.bb
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...
Revert "[openmoko] Fix the feed configuration"
Revert "[openmoko] Fix the feed configuration" This reverts commit 34a54679b393c18efc8e11f0d6cb9a1e0b268fd2.
BitBake
mit
openpli-arm/openembedded,trini/openembedded,BlackPole/bp-openembedded,nzjrs/overo-openembedded,philb/pbcl-oe-2010,openpli-arm/openembedded,nzjrs/overo-openembedded,thebohemian/openembedded,buglabs/oe-buglabs,trini/openembedded,xifengchuo/openembedded,hulifox008/openembedded,troth/oe-ts7xxx,JrCs/opendreambox,troth/oe-ts...
ae8e159041d49c09c2b49477eb1d220325a9e5af
meta-oe/recipes-support/cpufrequtils/cpufrequtils_008.bb
meta-oe/recipes-support/cpufrequtils/cpufrequtils_008.bb
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...
Replace non-existant kernel.org git source
cpufrequtils: Replace non-existant kernel.org git source git://git.kernel.org/pub/scm/utils/kernel/cpufreq/cpufrequtils.git no longer exists so build fails, unless it is already present in downloads directory. Source has been retrieved from a mirror: (http://mirror.nexcess.net/kernel.org/scm/utils/kernel/cpufreq/cpuf...
BitBake
mit
lgirdk/meta-openembedded,joelagnel/meta-openembedded,VCTLabs/meta-openembedded,RedFIR/meta-openembedded,shr-distribution/meta-oe,cpdesign/meta-openembedded,openembedded/meta-openembedded,shr-distribution/meta-oe,rofehr/meta-openembedded,epylar/meta-openembedded,amery/meta-openembedded,rehsack/meta-openembedded,moto-tim...
4c5e90b7adb0683a7cbab360a66610ccfc35c510
recipes-webos/smartkey-hun/smartkey-hun.bb
recipes-webos/smartkey-hun/smartkey-hun.bb
# (c) Copyright 2012 Hewlett-Packard Development Company, L.P. DESCRIPTION = "SmartKey is the webOS service for spell checking." LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" SECTION = "webos/base" DEPENDS = "libpbnjson cjson glib-2.0 luna-se...
# (c) Copyright 2012 Hewlett-Packard Development Company, L.P. DESCRIPTION = "Implementation of the Open webOS SmartKey spell checking service using hunspell" SECTION = "webos/base" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" DEPENDS = "lib...
Add service files to package
Smartkey-hun: Add service files to package * Change description * Don't inherit autotools anymore Open-webOS-DCO-1.0-Signed-off-by: Kimmo Leppala <kimmo.leppala@palm.com> Change-Id: Ie6a4219083dda213887e803ac69dd70c40ad2784
BitBake
mit
nizovn/meta-webos-ports,openwebos/meta-webos,Garfonso/meta-webos-ports,nizovn/meta-webos-ports,openwebos/meta-webos,openwebos/meta-webos,openwebos/meta-webos,Garfonso/meta-webos-ports
46f385f78cb987ce908ae3738cc766935e1c1ad6
recipes/uhd/uhd-srctree_git.bb
recipes/uhd/uhd-srctree_git.bb
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...
Comment out install to target.
uhd-srctree: Comment out install to target.
BitBake
mit
balister/meta-ettus,balister/meta-ettus
3da0ee5121b9bb6a7b3c9ed8248c7e862eb4edf8
packages/openmoko-base/openmoko-theme-standard_svn.bb
packages/openmoko-base/openmoko-theme-standard_svn.bb
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 ...
Use http, not https (synced with OM svn)
openmoko-base: Use http, not https (synced with OM svn)
BitBake
mit
troth/oe-ts7xxx,buglabs/oe-buglabs,bticino/openembedded,BlackPole/bp-openembedded,bticino/openembedded,rascalmicro/openembedded-rascal,xifengchuo/openembedded,giobauermeister/openembedded,popazerty/openembedded-cuberevo,yyli/overo-oe,nzjrs/overo-openembedded,JamesAng/oe,trini/openembedded,yyli/overo-oe,thebohemian/open...
54f9811a250f0c9776a1ed552d625668b057f053
meta-arago-extras/recipes-bsp/switch-config/switch-config_git.bb
meta-arago-extras/recipes-bsp/switch-config/switch-config_git.bb
DESCRIPTION = "Ethernet Switch configuration management" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://switch-config.c;beginline=1;endline=14;md5=659ff9658cbaba3110b81804af60de75" PV = "2.0" PR = "r4" BRANCH ?= "v4.1" BRANCH_aarch64 ?= "am65x-v1.0" SRCREV = "7efabd92177199205808ebd993267b04e8c2fb6a" SRCREV_aarch64 = ...
DESCRIPTION = "Ethernet Switch configuration management" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://switch-config.c;beginline=1;endline=14;md5=659ff9658cbaba3110b81804af60de75" PV = "2.0" PR = "r4" BRANCH ?= "v4.1" BRANCH_aarch64 ?= "am65x-v1.0" SRCREV = "15e8be3b1249ac4193031127565eec5b64ecaff1" SRCREV_aarch64 = ...
Update v4.1 branch to the latest version commit
switch-config: Update v4.1 branch to the latest version commit New updates to switch-config repo's v4.1 branch now supports fiddling with PRU_ICSS ethernet interfaces. Hence move to the latest. Signed-off-by: Vignesh Raghavendra <d9be9ca3f1b2d450305e034a370ae798faff7dfb@ti.com> Signed-off-by: Denys Dmytriyenko <d29de...
BitBake
mit
rcn-ee/meta-arago,rcn-ee/meta-arago,rcn-ee/meta-arago,rcn-ee/meta-arago,rcn-ee/meta-arago