branches.
Sincerely,
Jermain Horsman
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#111213):
https://lists.openembedded.org/g/openembedded-devel/message/111213
Mute This Topic: https://lists.openembedded.org/mt/106609006/21656
Group Owner
branches.
Sincerely,
Jermain Horsman
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#94):
https://lists.openembedded.org/g/openembedded-devel/message/94
Mute This Topic: https://lists.openembedded.org/mt/106906815/21656
Group Owner
The mailing list was recently updated (see
https://lists.yoctoproject.org/g/yocto-patches/message/9),
so this should be sent to yocto-patc...@lists.yoctoproject.org.
Sincerely,
Jermain Horsman
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online
The mailing list was recently updated (see
https://lists.yoctoproject.org/g/yocto-patches/message/9),
so this should be sent to yocto-patc...@lists.yoctoproject.org.
Sincerely,
Jermain Horsman
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online
debeest.org/hg/ specifically, are no longer
available.
Sincerely,
Jermain Horsman
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#109590):
https://lists.openembedded.org/g/openembedded-devel/message/109590
Mute This Topic: https://lists.opene
From: Jermain Horsman
Signed-off-by: Jermain Horsman
---
recipes-core/jacl/jacl_1.4.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-core/jacl/jacl_1.4.1.bb b/recipes-core/jacl/jacl_1.4.1.bb
index d510cc8..2b811c7 100644
--- a/recipes-core/jacl/jacl_1.4.1.bb
From: Jermain Horsman
Archive layout seems to have changed.
Also update all SRC_URIs to use https.
Signed-off-by: Jermain Horsman
---
recipes-core/jakarta-libs/avalon-framework-api_4.3.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-core/jakarta-libs/avalon
From: Jermain Horsman
Archive layout seems to have changed.
Signed-off-by: Jermain Horsman
---
recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb
b/recipes-core
From: Jermain Horsman
Archive layout seems to have changed.
Signed-off-by: Jermain Horsman
---
recipes-core/xalan-j/xalan-j_2.7.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-core/xalan-j/xalan-j_2.7.1.bb
b/recipes-core/xalan-j/xalan-j_2.7.1.bb
index 5e72a34
From: Jermain Horsman
Signed-off-by: Jermain Horsman
---
recipes-core/junit/junit_3.8.2.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-core/junit/junit_3.8.2.bb
b/recipes-core/junit/junit_3.8.2.bb
index 57dd459..a1fd265 100644
--- a/recipes-core/junit
From: Jermain Horsman
The old icedtea.classpath.org URL does not work anymore,
update this to the icedtea.wildebeest.org URL used for other
download sources.
Also update both to use https.
Signed-off-by: Jermain Horsman
---
recipes-core/icedtea/openjdk-7-release-03b147.inc | 4 ++--
1 file
From: Jermain Horsman
Signed-off-by: Jermain Horsman
---
recipes-core/jamvm/jamvm-initial-native_1.4.5.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-core/jamvm/jamvm-initial-native_1.4.5.bb
b/recipes-core/jamvm/jamvm-initial-native_1.4.5.bb
index f0348a4
ptable?
Sincerely,
Jermain Horsman
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#109575):
https://lists.openembedded.org/g/openembedded-devel/message/109575
Mute This Topic: https://lists.openembedded.org/mt/99429856/21656
Group Owner: openembedded-de
From: Jermain Horsman
This prevents warnings about:
- git protocol which is no longer supported by github
- branch parameter not being set
Signed-off-by: Jermain Horsman
---
recipes-core/xml-commons/xom_1.2.10.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-core
Please check the other licenses as well, I just picked cacao_git.bb as an
example.
I can tell you it wasn't the only one that did not match,
I just checked fastjar which should also be 'GPL-2.0-or-later'.
Others might need an update as well.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages
On Wed, Oct 18, 2023 at 12:44 PM, akash hadke wrote:
> diff --git a/recipes-core/cacao/cacao_git.bb b/recipes-core/cacao/cacao_git.bb
> index fef7f34..80129b1 100644
> --- a/recipes-core/cacao/cacao_git.bb
> +++ b/recipes-core/cacao/cacao_git.bb
> @@ -1,6 +1,6 @@
> SUMMARY = "CacaoVM for use as O
From: Jermain Horsman
Autoconf no longer generates libtool with a host alias prefix,
this causes do_compile to fail as it is unable to find libtool
without the prefix.
Since the rename is no longer needed the edit in the do_configure
step can be removed.
Signed-off-by: Jermain Horsman
From: Jermain Horsman
Autoconf no longer generates libtool with a host alias prefix,
this causes do_configure to fail as it is unable to copy the
prefixed libtool since it no longer exists.
Since the rename is no longer needed the entire append can be
removed.
Signed-off-by: Jermain Horsman
From: Jermain Horsman
Building javasqlite fails with a QA error due to LIC_FILES_CHKSUM
being incorrect.
This checksum was changed when the LICENSE value was updated.
However, neither the source, nor the license file has changed.
This commit restores the old value and reverts the changes made
not the default?
Sincerely,
Jermain Horsman
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#102894):
https://lists.openembedded.org/g/openembedded-devel/message/102894
Mute This Topic: https://lists.openembedded.org/mt/99215822/21656
Group Owner
20 matches
Mail list logo