<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.openembedded.org/w/index.php?action=history&amp;feed=atom&amp;title=Hash_Equivalence_Server</id>
	<title>Hash Equivalence Server - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.openembedded.org/w/index.php?action=history&amp;feed=atom&amp;title=Hash_Equivalence_Server"/>
	<link rel="alternate" type="text/html" href="https://www.openembedded.org/w/index.php?title=Hash_Equivalence_Server&amp;action=history"/>
	<updated>2026-05-05T14:15:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.10</generator>
	<entry>
		<id>https://www.openembedded.org/w/index.php?title=Hash_Equivalence_Server&amp;diff=11185&amp;oldid=prev</id>
		<title>JPEWhacker: Hash Equivalence Server Debugging Tips</title>
		<link rel="alternate" type="text/html" href="https://www.openembedded.org/w/index.php?title=Hash_Equivalence_Server&amp;diff=11185&amp;oldid=prev"/>
		<updated>2023-11-30T20:20:49Z</updated>

		<summary type="html">&lt;p&gt;Hash Equivalence Server Debugging Tips&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Running a Local Hash Equivalence Server for debugging=&lt;br /&gt;
&lt;br /&gt;
If you are having trouble with the automatically started hash equivalence server and need to run it manually for debugging, use the following steps:&lt;br /&gt;
&lt;br /&gt;
# Start a new bitbake shell. This should drop you in your build directory&lt;br /&gt;
# Start the server by running &amp;lt;code&amp;gt;bitbake-hashserv -b unix://./hashserv.sock -l DEBUG -d cache/hashserv.db&amp;lt;/code&amp;gt;. Note if you change &amp;lt;code&amp;gt;PERSISTENT_DIR&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;CACHE&amp;lt;/code&amp;gt; variable in local.conf, your database file may live in a different location and you&amp;#039;ll need to modify the above command to point your database file.&lt;br /&gt;
# Modify local.conf and add the line: &amp;lt;code&amp;gt;BB_HASHSERVE = &amp;quot;unix://${TOPDIR}/hashserv.sock&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
# Run your build as normal in a different bitbake shell. You should see useful logging information in the hashserver output&lt;/div&gt;</summary>
		<author><name>JPEWhacker</name></author>
	</entry>
</feed>