Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions recipes-mono/gtk-sharp/gtk-sharp3_2.99.4.bb
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ SRCREV = "9a72bb67fff7e4845b7bb430a608282668c3e4da"
SRC_URI = "git://github.com/mono/gtk-sharp.git;protocol=https;branch=master \
file://0001-fixup-gmcs-to-mcs.patch"

S = "${UNPACKDIR}/git"

do_configure:prepend() {
export PROFILER_CFLAGS="-D_REENTRANT -I${STAGING_DIR_TARGET}/usr/include/glib-2.0 -I${STAGING_DIR_TARGET}/usr/lib/glib-2.0 -I${STAGING_DIR_TARGET}/usr/lib/glib-2.0/include -I${STAGING_DIR_TARGET}/usr/include/mono-2.0"
}
Expand Down
2 changes: 0 additions & 2 deletions recipes-mono/libgdiplus/libgdiplus-common.inc
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ SRC_URI = " \
gitsm://github.com/mono/libgdiplus.git;protocol=https;branch=${BRANCH} \
"

S = "${UNPACKDIR}/git"

inherit autotools pkgconfig

FILES:${PN} += "${libdir}/libgdiplus.so"
Expand Down
2 changes: 0 additions & 2 deletions recipes-mono/mono-addins/mono-addins-xbuild.inc
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ SRCBRANCH = "master"

SRC_URI = "git://github.com/mono/mono-addins.git;protocol=https;branch=${SRCBRANCH}"

S = "${UNPACKDIR}/git"

do_configure() {
}

Expand Down
2 changes: 0 additions & 2 deletions recipes-mono/mono-addins/mono-addins.inc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,5 @@ SRCBRANCH = "master"
SRC_URI = "git://github.com/mono/mono-addins.git;protocol=https;branch=${SRCBRANCH} \
file://0001-configure-mcs.patch"

S = "${UNPACKDIR}/git"

inherit autotools-brokensep pkgconfig
inherit mono
2 changes: 0 additions & 2 deletions recipes-mono/mono-upnp/mono-upnp.inc
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-${PV}:"
SRC_URI = "git://github.com/mono/mono-upnp.git;protocol=https;branch=${SRCBRANCH} \
"

S = "${UNPACKDIR}/git"

inherit autotools-brokensep pkgconfig

do_configure () {
Expand Down
2 changes: 0 additions & 2 deletions recipes-mono/mono-xsp/mono-xsp_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@ require mono-xsp-3.x.inc
SRCREV= "e272a2c006211b6b03be2ef5bbb9e3f8fefd0768"
SRC_URI = "git://github.com/mono/xsp.git;branch=main;protocol=https \
"

S = "${UNPACKDIR}/git"
2 changes: 0 additions & 2 deletions recipes-mono/mono/mono-6.12.0.206.inc
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
S = "${UNPACKDIR}/git"

DEPENDS += " cmake-native"
2 changes: 0 additions & 2 deletions recipes-mono/mono/mono-git.inc
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ SRC_URI = "git://github.com/mono/mono.git;branch=${SRCBRANCH}\
# file://0001-reintroduce-gmcs.patch \
#

S = "${UNPACKDIR}/git"

FILESPATH =. "${FILE_DIRNAME}/mono-4.xx:"
FILESPATH =. "${FILE_DIRNAME}/mono-${PV}:"

Expand Down
2 changes: 0 additions & 2 deletions recipes-mono/msbuild/msbuild_16.10.1.bb
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ SRC_URI = "git://github.com/mono/linux-packaging-msbuild.git;branch=main;protoco
file://0001-Copy-hostfxr.patch \
"

S = "${UNPACKDIR}/git"

do_configure () {
sed "s|%libhostfxr%|${STAGING_DIR_TARGET}${libdir}/libhostfxr.so|g" -i ${S}/eng/cibuild_bootstrapped_msbuild.sh

Expand Down
2 changes: 0 additions & 2 deletions recipes-mono/taglib-sharp/taglib-sharp.inc
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ DEPENDS = "mono"

SRC_URI = "git://github.com/mono/taglib-sharp.git;protocol=https;branch=${SRCBRANCH}"

S = "${UNPACKDIR}/git"

inherit autotools-brokensep pkgconfig

EXTRA_OECONF = " --disable-docs"
Expand Down